aboutsummaryrefslogtreecommitdiff
path: root/compiler/elymasGlobalSysAsm.ey
AgeCommit message (Collapse)Author
2019-08-07sys .asm .remaining{Call,Data}StackDrahflow
2017-03-01Expect array of objects in sys .asm .createFunctionDrahflow
2015-09-23Use separate GC stack to prevent overflowDrahflow
2015-07-10SHA512Drahflow
2015-07-01FreeBSD support in masterDrahflow
2015-06-18Also inline notDrahflow
2015-06-16FIXME resolvedDrahflow
2015-06-11Fix GC killing to-be-emitted reference targetsDrahflow
2015-05-14Re-using free-memory scansDrahflow
2014-02-18Coroutines.Drahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-09Floating point supportDrahflow
2014-01-01sys .argv initialized meaningfullyDrahflow
2014-01-01Function code references after patch now handledDrahflow
2013-12-14Removed variable version of constant addressDrahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-04"Hello World" via libc6Drahflow
2013-09-2811% faster with unboxed integersDrahflow
2013-09-28heapSize is more usefulDrahflow
2013-09-27currentScope now in r14Drahflow
2013-09-15References now stored separately from opcodesDrahflow
2013-09-04buffered polling tcp/ip serverDrahflow
2013-08-28More functions in the libraryDrahflow
2013-08-19Specialized integer allocator, more speedDrahflow
2013-08-06Corrected sys .asm .syscall docsDrahflow
2013-08-04Correctly freeze allocation list fill stateDrahflow
2013-08-04Removed crashes due to GC following freeze residueDrahflow
2013-06-26Fixed incorrectly frozen allocator stateDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-02-01sys .asm existingDrahflow
2013-02-01io.eyDrahflow
* syscalls * minimal string library * compiled client library * file handling