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
/
checktypes.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-8
/
+0
2001-01-19
refactoring
martinw
1
-2
/
+2
2001-01-16
bug fix: some type context were not explicitly checked
sjakie
1
-48
/
+24
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-9
/
+24
2000-10-26
added new error messages
martinw
1
-6
/
+41
2000-10-25
removing some superflous numbers from error messages
martinw
1
-6
/
+6
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-2
/
+13
2000-09-20
now "list inferred types" can print attributes also
martinw
1
-16
/
+0
2000-08-01
bug fix: curried type synomyms are forbidden
sjakie
1
-4
/
+9
2000-06-20
reduce memory allocation
clean
1
-1
/
+6
2000-06-15
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
martinw
1
-1
/
+1
2000-05-11
bug fix (uniqueness attributes)
sjakie
1
-3
/
+13
2000-04-26
changes to make compiler compatible with itself
martinw
1
-173
/
+204
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-7
/
+2
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-23
/
+29
2000-02-16
buf fix (dictionary types in dcl modules)
sjakie
1
-1
/
+1
2000-02-07
commit for Sjaak by RWS
sjakie
1
-1
/
+6
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
1
-2
/
+12
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
1
-35
/
+35
1999-10-05
Initial import
ronny
1
-0
/
+1225