index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
elymasGlobalSysAsm.ey
Age
Commit message (
Collapse
)
Author
2019-08-07
sys .asm .remaining{Call,Data}Stack
Drahflow
2017-03-01
Expect array of objects in sys .asm .createFunction
Drahflow
2015-09-23
Use separate GC stack to prevent overflow
Drahflow
2015-07-10
SHA512
Drahflow
2015-07-01
FreeBSD support in master
Drahflow
2015-06-18
Also inline not
Drahflow
2015-06-16
FIXME resolved
Drahflow
2015-06-11
Fix GC killing to-be-emitted reference targets
Drahflow
2015-05-14
Re-using free-memory scans
Drahflow
2014-02-18
Coroutines.
Drahflow
2014-01-11
Can now pass doubles to C libraries
Drahflow
2014-01-09
Floating point support
Drahflow
2014-01-01
sys .argv initialized meaningfully
Drahflow
2014-01-01
Function code references after patch now handled
Drahflow
2013-12-14
Removed variable version of constant address
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
2013-10-04
"Hello World" via libc6
Drahflow
2013-09-28
11% faster with unboxed integers
Drahflow
2013-09-28
heapSize is more useful
Drahflow
2013-09-27
currentScope now in r14
Drahflow
2013-09-15
References now stored separately from opcodes
Drahflow
2013-09-04
buffered polling tcp/ip server
Drahflow
2013-08-28
More functions in the library
Drahflow
2013-08-19
Specialized integer allocator, more speed
Drahflow
2013-08-06
Corrected sys .asm .syscall docs
Drahflow
2013-08-04
Correctly freeze allocation list fill state
Drahflow
2013-08-04
Removed crashes due to GC following freeze residue
Drahflow
2013-06-26
Fixed incorrectly frozen allocator state
Drahflow
2013-06-24
Can now freeze program into ELF binary
Drahflow
2013-02-01
sys .asm existing
Drahflow
2013-02-01
io.ey
Drahflow
* syscalls * minimal string library * compiled client library * file handling