index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elymas
/
lib
/
sys
Age
Commit message (
Expand
)
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 set errno
Drahflow
2017-03-02
Integrated asm-based regex engine
Drahflow
2016-12-30
Don't kill sys .freeze, but replace it with shared version
Drahflow
2016-10-28
Allow larger freeze
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
2015-12-09
Correctly re-box multiple outputs from register
Drahflow
2015-07-01
Wrap ffi-returned strings without crashing
Drahflow
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
2015-06-26
Correctly parse getdents64 results
Drahflow
2015-06-23
Correctly optimize non-integer args to ARRAYSTAR
Drahflow
2015-06-23
symlink + unlink syscalls
Drahflow
2015-06-22
Some instruction shuffling (3% performance boost)
Drahflow
2015-06-22
Forwarding scope-cannot-escape info
Drahflow
2015-06-22
Finally rewrite extension area access to constant scope size
Drahflow
2015-06-22
Forward jump pads at assembly time
Drahflow
2015-06-21
forward jump pads (but seems slower???)
Drahflow
2015-06-21
Uniformly use rax as indirect jump register
Drahflow
2015-06-20
Correctly parse patched FUNCTIONCREATEs
Drahflow
2015-06-20
Optimized `conds`
Drahflow
2015-06-19
Forward function objects to jump pad targets
Drahflow
2015-06-19
Inline loop function
Drahflow
2015-06-19
Position markers for stack subeffect isolation
Drahflow
2015-06-18
Optimize { ... } each
Drahflow
2015-06-18
Also inline not
Drahflow
2015-06-18
ARRAYCLEAR does noting with scopes
Drahflow
2015-06-18
Inline some ? * combinations
Drahflow
2015-06-18
Optimize scoped calls to constants
Drahflow
2015-06-18
Optimize rep on inline-created functions
Drahflow
2015-06-16
Some performance improvements
Drahflow
2015-06-16
Make internalExecuteIdentifier available to users
Drahflow
2015-06-16
FIXME resolved
Drahflow
2015-06-15
Optimized ] -- (used to discard stack effects)
Drahflow
2015-06-15
Also optimize * on constants
Drahflow
2015-06-11
Omit trace tests if useless
Drahflow
2015-06-11
Further optimizations
Drahflow
2015-06-11
Fix GC killing to-be-emitted reference targets
Drahflow
2015-06-09
Discard non-integer-case if impossible to reach
Drahflow
2015-06-09
Optimize add
Drahflow
[next]