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
/
frontend.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-07
iterate fusion per component
diederik
1
-70
/
+45
2002-10-01
minor changes in generics
alimarin
1
-1
/
+10
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
1
-27
/
+0
2002-07-25
rename consumer classifications and add CUnused
diederik
1
-5
/
+6
2002-07-22
check kinds in dynamics
ronny
1
-3
/
+3
2002-06-18
don't write "components" file
johnvg
1
-2
/
+2
2002-04-11
support for generic type context like in
alimarin
1
-1
/
+0
2002-03-25
new implementation of generics
alimarin
1
-17
/
+21
2002-03-04
Export proper new type of transformGroups
diederik
1
-1
/
+10
2002-02-12
removed useless strictness annotations
ronny
1
-3
/
+3
2001-11-30
store predefined identifiers in CAF
johnvg
1
-5
/
+5
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-0
/
+17
2001-10-19
higher-order kinded types in generics
alimarin
1
-2
/
+11
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-97
/
+53
2001-10-02
Bug fixes: reference count analysis fixed,
sjakie
1
-1
/
+0
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-6
/
+6
2001-10-01
Add fusion commandline flag
diederik
1
-6
/
+21
2001-09-24
removed kind correctness checking module
sjakie
1
-4
/
+13
2001-09-21
Bug fix: caching combined with omitted type and class definitions
sjakie
1
-38
/
+46
2001-09-07
module ownership comment
ronny
1
-0
/
+3
2001-09-06
remove 'dcl_is_cashed'
johnvg
1
-23
/
+17
2001-09-06
added command line flag to enable generics
alimarin
1
-10
/
+23
2001-08-31
use ArrayAndListInstances instead of range of function indices
johnvg
1
-13
/
+32
2001-07-19
Added "curried" arrow types (->) and ((->) a)
alimarin
1
-3
/
+12
2001-07-12
made compilable with Clean 2.0 by introducing a typed local function
ronny
1
-6
/
+7
2001-06-28
disable PA_bug
johnvg
1
-4
/
+4
2001-06-15
making kind checking phase compatible with dcl caching
martinw
1
-7
/
+18
2001-06-14
support for module system is added to genercis
alimarin
1
-10
/
+43
2001-05-11
checking the kinds of all function-, instance-, class- and member-types
martinw
1
-4
/
+6
2001-05-08
split convertcases in two modules (convertcases and convertimportedtypes)
ronny
1
-1
/
+1
2001-05-08
renamed convertCasesOfFunctionsIntoPatterns to convertCasesOfFunctions
ronny
1
-1
/
+1
2001-05-03
Flag to turn generics on and off (SupportGenerics), default off
ronny
1
-1
/
+1
2001-04-25
added support for constructors (for toString like usage),
alimarin
1
-1
/
+6
2001-03-22
Sjaak: removed call to showComponents
sjakie
1
-1
/
+1
2001-03-20
Sjaak: fixed inheritance bugs and strictness attributes
sjakie
1
-1
/
+1
2001-03-15
compiler frontend without writing tcl-files
martijnv
1
-2
/
+2
2001-03-13
Generics are added, but are disabled.
alimarin
1
-5
/
+26
2001-03-08
Normalizing
martijnv
1
-2
/
+2
2001-03-01
- type files worden aangemaakt (buggy)
martijnv
1
-17
/
+22
2001-01-19
uniqueness unification for types of functions that are generated
martinw
1
-2
/
+2
2000-10-25
return cache if compilation stops after a certain phase (for Maarten)
johnvg
1
-7
/
+7
2000-10-23
renumber icl function and macro indices when unfolding
johnvg
1
-5
/
+9
2000-09-27
removing trace statement
martinw
1
-1
/
+1
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-80
/
+104
2000-09-20
now "list inferred types" can print attributes also
martinw
1
-1
/
+1
2000-08-21
no message
martijnv
1
-7
/
+35
2000-08-15
improved typing error messages: type variables are printed like "a" instead
martinw
1
-5
/
+6
2000-08-01
improving error messages
martinw
1
-1
/
+1
2000-07-10
Improved compatibility with Maarten's Theorem Prover Sources
clean
1
-47
/
+88
2000-07-04
labels global function names without ";n" extension
clean
1
-0
/
+2
[next]