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
2000-03-20
*** empty log message ***
sjakie
3
-80
/
+99
2000-03-20
Bug fix in printing routine
sjakie
1
-67
/
+141
2000-03-20
*** empty log message ***
sjakie
9
-500
/
+583
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
11
-98
/
+135
2000-03-16
use error code from parsing dcl files
clean
1
-12
/
+11
2000-03-14
added Update alternative for consequences (Expression)
clean
1
-1
/
+4
2000-03-14
extended array patterns for muitidimensional arrays
martinw
8
-44
/
+60
2000-03-09
no message
pieter
1
-43
/
+87
2000-03-09
optimized by John
pieter
2
-246
/
+556
2000-03-01
bugfixes
martinw
6
-117
/
+136
2000-02-24
Simplified cocl.icl
clean
1
-13
/
+6
2000-02-24
Trimmed cocl.prj, changed location executable
clean
1
-2980
/
+1
2000-02-24
changed set_return_code.obj
clean
1
-0
/
+0
2000-02-24
Added _options file, because cvs doesn't seem to check out empty directories
ronny
1
-0
/
+0
2000-02-24
Removed debug modules (they moved to separate directory)
ronny
8
-1068
/
+0
2000-02-24
Initial import
ronny
1
-0
/
+3025
2000-02-23
Initial import
ronny
15
-0
/
+525
2000-02-23
Added backend.dll
ronny
1
-0
/
+0
2000-02-22
Initial import
ronny
9
-0
/
+1674
2000-02-22
Initial import
ronny
3
-0
/
+141
2000-02-22
Bug fixes escaped characters in character and string denotations
ronny
1
-5
/
+32
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
21
-364
/
+1479
2000-02-18
Commiting changes in syntax tree to enable backend adaption. New added constr...
martinw
2
-23
/
+8
2000-02-16
removed PE_Array from syntax tree
ronny
3
-5
/
+2
2000-02-16
buf fix (dictionary types in dcl modules)
sjakie
4
-11
/
+17
2000-02-15
added Boolean to FunctionKind to mark genetared functions
ronny
6
-11
/
+16
2000-02-15
bug fix (unboxed arrrays of records)
ronny
12
-18
/
+118
2000-02-14
comprehensions: (re)introduced code duplication in transformation to work aro...
ronny
1
-4
/
+5
2000-02-14
fixed bugs in comprehensions (manifested as type error and abort in check)
ronny
1
-87
/
+66
2000-02-11
Bug fix in printing routine
sjakie
1
-0
/
+2
2000-02-09
new comprehension transformations
ronny
5
-260
/
+480
2000-02-09
strictness annoation for fe_components
ronny
2
-5
/
+4
2000-02-07
commit for Sjaak by RWS
sjakie
11
-161
/
+140
2000-02-03
bug fix: Observations
sjakie
1
-1
/
+1
2000-01-24
Bug fix: specified overloaded types were not treated correctly
sjakie
5
-36
/
+55
2000-01-19
check.icl: improving bugfix that yielded revision 1.15
martinw
3
-88
/
+40
2000-01-19
bug fix (changed syntax tree)
sjakie
11
-116
/
+144
2000-01-18
bugfix: TryScanComment did not work when a single slash was followed by a new...
martinw
1
-1
/
+8
2000-01-17
Bug fixes
sjakie
10
-193
/
+113
2000-01-17
removing some abort statements in check
martinw
3
-26
/
+17
2000-01-13
- check.icl: solved check-bug-11:
martinw
5
-38
/
+220
2000-01-12
function isNotEmpty added
pieter
2
-0
/
+6
2000-01-12
replaced all known errors
pieter
1
-41
/
+99
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
4
-10
/
+69
2000-01-03
compile time pattern matching only took linearity into account but
martinw
1
-11
/
+14
1999-12-22
\" as escape char
pieter
1
-1
/
+1
1999-12-22
char strings, record types, error messages wantList
pieter
1
-38
/
+52
1999-12-20
fixing bug in module trans
martinw
1
-2
/
+45
1999-12-15
bugfix
martinw
1
-4
/
+8
1999-12-14
handle constructor with strict arguments (for Clean 1.3.3)
ronny
4
-55
/
+67
[next]