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
/
check.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-03
no message
clean
1
-1
/
+4
2000-07-03
no message
clean
1
-4
/
+1
2000-06-21
solving the problem of strict aliases. Now a strict alias
martinw
1
-19
/
+23
2000-06-16
added error message "not a record constructor", e.g. in the following case:
martinw
1
-0
/
+3
2000-06-16
small changes to reduce memory allocation
clean
1
-10
/
+14
2000-06-14
optimisation: compareDefImp now only compares those definitions that are
martinw
1
-2
/
+9
2000-05-31
readableizing error messages
martinw
1
-3
/
+4
2000-05-26
bugfix: The following let
martinw
1
-1
/
+2
2000-05-03
bugfix
martinw
1
-6
/
+7
2000-04-26
bugfix
martinw
1
-2
/
+1
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
1
-8
/
+30
2000-04-26
changes to make compiler compatible with itself
martinw
1
-169
/
+220
2000-03-30
comparision of redundant macro definitions
martinw
1
-2
/
+8
2000-03-24
bugfixes
martinw
1
-22
/
+25
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-30
/
+26
2000-03-14
extended array patterns for muitidimensional arrays
martinw
1
-15
/
+25
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-224
/
+351
2000-02-15
bug fix (unboxed arrrays of records)
ronny
1
-0
/
+2
2000-01-19
check.icl: improving bugfix that yielded revision 1.15
martinw
1
-83
/
+34
2000-01-19
bug fix (changed syntax tree)
sjakie
1
-6
/
+8
2000-01-17
Bug fixes
sjakie
1
-113
/
+13
2000-01-17
removing some abort statements in check
martinw
1
-24
/
+15
2000-01-13
- check.icl: solved check-bug-11:
martinw
1
-33
/
+211
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
1
-6
/
+41
1999-12-14
Bug fix: infix pattern constructors
sjakie
1
-22
/
+20
1999-12-10
bugfixes
martinw
1
-122
/
+130
1999-12-01
Several bug fixes:
sjakie
1
-3
/
+3
1999-11-16
bug fix: single unique selections of arrays adjusted
sjakie
1
-10
/
+21
1999-11-15
bug fix: instance of < for Priority removed,
sjakie
1
-26
/
+45
1999-11-12
bug fixes
martinw
1
-14
/
+26
1999-11-12
minor bug fix, some code polishing
sjakie
1
-9
/
+10
1999-11-11
extension: no longer necessary to repeat macros in icl-file
sjakie
1
-33
/
+58
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
1
-291
/
+213
1999-10-18
lots of changes in module trans to make fusion work.
martinw
1
-7
/
+12
1999-10-07
bugfix: record selections in matchnodes
sjakie
1
-11
/
+19
1999-10-05
bugfix: record selections in matchnodes
sjakie
1
-1
/
+1
1999-10-05
Initial import
ronny
1
-0
/
+3037
[prev]