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.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-10
- bug fix: error for abstract datatypes in dynamic types.
martijnv
1
-1
/
+1
2002-03-25
new implementation of generics
alimarin
1
-5
/
+11
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-15
/
+17
2001-10-08
universally quantified attribute variables in typedefs added
sjakie
1
-5
/
+2
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-0
/
+4
2001-09-21
Bug fix: caching combined with omitted type and class definitions
sjakie
1
-3
/
+8
2001-09-07
moved function checkLocalFunctions from checksupport to checkFunctionBodies
johnvg
1
-3
/
+0
2001-09-06
remove 'dcl_is_cashed'
johnvg
1
-1
/
+0
2001-09-06
check if StdStrictLists is imported
johnvg
1
-1
/
+2
2001-09-05
moved function getBelongingSymbolsFromID from checksupport to explicitimports
johnvg
1
-5
/
+0
2001-08-27
Universally quantified types added
sjakie
1
-1
/
+2
2001-06-25
generate .depend for current dcl module
ronny
1
-1
/
+3
2001-06-15
making kind checking phase compatible with dcl caching
martinw
1
-0
/
+1
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-0
/
+3
2001-03-15
*** empty log message ***
martinw
1
-1
/
+1
2001-03-13
Generics are added, but are disabled.
alimarin
1
-4
/
+8
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
/
+1
2001-01-19
refactoring
martinw
1
-7
/
+5
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-29
/
+44
2000-11-01
improved code for explicit imports,
martinw
1
-1
/
+3
2000-10-31
bug fix in determining SK_LocalMacroFunction (instead of SK_Function)
johnvg
1
-1
/
+1
2000-10-27
moving huge part of code out of check into new module checkFunctionBodies
martinw
1
-4
/
+20
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-10
/
+24
2000-06-20
reduce memory allocation
clean
1
-1
/
+1
2000-06-15
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
martinw
1
-3
/
+0
2000-04-26
changes to make compiler compatible with itself
martinw
1
-9
/
+8
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-0
/
+4
2000-03-01
bugfixes
martinw
1
-2
/
+1
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-2
/
+1
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
1
-1
/
+8
1999-12-10
bugfixes
martinw
1
-2
/
+0
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
1
-6
/
+6
1999-10-05
Initial import
ronny
1
-0
/
+136