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
/
constrain.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
Type and const correct Subst::apply.
David Robillard
1
-4
/
+3
2009-10-15
Remove all use of ATuple::at().
David Robillard
1
-30
/
+43
2009-10-15
Replace use of ATuple::at(0) with ATuple::head().
David Robillard
1
-6
/
+6
2009-10-15
Clean up function type system.
David Robillard
1
-50
/
+37
2009-10-15
Always use error-checking (and terser) Constraints::constrain over push_back.
David Robillard
1
-4
/
+4
2009-10-15
Make TEnv purely a type environment.
David Robillard
1
-6
/
+5
2009-10-14
Fix compilation (oops).
David Robillard
1
-1
/
+1
2009-10-14
Clean up ACall::constrain and stick to type domain for error reporting.
David Robillard
1
-20
/
+15
2009-10-14
Merge two loops to build parameter types.
David Robillard
1
-17
/
+12
2009-10-14
Remove cruft.
David Robillard
1
-11
/
+7
2009-10-13
Move TEnv::buildSubst to unify.cpp.
David Robillard
1
-33
/
+0
2009-10-13
Remove unnecessary lexical addressing stuff.
David Robillard
1
-4
/
+3
2009-10-07
Remove double lookup.
David Robillard
1
-3
/
+2
2009-10-06
Move argument substitution building from LLVM backend code to generic type code.
David Robillard
1
-0
/
+33
2009-10-06
Split backend specific compilation functions from generic ones.
David Robillard
1
-0
/
+11
2009-10-06
Don't print the value/type of def expressions at repl.
David Robillard
1
-1
/
+2
2009-07-04
Parse AString.
David Robillard
1
-0
/
+6
2009-07-03
Improved const correctness.
David Robillard
1
-18
/
+24
2009-06-29
Normalise EOF.
David Robillard
1
-1
/
+0
2009-06-29
More documentation fixes.
David Robillard
1
-1
/
+1
2009-06-29
Build compiler documentation.
David Robillard
1
-0
/
+224