aboutsummaryrefslogtreecommitdiffstats
path: root/src/llvm.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Move llvm.cpp back to where it came from...David Robillard1-0/+424
2009-10-06Rename gc and backend files to more library appropriate names (tuplr_ prefix).David Robillard1-437/+0
2009-10-06Remove debug dump stuff.David Robillard1-3/+0
2009-10-06Move argument substitution building from LLVM backend code to generic type code.David Robillard1-37/+9
2009-10-06Remove ugly use of llEngine everywhere.David Robillard1-28/+26
2009-10-06Split backend specific compilation functions from generic ones.David Robillard1-109/+14
2009-10-06Slightly more workingey first class functions.David Robillard1-7/+19
2009-07-04Tidy.David Robillard1-3/+6
2009-07-03Improved const correctness.David Robillard1-9/+12
2009-07-03Fix compilation with EXPLICIT_STACK_FRAMES.David Robillard1-2/+2
2009-06-29Normalise EOF.David Robillard1-1/+0
2009-06-29More documentation fixes.David Robillard1-3/+3
2009-06-29Build compiler documentation.David Robillard1-0/+4
2009-06-28Move code into src directory.David Robillard1-0/+544