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-11-08
Better fix so that correctness of EI_LetType is maintained during repartitioning
diederik
1
-19
/
+39
2002-11-07
revert bug fix in convert cases in anticipation of a proper fix
ronny
1
-1
/
+1
2002-11-07
correct numbering of type vars in right-hand side dynamics
ronny
1
-3
/
+6
2002-11-04
Fix so that correctness of EI_LetType is maintained during repartitioning
diederik
1
-1
/
+16
2002-11-01
moved RefCountsInCase and SplitsInCase type definitions from syntax to conver...
ronny
3
-33
/
+36
2002-10-31
Fix bug where wrong type code constructor was selected.
ronny
4
-21
/
+22
2002-10-31
bug fix for boxed records and ! record selections
johnvg
1
-1
/
+4
2002-10-31
bug fix for boxed records and ! record selections,
johnvg
1
-5
/
+8
2002-10-30
Removed at least 4 bugs (maybe more, but i can't remember):
sjakie
11
-35
/
+101
2002-10-29
- added: DynamicRepresentation_String was removed
martijnv
1
-0
/
+2
2002-10-24
add BEFlatTypeX and BERecordTypeX definitions in comment
johnvg
2
-0
/
+18
2002-10-24
disable destructive root updates of records without BOXED_RECORDS
johnvg
1
-9
/
+10
2002-10-22
skip some code when not using BOXED_RECORDS
johnvg
3
-8
/
+10
2002-10-22
add boxed records
johnvg
9
-275
/
+1169
2002-10-21
add missing prototypes
johnvg
1
-0
/
+8
2002-10-21
add boxed records
johnvg
2
-19
/
+65
2002-10-21
print * for unique states, RecordObj, better layout
johnvg
1
-8
/
+17
2002-10-21
add new instructions for boxed records
johnvg
2
-2
/
+20
2002-10-21
add boxed records
johnvg
2
-0
/
+27
2002-10-21
repair initialisation with NULL of unused pointer fields in unions
johnvg
1
-3
/
+1
2002-10-21
add BOXED_RECORDS macro
johnvg
1
-1
/
+2
2002-10-21
remove unused code
johnvg
4
-25
/
+0
2002-10-21
add BEFlatTypeX and BERecordTypeX for boxed records and
johnvg
2
-4
/
+35
2002-10-21
remove unused types and fields
johnvg
1
-146
/
+14
2002-10-21
remove unused types
johnvg
1
-207
/
+1
2002-10-18
added code for boxed records and lhs uniqueness attribute of
johnvg
1
-11
/
+14
2002-10-18
add support_dynamics flag to scanModule call
johnvg
1
-7
/
+4
2002-10-18
add boxed records, strict dot dot expressions, generate
johnvg
2
-150
/
+162
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
[next]