Date | Commit message | Author | Files | + | - |
2021-02-24 14:01 | simplified err/warn, braces, equal sign, comments | kocotian | 1 | +30 | -35 |
2021-02-21 23:06 | fixed strings, temporary dump of all tokens for debugging | kocotian | 1 | +4 | -1 |
2021-02-21 22:59 | simplifications, error now exit(1)'s | kocotian | 1 | +18 | -23 |
2021-02-21 22:53 | errors and warnings are better, no write() on each line | kocotian | 1 | +40 | -10 |
2021-02-21 22:26 | simple parser, syscalls by name, makefile | kocotian | 3 | +455 | -5 |
2021-02-21 18:15 | initial, getting line | kocotian | 8 | +221 | -0 |