| Commit message (Expand) | Author | Age |
* | native.c: fix warnings | Jari Vetoniemi | 2019-02-25 |
* | remote work commit | Jari Vetoniemi | 2018-10-19 |
* | compiler: save some bytes | Jari Vetoniemi | 2018-10-11 |
* | push for remote work | Jari Vetoniemi | 2018-10-11 |
* | expr: parsing fixes | Jari Vetoniemi | 2018-10-07 |
* | native.c: micro-optimize operator stack | Jari Vetoniemi | 2018-09-28 |
* | native.c: add some asserts and errors | Jari Vetoniemi | 2018-09-28 |
* | types: handle raw string bytes | Jari Vetoniemi | 2018-09-28 |
* | expr: fix || and && operations | Jari Vetoniemi | 2018-09-28 |
* | expr: add missing modulo operation | Jari Vetoniemi | 2018-09-28 |
* | compiler: print the ast tree more nicely | Jari Vetoniemi | 2018-09-27 |
* | compiler: make endianess a filter | Jari Vetoniemi | 2018-09-27 |
* | expr: apparently strings are streams too | Jari Vetoniemi | 2018-09-27 |
* | compiler: implement enum counting | Jari Vetoniemi | 2018-09-27 |
* | implement the binary number type | Jari Vetoniemi | 2018-09-27 |
* | share lex blocks between functions and references | Jari Vetoniemi | 2018-09-26 |
* | types.lm: use lex blocks | Jari Vetoniemi | 2018-09-26 |
* | New makefile | Jari Vetoniemi | 2018-09-26 |
* | fix some parsing bugs | Jari Vetoniemi | 2018-09-26 |
* | remove type::name add endianess support | Jari Vetoniemi | 2018-09-26 |
* | Indicate fields with slices in output | Jari Vetoniemi | 2018-09-26 |
* | More parsing fixes for the fspec files I have | Jari Vetoniemi | 2018-09-26 |
* | Print out select expression information | Jari Vetoniemi | 2018-09-26 |
* | Add some comments | Jari Vetoniemi | 2018-09-26 |
* | Fix some parsing mistakes | Jari Vetoniemi | 2018-09-26 |
* | Goodbye C compiler, hello colm compiler | Jari Vetoniemi | 2018-09-26 |
* | tmp | Jari Vetoniemi | 2018-02-23 |
* | xi2path: Cast before snprintf | Jari Vetoniemi | 2018-02-23 |
* | wip | Jari Vetoniemi | 2018-02-23 |
* | lexer.rl: hex can be as long as we want | Jari Vetoniemi | 2018-02-23 |
* | ragel.rl: mark anything as error | Jari Vetoniemi | 2018-02-23 |
* | ragel.rl: better error matching | Jari Vetoniemi | 2018-02-23 |
* | dump.c: Postcond that we actually read something | Jari Vetoniemi | 2017-12-07 |
* | Add assert to tell compiler wrong behaviour is UDHEADmaster | Jari Vetoniemi | 2017-10-01 |
* | s/s32/s64/ | Jari Vetoniemi | 2017-08-15 |
* | ragel.rl: Add some asserts to confirm input | Jari Vetoniemi | 2017-05-07 |
* | ragel.rl: Make search_err read "p" before stop | Jari Vetoniemi | 2017-05-07 |
* | validator.rl: Unused member | Jari Vetoniemi | 2017-05-03 |
* | validator.rl: Allow multiple filters | Jari Vetoniemi | 2017-05-02 |
* | dump.c: Align to_hex to at least 2 chars | Jari Vetoniemi | 2017-05-01 |
* | dump.c: Fix print_array when data ends on 8 column | Jari Vetoniemi | 2017-05-01 |
* | dump.c: More compact hex dumping | Jari Vetoniemi | 2017-05-01 |
* | work in progress | Jari Vetoniemi | 2017-05-01 |
* | Initial commit | Jari Vetoniemi | 2017-04-13 |