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.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
use type FunSpecials instead of Specials for specials of functions
johnvg
1
-1
/
+1
2010-07-05
dont pass icl functions array to/from checkDclMacros,
johnvg
1
-2
/
+2
2009-05-14
report error if type Dynamic is used without importing StdDynamic,
johnvg
1
-1
/
+1
2007-01-12
add support for strings in foreign export
johnvg
1
-2
/
+3
2005-11-22
remove unused variable n_functions_and_macros_in_dcl_modules
johnvg
1
-1
/
+1
2004-04-02
implement foreign export with stdcall
johnvg
1
-1
/
+1
2004-03-17
reification of type definitions
ronny
1
-1
/
+1
2003-12-15
add foreign export
johnvg
1
-0
/
+2
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-3
/
+7
2001-10-02
Bug fixes: reference count analysis fixed,
sjakie
1
-2
/
+2
2001-08-31
allow specials for lazy and strict arrays and lists without specifying elemen...
johnvg
1
-2
/
+0
2001-04-27
new error message for "instance c U":
martinw
1
-1
/
+2
2001-03-23
fixing several bugs
martinw
1
-1
/
+1
2001-03-13
Generics are added, but are disabled.
alimarin
1
-0
/
+2
2001-03-08
Normalizing
martijnv
1
-1
/
+1
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-1
/
+1
2000-10-27
moving huge part of code out of check into new module checkFunctionBodies
martinw
1
-5
/
+1
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-2
/
+2
2000-06-21
solving the problem of strict aliases. Now a strict alias
martinw
1
-2
/
+1
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
1
-1
/
+1
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-2
/
+0
2000-02-15
bug fix (unboxed arrrays of records)
ronny
1
-0
/
+3
1999-10-05
Initial import
ronny
1
-0
/
+20