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
/
frontend
/
convertcases.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-02
making compiler self compilable (this doesn't say anything about the
martinw
1
-4
/
+0
2000-10-23
renumber icl function and macro indices when unfolding
johnvg
1
-4
/
+3
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-13
/
+57
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-45
/
+51
2000-07-11
fixed bug in 'case_is_partial'
clean
1
-2
/
+21
2000-06-16
fix another bug in boolean cases that may fail
clean
1
-30
/
+16
2000-06-14
correcting tiny change of previous revision
martinw
1
-2
/
+1
2000-06-14
tiny change to make compiler compilable by itself (2.0 parser works either
martinw
1
-1
/
+2
2000-06-13
fixed bug in boolean case expressions of which first alt may fail
clean
1
-2
/
+13
2000-06-09
Added preprocessor directives, so that one and the same source can be
martinw
1
-1
/
+1
2000-04-26
changes to make compiler compatible with itself
martinw
1
-10
/
+17
2000-03-30
removing record field "lei_strict" that became superflous due to the last rev...
martinw
1
-12
/
+6
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-28
/
+43
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-5
/
+1
2000-02-16
buf fix (dictionary types in dcl modules)
sjakie
1
-2
/
+4
2000-02-15
added Boolean to FunctionKind to mark genetared functions
ronny
1
-1
/
+2
2000-01-19
bug fix (changed syntax tree)
sjakie
1
-40
/
+38
1999-12-01
Several bug fixes:
sjakie
1
-4
/
+3
1999-11-23
change: dynamics are now converted before 'fusion'
sjakie
1
-71
/
+102
1999-11-15
nothing serious
sjakie
1
-10
/
+20
1999-11-09
bug fix: missing alternative in 'instance distributeLets Selection'
sjakie
1
-0
/
+4
1999-10-18
lots of changes in module trans to make fusion work.
martinw
1
-1
/
+1
1999-10-05
Initial import
ronny
1
-0
/
+1456