summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Expand)Author
2021-05-04lib: implement assert()Jo-Philipp Wich
2021-05-04lib: add support for pretty printing JSON to printf() and sprintf()Jo-Philipp Wich
2021-04-21lib: implement sleep(ms) functionJo-Philipp Wich
2021-03-08lib: retain prototype when passing scopes to include()Jo-Philipp Wich
2021-03-08lib: introduce new proto() ucode functionJo-Philipp Wich
2021-03-08README.md: document trace() functionJo-Philipp Wich
2020-11-19treewide: rebrand to ucodeJo-Philipp Wich
2020-11-16lib: extend length() to handle objectsJo-Philipp Wich
2020-11-16lib: extend ord() to allow reading byte values at arbitrary indexesJo-Philipp Wich
2020-11-16README.md: fix typosJo-Philipp Wich
2020-11-16lib: add system() functionJo-Philipp Wich
2020-10-06lib: add warn() functionJo-Philipp Wich
2020-10-02lib: add include() functionJo-Philipp Wich
2020-09-26lib: add json() functionJo-Philipp Wich
2020-09-26lib: implement '%J' printf formatJo-Philipp Wich
2020-09-24syntax: add regular expression supportJo-Philipp Wich
2020-08-22lib.c: add printf and sprintf functionsJo-Philipp Wich
2020-08-21README.md: add a couple of typo and syntax fixesJo-Philipp Wich
2020-08-21Add README.mdJo-Philipp Wich