index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lexer.c
Age
Commit message (
Expand
)
Author
2020-10-05
lexer: properly handle reserved `if` word
Jo-Philipp Wich
2020-10-02
treewide: rework handling of memory allocation failures
Jo-Philipp Wich
2020-09-24
syntax: add regular expression support
Jo-Philipp Wich
2020-09-22
syntax: introduce case statement support
Jo-Philipp Wich
2020-09-21
syntax: introduce try/catch blocks
Jo-Philipp Wich
2020-09-11
syntax: introduce !== and === operators
Jo-Philipp Wich
2020-09-10
treewide: implement default lstrip_blocks and trim_blocks behaviour
Jo-Philipp Wich
2020-09-07
ast, eval, lexer: keep track of overflows when parsing numbers
Jo-Philipp Wich
2020-09-07
lexer: fix encoding of unicode surrogate pairs
Jo-Philipp Wich
2020-09-06
treewide: refactor internal AST structures
Jo-Philipp Wich
2020-09-02
treewide: rename double and null value constructor functions
Jo-Philipp Wich
2020-08-25
treewide: add proper null value handling
Jo-Philipp Wich
2020-08-25
treewide: introduce this keyword
Jo-Philipp Wich
2020-08-25
lexer.c, eval.c: move T_EXCEPTION definition to lexer header
Jo-Philipp Wich
2020-08-21
Initial commit
Jo-Philipp Wich
[prev]