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
/
checksupport.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-20
pepping up error messages
martinw
1
-6
/
+6
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-44
/
+105
2001-03-20
Sjaak: fixed inheritance bugs and strictness attributes
sjakie
1
-1
/
+1
2001-03-15
*** empty log message ***
martinw
1
-6
/
+6
2001-03-13
Generics are added, but are disabled.
alimarin
1
-5
/
+10
2001-03-08
Normalizing
martijnv
1
-1
/
+1
2001-03-02
making compiler self compilable (this doesn't say anything about the
martinw
1
-1
/
+1
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-3
/
+12
2001-01-19
refactoring
martinw
1
-159
/
+57
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-258
/
+207
2000-11-01
improved code for explicit imports,
martinw
1
-17
/
+23
2000-10-31
bug fix in determining SK_LocalMacroFunction (instead of SK_Function)
johnvg
1
-6
/
+8
2000-10-27
moving huge part of code out of check into new module checkFunctionBodies
martinw
1
-0
/
+68
2000-10-26
removed trace
martinw
1
-1
/
+1
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-59
/
+170
2000-06-20
reduce memory allocation
clean
1
-20
/
+94
2000-06-15
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
martinw
1
-3
/
+0
2000-05-31
readableizing error messages
martinw
1
-4
/
+2
2000-04-26
changes to make compiler compatible with itself
martinw
1
-41
/
+19
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-0
/
+3
2000-03-01
bugfixes
martinw
1
-14
/
+20
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-0
/
+4
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
1
-1
/
+8
1999-12-10
bugfixes
martinw
1
-10
/
+13
1999-11-15
removed debugging output
sjakie
1
-4
/
+2
1999-11-12
removed comment
sjakie
1
-14
/
+11
1999-11-12
bug fixes
martinw
1
-2
/
+4
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
1
-0
/
+2
1999-10-05
Initial import
ronny
1
-0
/
+521