index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
backendconvert.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-08
support for cases in backend
ronny
1
-55
/
+223
2001-03-28
Convert Conditionals in the conditional expression of another Conditional to ...
ronny
1
-2
/
+17
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
1
-1
/
+19
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-8
/
+8
2000-10-23
bug fix in adjustArrayFunctions
clean
1
-16
/
+33
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-11
/
+22
2000-09-27
caching of dcl modules, return unique heap
clean
1
-411
/
+521
2000-07-14
Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...
clean
1
-64
/
+68
2000-07-14
Removed MW comments
clean
1
-150
/
+0
2000-07-04
labels global function names without ";n" extension
clean
1
-47
/
+72
2000-06-21
solving the problem of strict aliases. Now a strict alias
martinw
1
-19
/
+196
2000-06-16
changes in to make compiler self compatible
martinw
1
-0
/
+6
2000-04-27
fixed bug with type indices
clean
1
-17
/
+11
2000-03-20
correctly export types, use less stack
clean
1
-65
/
+165
2000-02-22
Initial import
ronny
1
-0
/
+1237