aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Rename gc and backend files to more library appropriate names (tuplr_ prefix).David Robillard1-2/+2
2009-10-06Split backend specific compilation functions from generic ones.David Robillard1-2/+3
2009-07-09Add vim support files (indentation and syntax).David Robillard1-0/+5
2009-07-03Include and use TLSF fast realtime allocator.David Robillard1-2/+11
2009-06-29Split code up further.David Robillard1-0/+1
2009-06-29Split code up further.David Robillard1-0/+2
2009-06-29Build compiler documentation.David Robillard1-1/+7
2009-06-28write.cpp -> pprint.cpp.David Robillard1-2/+2
2009-06-28Move code into src directory.David Robillard1-2/+2
2009-06-28Split unification into a separate file than type constraints.David Robillard1-5/+6
2009-06-25Stubs for CPS conversion.David Robillard1-1/+2
2009-06-24Funcs => AFn::ImplsDavid Robillard1-1/+9
2009-06-20Make backend an object.David Robillard1-1/+1
2009-06-19Work towards garbage collection and explicitly managed stack frames.David Robillard1-2/+10
2009-06-19Primitive garbage collector for AST nodes.David Robillard1-1/+1
2009-03-30Compile things into separate build dir.David Robillard1-3/+4
2009-03-07Stream based serialisation of AST nodes (can write arbitrarily large expressi...David Robillard1-1/+1
2009-03-06Tidy.David Robillard1-1/+1
2009-03-06Add dependency on tuplr.hpp for everything.David Robillard1-1/+1
2009-03-06Replace build.sh with a Makefile. Parallel building FTW.David Robillard1-0/+14