aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-06"via" implementedDrahflow
2013-08-06Enabling build from fresh repoDrahflow
2013-08-06Corrected sys .asm .syscall docsDrahflow
2013-08-06First steps towards a standard libraryDrahflow
2013-08-04Correctly freeze allocation list fill stateDrahflow
2013-08-04Removed crashes due to GC following freeze residueDrahflow
2013-07-22Code reduction via metaprogrammingDrahflow
2013-07-22Reducing code wasteDrahflow
2013-07-21Don't create subscope while interpretingDrahflow
2013-07-21Elymas interpreter in elymas.Drahflow
2013-07-21Some more testsDrahflow
2013-07-21implemented includeDrahflow
2013-07-21define function to return current scopeDrahflow
2013-07-21Disable GC load testingDrahflow
2013-07-21Correctly handle escape within classesDrahflow
2013-07-21Correct nameDrahflow
2013-07-20freeze2.test now with GCDrahflow
2013-07-10Removed quadratic runtime from allocatorDrahflow
2013-07-10Removed double includeDrahflow
2013-07-10Bitmap based memory allocatorDrahflow
2013-06-26Fixed incorrectly frozen allocator stateDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-06-15More generic ELF generationDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-05-07movbRegMemIndexScaleDisp8Drahflow
2013-05-07=[] now working on stringsDrahflow
2013-04-16Regex support for all lexing regexesDrahflow
2013-03-23Start/End-of-string supportDrahflow
2013-03-23Unlimited scope sizesDrahflow
2013-03-23Correct function allocationDrahflow
2013-03-22Code size reductionDrahflow
2013-03-22Killed universal "re" variableDrahflow
2013-03-22The implementation of }"Drahflow
2013-03-22(minimal) regex libraryDrahflow
2013-03-17Can now access string elementsDrahflow
2013-03-14Added "quoted" functionDrahflow
2013-03-03co-iteration now working for arraysDrahflow
2013-03-03LISP style condsDrahflow
2013-03-03another one workingDrahflow
2013-03-01Correct handling length-divisible-by-8-stringsDrahflow
2013-03-01Type abstraction begunDrahflow
2013-02-17Failing GC ideas removedDrahflow
2013-02-17Typed execution code converted - untested so farDrahflow
2013-02-06Typed executions now handed over to client libDrahflow
2013-02-06Typed functions now executing (a little)Drahflow
2013-02-01Useless piece of GC testing removedDrahflow
2013-02-01sys .asm existingDrahflow
2013-02-01Less leaky interpreterDrahflow
2013-02-01io.eyDrahflow
2013-01-25Some thoughts about optimizable resolution semanticsDrahflow