summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Leandro Lucarella [Sat, 25 Apr 2009 23:37:44 +0000]
Remove alloc module, move all other modules to gc/ and document
There are another bugfixes and restructuration (like debug prints
removal). This version should be the initial commit, the previos version
is keeped only because the alloc module can be useful in the future for
other implementations.
Leandro Lucarella [Sat, 18 Apr 2009 19:53:22 +0000]
Initial import
All is pretty functional. The alloc module will probably have to go (we
don't want that kind of complexity here).