index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2021-05-04
lib: implement assert()
Jo-Philipp Wich
2021-05-04
lib: add support for pretty printing JSON to printf() and sprintf()
Jo-Philipp Wich
2021-04-21
lib: implement sleep(ms) function
Jo-Philipp Wich
2021-03-08
lib: retain prototype when passing scopes to include()
Jo-Philipp Wich
2021-03-08
lib: introduce new proto() ucode function
Jo-Philipp Wich
2021-03-08
README.md: document trace() function
Jo-Philipp Wich
2020-11-19
treewide: rebrand to ucode
Jo-Philipp Wich
2020-11-16
lib: extend length() to handle objects
Jo-Philipp Wich
2020-11-16
lib: extend ord() to allow reading byte values at arbitrary indexes
Jo-Philipp Wich
2020-11-16
README.md: fix typos
Jo-Philipp Wich
2020-11-16
lib: add system() function
Jo-Philipp Wich
2020-10-06
lib: add warn() function
Jo-Philipp Wich
2020-10-02
lib: add include() function
Jo-Philipp Wich
2020-09-26
lib: add json() function
Jo-Philipp Wich
2020-09-26
lib: implement '%J' printf format
Jo-Philipp Wich
2020-09-24
syntax: add regular expression support
Jo-Philipp Wich
2020-08-22
lib.c: add printf and sprintf functions
Jo-Philipp Wich
2020-08-21
README.md: add a couple of typo and syntax fixes
Jo-Philipp Wich
2020-08-21
Add README.md
Jo-Philipp Wich