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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-18
add boxed records
johnvg
1
-1
/
+1
2002-10-18
add strict dot dot expressions, transform record update
johnvg
1
-45
/
+64
2002-10-18
add boxed records, fix line number in "different number of
johnvg
1
-12
/
+16
2002-10-18
add boxed records and strict dot dot records,
johnvg
1
-29
/
+108
2002-10-18
add boxed records
johnvg
1
-2
/
+2
2002-10-18
add strict dot dot expressions
johnvg
2
-3
/
+88
2002-10-18
add boxed records and strict dot dot expressions
johnvg
2
-10
/
+11
2002-10-15
disable arity check to circumvent bug in compiling the module relayout.icl in...
ronny
1
-1
/
+1
2002-10-14
new type code and type code constructor representation
ronny
11
-443
/
+528
2002-10-14
bug fix convert root cases
ronny
1
-8
/
+3
2002-10-10
use transform_trivial for 0-ary funs
diederik
1
-21
/
+8
2002-10-10
prepare possibly_add_let for reuse
diederik
1
-39
/
+37
2002-10-10
generate new versions for over-applied functions
diederik
1
-1
/
+121
2002-10-10
fuse non-recursive producers
diederik
1
-6
/
+34
2002-10-10
cleanup case fun generation;
diederik
1
-24
/
+30
2002-10-10
transform record selections
diederik
1
-0
/
+21
2002-10-09
possiblyFoldOuterCase
diederik
1
-20
/
+69
2002-10-09
SwitchHOFusion
diederik
1
-16
/
+41
2002-10-09
only generate functions for safe cases
diederik
1
-27
/
+119
2002-10-09
rnf constructor fusion
diederik
1
-3
/
+25
2002-10-08
SwitchReanalyseFunction
diederik
1
-17
/
+36
2002-10-08
Add alternatives for FailExpr
diederik
1
-0
/
+4
2002-10-08
Change order of propagation annotation in generateFunction
diederik
1
-15
/
+16
2002-10-08
Add function arity checks
diederik
1
-16
/
+40
2002-10-07
strip and dump commandline args
diederik
1
-1
/
+15
2002-10-07
iterate fusion per component
diederik
4
-172
/
+336
2002-10-07
include type when adding cases for bool exprs
diederik
1
-1
/
+7
2002-10-07
clear type propagation info from var heap
diederik
1
-0
/
+19
2002-10-01
minor changes in generics
alimarin
7
-41
/
+89
2002-09-30
improved case classification
diederik
1
-179
/
+180
2002-09-30
add 'safe' to active case info for casefun generation
diederik
5
-41
/
+166
2002-09-24
introduce functions for fail expressions on non-root positions
ronny
1
-1
/
+16
2002-09-24
bug fix for: abstract or synonym type with different number
johnvg
1
-36
/
+44
2002-09-24
fix bug if a class is used in a type context before the class
johnvg
2
-63
/
+120
2002-09-24
removed ignored !
johnvg
1
-1
/
+1
2002-09-24
removed unused ts_td_infos field in two patterns
johnvg
1
-2
/
+2
2002-09-24
removed second_of_2_tuple in mapSt
johnvg
2
-14
/
+6
2002-09-20
fixed bug in mergecases for dynamics (result from a failed experiment)
ronny
1
-4
/
+3
2002-09-20
moved var info definitions to the modules where they are used
ronny
5
-27
/
+37
2002-09-20
removed unnecessary exports
ronny
2
-15
/
+5
2002-09-20
removed SK_GeneratedCaseFunction: it's not necessary any more, because
ronny
4
-7
/
+1
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
2
-1626
/
+7
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
10
-138
/
+3
2002-09-19
bug fixed: check if overloading is solved in type codes, removed some unused ...
ronny
1
-50
/
+26
2002-09-19
fixed bugs caused by sharing of case and let info ptrs and using incorrect ca...
ronny
1
-36
/
+25
2002-09-19
major rewrite dynamics
ronny
11
-1256
/
+767
2002-09-04
Add SK_GeneratedCaseFunction for dynamic cases fix
diederik
5
-1
/
+6
2002-09-03
store record.field name in descriptor for record fields instead of just the f...
johnvg
2
-15
/
+13
2002-09-02
expand macros in dynamic expressions
ronny
1
-0
/
+9
2002-08-27
Added FailExpr node
ronny
3
-0
/
+5
[next]