Age | Commit message (Expand) | Author |
---|---|---|
2020-08-25 | lib.c: move ut_add_function() to header | Jo-Philipp Wich |
2020-08-25 | treewide: add dedicated T_CFUNC type | Jo-Philipp Wich |
2020-08-25 | lib.c: use snprint_append() helper for sprintf and printf functions | Jo-Philipp Wich |
2020-08-25 | main.c, lib.c: move error formatting logic to lib.c | Jo-Philipp Wich |
2020-08-24 | eval.c, lib.c: allow invoking functions with existing scope | Jo-Philipp Wich |
2020-08-22 | lib.c: add printf and sprintf functions | Jo-Philipp Wich |
2020-08-22 | lib.c: add missing string case to type() | Jo-Philipp Wich |
2020-08-21 | Add missing lib source | Jo-Philipp Wich |