index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2020-09-24
main: support invoking utpl interpreter through shebang
Jo-Philipp Wich
2020-09-20
main: fix memory leak with -e option
Jo-Philipp Wich
2020-09-20
eval: implement -m option to preload modules
Jo-Philipp Wich
2020-09-16
eval: implement -e and -E options to set global vars from JSON
Jo-Philipp Wich
2020-09-16
treewide: implement strict assignment mode
Jo-Philipp Wich
2020-09-10
treewide: implement default lstrip_blocks and trim_blocks behaviour
Jo-Philipp Wich
2020-09-10
main: fix dumping AST
Jo-Philipp Wich
2020-09-07
main: fix segfault when passed source file is empty
Jo-Philipp Wich
2020-09-06
treewide: refactor internal AST structures
Jo-Philipp Wich
2020-08-25
main.c: do not dump operands of extended opcodes
Jo-Philipp Wich
2020-08-25
main.c, lib.c: move error formatting logic to lib.c
Jo-Philipp Wich
2020-08-24
treewide: remove unneeded libubox dependency
Jo-Philipp Wich
2020-08-21
main.c: adjust usage, drop dead code
Jo-Philipp Wich
2020-08-21
Initial commit
Jo-Philipp Wich
[prev]