index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-02
Fixup MATCH for trailing (.*)
Drahflow
2017-03-02
Noted a bug
Drahflow
2017-03-02
Removing old code remnants
Drahflow
2017-03-02
Some cleanups
Drahflow
2017-03-02
Performance
Drahflow
2017-03-02
Performance
Drahflow
2017-03-02
lodsq
Drahflow
2017-03-01
Expect array of objects in sys .asm .createFunction
Drahflow
2017-03-01
WIP: new assembly written regex engine
Drahflow
2017-02-28
grep function not guaranteed to be type-const
Drahflow
2017-02-22
Optimizer-correct variable order
Drahflow
2017-02-21
Support rip-relative addressing
Drahflow
2017-02-12
Some speed boost on typical regex usage
Drahflow
2017-02-10
Allow prefork
Drahflow
2017-02-08
Allow HTTP response headers
Drahflow
2016-12-30
Don't kill sys .freeze, but replace it with shared version
Drahflow
2016-11-30
... also use parent scope variable
Drahflow
2016-11-30
Unclean macro example
Drahflow
2016-10-28
Allow larger freeze
Drahflow
2016-10-28
More tests
Drahflow
2016-10-16
Fixed typo
Drahflow
2016-10-14
Add links between markdown files, for more convenient browsing
Sebastian Willenborg
2016-10-13
Correctly handle empty string in str .split
Drahflow
2016-09-28
Align example with puzzle pastebin
Drahflow
2016-09-26
Look, we can have non-recursive functions :P
Drahflow
2016-08-14
Remove some (potential) source of O(n^2)
Drahflow
2016-08-11
Slightly less allocs
Drahflow
2016-08-11
Faster parser construction
Drahflow
2016-08-11
Better performance on array array *
Drahflow
2016-07-04
sys .asmroutines .assemblestr
Drahflow
2016-07-04
Added info about index when no element is found
Drahflow
2016-06-09
Don't deffd %
Drahflow
2016-06-08
Added bugfix to TODO
Drahflow
2016-06-08
Special-case autoloop
Drahflow
2016-05-23
Protect execve args from GC
Drahflow
2016-04-14
Allow \\], \\(, \\) in regex
Drahflow
2016-03-15
Faster elymas parsing
Drahflow
2016-03-15
Always more stuff to do
Drahflow
2016-01-07
Assembler routines for some common operations
Drahflow
2016-01-06
global `keys` function
Drahflow
2016-01-06
This is now actually a GLR-ish parser
Drahflow
2016-01-06
WIP: performance improvements
Drahflow
2016-01-06
WIP: working LALR(1) parser, moving to GLR-ish
Drahflow
2016-01-05
WIP: performance improvements
Drahflow
2016-01-05
WIP performance improvements
Drahflow
2016-01-04
LALR(1) parser generator
Drahflow
2016-01-04
WIP on LALR(1) parser generator
Drahflow
2015-12-17
Don't pollute scopes around include
Drahflow
2015-12-17
Use correct scope when including
Drahflow
2015-12-16
Fixed comment
Drahflow
[prev]
[next]