index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elymas
/
lib
/
sys
/
so.ey
Age
Commit message (
Expand
)
Author
2016-12-30
Don't kill sys .freeze, but replace it with shared version
Drahflow
2016-10-28
Allow larger freeze
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-28
Use GLOB_DAT relocations instead
Drahflow
2015-06-18
Optimize rep on inline-created functions
Drahflow
2015-06-16
FIXME resolved
Drahflow
2015-05-08
Now wrapping callback arguments
Drahflow
2015-05-07
Wrap callbacks
Drahflow
2014-01-28
Higher memory pressure, more data snatched by GC
Drahflow
2014-01-11
Single precision float FFI
Drahflow
2014-01-11
Can now pass doubles to C libraries
Drahflow
2014-01-06
streq -> eq
Drahflow
2013-12-31
Less memory usage still
Drahflow
2013-12-29
Memory footprint reduced to ~10%
Drahflow
2013-12-28
Reducing memory footprint
Drahflow
2013-12-18
Fixed section addresses (and gdb warnings)
Drahflow
2013-10-18
Stack clean up after stack-based arguments
Drahflow
2013-10-17
Correctly handle more than 6 arguments
Drahflow
2013-10-16
Correctly align stack pointer prior to entry
Drahflow
2013-10-15
Now drawing (blue)
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
2013-10-04
Better argument type handling for SOs
Drahflow
2013-10-04
"Hello World" via libc6
Drahflow