index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elymas
/
lib
Age
Commit message (
Collapse
)
Author
2019-11-27
Correctly handle non-trivial const add
HEAD
master
Drahflow
2019-09-06
"\\|" should work in regexes
Drahflow
2017-03-20
Correctly participate in thundering herd
Drahflow
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
Noted a bug
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
Need to export conditional names
Drahflow
2015-07-01
FreeBSD support in master
Drahflow
2015-06-30
Dynamic handling of missing scope entries
Drahflow
2015-06-29
Better code in integer tracer
Drahflow
2015-06-28
Use GLOB_DAT relocations instead
Drahflow
... which are available on both Linux and FreeBSD outside of GOT.
2015-06-26
Correctly parse getdents64 results
Drahflow
2015-06-23
Glob-match on whole filename
Drahflow
[next]