aboutsummaryrefslogtreecommitdiff
path: root/notes
AgeCommit message (Collapse)Author
2013-08-11Static-mode names now patched upDrahflow
2013-08-08First usage of optimization semanticsDrahflow
2013-08-06First steps towards a standard libraryDrahflow
2013-07-20freeze2.test now with GCDrahflow
2013-07-10Bitmap based memory allocatorDrahflow
This is still totally unoptimized and very slow, but a necessary first step towards a real mark and sweep GC.
2013-02-17Typed execution code converted - untested so farDrahflow
2013-02-06Typed functions now executing (a little)Drahflow
2013-01-25Some thoughts about optimizable resolution semanticsDrahflow
2013-01-23Some thoughts about the optimizerDrahflow
2013-01-18Quoting in unquoted contexts now worksDrahflow
... in principle. The new function does not yet create its own scope.
2013-01-15Array creationDrahflow
2013-01-10First two ints addedDrahflow
2013-01-10"struct" is going to be deprecatedDrahflow
2013-01-09Function memory layoutDrahflow
2013-01-05Further thoughts on memory layoutDrahflow
2013-01-03Compiler can now push ints and stringsDrahflow
2012-12-08Initial commitDrahflow