index
:
resp.git
llvm7
master
Resp programming language
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
llvm.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
liftCall -> compileFunction.
David Robillard
1
-6
/
+8
2009-10-06
C backend.
David Robillard
1
-10
/
+5
2009-10-06
Move llvm.cpp back to where it came from...
David Robillard
1
-0
/
+424
2009-10-06
Rename gc and backend files to more library appropriate names (tuplr_ prefix).
David Robillard
1
-437
/
+0
2009-10-06
Remove debug dump stuff.
David Robillard
1
-3
/
+0
2009-10-06
Move argument substitution building from LLVM backend code to generic type code.
David Robillard
1
-37
/
+9
2009-10-06
Remove ugly use of llEngine everywhere.
David Robillard
1
-28
/
+26
2009-10-06
Split backend specific compilation functions from generic ones.
David Robillard
1
-109
/
+14
2009-10-06
Slightly more workingey first class functions.
David Robillard
1
-7
/
+19
2009-07-04
Tidy.
David Robillard
1
-3
/
+6
2009-07-03
Improved const correctness.
David Robillard
1
-9
/
+12
2009-07-03
Fix compilation with EXPLICIT_STACK_FRAMES.
David Robillard
1
-2
/
+2
2009-06-29
Normalise EOF.
David Robillard
1
-1
/
+0
2009-06-29
More documentation fixes.
David Robillard
1
-3
/
+3
2009-06-29
Build compiler documentation.
David Robillard
1
-0
/
+4
2009-06-28
Move code into src directory.
David Robillard
1
-0
/
+544
[prev]