Commit [853a2a]  Maximize  Restore  History

updated unary operators and added a few more tests from my personal queue

ingo <> 2020-09-27

1 2 > >> (Page 1 of 2)
changed Makefile
changed c2iec.wasm
copied c2iec.wasm -> example/c2iec.wasm
changed c2iec.y
added example/c2iec.js
added example/example.html
added test/expr-brackets.test.log
changed test/expr-lvalue.test.expected
added test/expr-lvalue.test.log
added test/func-call.test.log
changed test/stmt-case.test.expected
copied (with changes) test/stmt-case.test.expected -> test/stmt-case.test.log
added test/stmt-do-while.test.log
changed test/stmt-for.test.expected
copied (with changes) test/stmt-for.test.expected -> test/stmt-for.test.log
copied (with changes) test/stmt-for.test.expected -> test/stmt-while.test.log
added test/stmt-if.test.log
added test/types-array.test.log
added test/types-basic.test.log
added test/types-struct-named-union.test.log
added test/types-struct-unnamed-union.test.log
added test/types-struct.test.log
added test/types-typedef-basic.test.log
added test/types-typedef-func.test.log
added test/types-typedef.test.log
Makefile Diff Switch to side-by-side view
Loading...
c2iec.wasm Diff Switch to side-by-side view
Loading...
c2iec.wasm to example/c2iec.wasm
File was copied.
c2iec.y Diff Switch to side-by-side view
Loading...
example/c2iec.js Diff Switch to side-by-side view
Loading...
example/example.html Diff Switch to side-by-side view
Loading...
test/expr-brackets.test.log Diff Switch to side-by-side view
Loading...
test/expr-lvalue.test.expected Diff Switch to side-by-side view
Loading...
test/expr-lvalue.test.log Diff Switch to side-by-side view
Loading...
test/func-call.test.log Diff Switch to side-by-side view
Loading...
test/stmt-case.test.expected Diff Switch to side-by-side view
Loading...
test/stmt-case.test.expected to test/stmt-case.test.log Diff Switch to side-by-side view
Loading...
test/stmt-do-while.test.log Diff Switch to side-by-side view
Loading...
test/stmt-for.test.expected Diff Switch to side-by-side view
Loading...
test/stmt-for.test.expected to test/stmt-for.test.log Diff Switch to side-by-side view
Loading...
test/stmt-for.test.expected to test/stmt-while.test.log Diff Switch to side-by-side view
Loading...
test/stmt-if.test.log Diff Switch to side-by-side view
Loading...
test/types-array.test.log Diff Switch to side-by-side view
Loading...
test/types-basic.test.log Diff Switch to side-by-side view
Loading...
test/types-struct-named-union.test.log Diff Switch to side-by-side view
Loading...
test/types-struct-unnamed-union.test.log Diff Switch to side-by-side view
Loading...
test/types-struct.test.log Diff Switch to side-by-side view
Loading...
test/types-typedef-basic.test.log Diff Switch to side-by-side view
Loading...
test/types-typedef-func.test.log Diff Switch to side-by-side view
Loading...
test/types-typedef.test.log Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)