Commit [bed709]  Maximize  Restore  History

- renamed the tool to c2iec

- added rough draft to handle breaks in case statements

ingo <> 2020-03-05

changed Makefile
renamed c99.l -> c2iec.l
renamed (with changes) c99.y -> c2iec.y
removed test/stmt-for.test.log
removed test/stmt-while.test.log
removed test/vars-array.test.log
removed test/vars-global.test.log
removed test/vars-std-types.test.log
Makefile Diff Switch to side-by-side view
Loading...
c99.l to c2iec.l
File was renamed.
c99.y to c2iec.y Diff Switch to side-by-side view
Loading...
test/stmt-for.test.log
File was removed.
test/stmt-while.test.log
File was removed.
test/vars-array.test.log
File was removed.
test/vars-global.test.log
File was removed.
test/vars-std-types.test.log
File was removed.