summary refs log tree commit diff
path: root/tools/lexh.c
AgeCommit message (Expand)Author
2023-08-18file,loc become dbgfile,dbglocQuentin Carbonneaux
2023-06-06implement line number info trackingThomas Bracht Laumann Jespersen
2022-12-14new blit instructionQuentin Carbonneaux
2022-11-27new hlt block terminatorQuentin Carbonneaux
2022-10-03parse sb,ub,sh,uh abi typesQuentin Carbonneaux
2022-01-28update token hash paramsQuentin Carbonneaux
2022-01-23Add a negation instructionEyal Sawady
2021-03-02add data $name = section "section" ...Drew DeVault
2017-02-15add support for closure callsQuentin Carbonneaux
2017-02-10support variable argument listsQuentin Carbonneaux
2017-01-04more performance improvements in the parserQuentin Carbonneaux
2016-12-31minor bugs in lexh toolQuentin Carbonneaux
2016-12-30new tool to improve lexing speedQuentin Carbonneaux