Age | Commit message (Expand) | Author |
---|---|---|
2021-07-11 | treewide: move header files into dedicated directory | Jo-Philipp Wich |
2021-07-11 | treewide: consolidate typedef naming | Jo-Philipp Wich |
2021-07-11 | vm: make root exception handler configurable | Jo-Philipp Wich |
2021-07-11 | lib, vm: reimplement exit() as exception type | Jo-Philipp Wich |
2021-07-11 | treewide: move ressource type registry into vm instance | Jo-Philipp Wich |
2021-05-25 | lexer: implement raw code mode | Jo-Philipp Wich |
2021-05-10 | vm: implement mechanism to change output file descriptor | Jo-Philipp Wich |
2021-05-07 | vm: truncate long values after 60 chars in trace output | Jo-Philipp Wich |
2021-05-04 | syntax: implement support for 'use strict' pragma | Jo-Philipp Wich |
2021-05-04 | lib: add support for pretty printing JSON to printf() and sprintf() | Jo-Philipp Wich |
2021-04-27 | treewide: ISO C / pedantic compliance | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |