corrected handling of unary operators. Before, all unary operators were treated as pointer dereferenciation ;)
ingo <> 2020-09-27
| changed | Makefile |
| added | c2iec |
| added | c2iec.html |
| added | c2iec.html~ |
| changed | c2iec.js |
| changed | c2iec.wasm |
| changed | c2iec.y |
| added | test/expr-unary.c |
| added | test/expr-unary.test.expected |
| added | test/expr-unary.test.log |