index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elymas
Age
Commit message (
Collapse
)
Author
2017-03-20
Correctly set errno
Drahflow
2017-03-06
Handle POST requests more robustly
Drahflow
2017-03-02
Integrated asm-based regex engine
Drahflow
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-01
WIP: new assembly written regex engine
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-10-28
Allow larger freeze
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-07-04
sys .asmroutines .assemblestr
Drahflow
2016-06-09
Don't deffd %
Drahflow
2016-05-23
Protect execve args from GC
Drahflow
2016-03-15
Faster elymas parsing
Drahflow
2016-01-07
Assembler routines for some common operations
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-14
Wrap other members without disturbing scope lookup
Drahflow
2015-12-14
Wrapper for default values
Drahflow
2015-12-09
Correctly re-box multiple outputs from register
Drahflow
2015-10-05
Correctly zero-terminate /bin/sh
Drahflow
2015-08-26
Don't crash on [] in sort
Drahflow
2015-08-26
Don't fail on nested eachs
Drahflow
2015-08-19
Correctly auto-loop for lists
Drahflow
2015-07-21
... but don't so much.
Drahflow
2015-07-21
Handle dying connections better
Drahflow
2015-07-16
Handly POST better (but still slow)
Drahflow
2015-07-14
Return directory prefix from glob
Drahflow
2015-07-13
Don't overwrite fallback error handler with parent
Drahflow
2015-07-13
Really stay within memory bounds :)
Drahflow
2015-07-12
Let's keep within memory bounds :)
Drahflow
2015-07-10
SHA512
Drahflow
2015-07-01
Wrap ffi-returned strings without crashing
Drahflow
Apparently internalAllocate now (as is permitted) modifies rcx. The buggy code was not prepared to deal with it.
2015-07-01
Fix bug in resolveFunction
Drahflow
2015-07-01
sys .so does not in fact use sys .linux
Drahflow
2015-07-01
Deactivate libs which expect sys .linux on FreeBSD
Drahflow
2015-07-01
Only supply sys .linux on Linux systems
Drahflow
2015-07-01
Need to export conditional names
Drahflow
2015-07-01
FreeBSD support in master
Drahflow
[next]