index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notes
Age
Commit message (
Collapse
)
Author
2013-08-11
Static-mode names now patched up
Drahflow
2013-08-08
First usage of optimization semantics
Drahflow
2013-08-06
First steps towards a standard library
Drahflow
2013-07-20
freeze2.test now with GC
Drahflow
2013-07-10
Bitmap based memory allocator
Drahflow
This is still totally unoptimized and very slow, but a necessary first step towards a real mark and sweep GC.
2013-02-17
Typed execution code converted - untested so far
Drahflow
2013-02-06
Typed functions now executing (a little)
Drahflow
2013-01-25
Some thoughts about optimizable resolution semantics
Drahflow
2013-01-23
Some thoughts about the optimizer
Drahflow
2013-01-18
Quoting in unquoted contexts now works
Drahflow
... in principle. The new function does not yet create its own scope.
2013-01-15
Array creation
Drahflow
2013-01-10
First two ints added
Drahflow
2013-01-10
"struct" is going to be deprecated
Drahflow
2013-01-09
Function memory layout
Drahflow
2013-01-05
Further thoughts on memory layout
Drahflow
2013-01-03
Compiler can now push ints and strings
Drahflow
2012-12-08
Initial commit
Drahflow