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
/
main
/
compile.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
pass -fusion flag to backend
johnvg
1
-1
/
+2
2005-04-21
remove unused field support_generics
johnvg
1
-4
/
+0
2004-04-02
export strictness of argument of empty_cache
johnvg
1
-1
/
+1
2003-10-20
don't abort when tcl file can't be created but give error message
ronny
1
-13
/
+25
2003-10-07
move (open/close)TclFile from type_io to compile
ronny
1
-1
/
+54
2002-10-07
strip and dump commandline args
diederik
1
-1
/
+15
2002-06-11
Moved system dependent code from coclmain to CoclSystemDependent
ronny
1
-0
/
+3
2002-06-05
Unix version
ronny
1
-6
/
+31
2002-06-03
added constructor/type/field information to generics
alimarin
1
-1
/
+1
2002-03-27
compile_with_generics = False
johnvg
1
-1
/
+1
2002-03-25
new implementation of generics
alimarin
1
-4
/
+4
2001-11-19
Changes:
martijnv
1
-53
/
+3
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-10
/
+21
2001-10-19
higher-order kinded types in generics
alimarin
1
-4
/
+8
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-21
/
+10
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-2
/
+2
2001-10-01
Add fusion commandline flag
diederik
1
-1
/
+13
2001-09-21
call to frontend adjusted
sjakie
1
-28
/
+7
2001-09-07
module ownership comment
ronny
1
-0
/
+3
2001-09-06
added command line flag to enable generics
alimarin
1
-1
/
+18
2001-08-31
moved function set_compiler_id to CoclSystemDependent
johnvg
1
-5
/
+0
2001-08-31
add symbol_heap parameter to function empty_cache
johnvg
1
-31
/
+16
2001-07-12
uniqueness attributes in backend
ronny
1
-6
/
+8
2001-05-10
compiler option added: -dynamics which instructs the compiler to generate
martijnv
1
-6
/
+21
2001-03-20
option for generating tcl-files in compile.icl. Normally off.
martijnv
1
-7
/
+22
2001-03-15
*** empty log message ***
martinw
1
-2
/
+2
2001-03-13
enable compiler to create "Clean System Files" folder
martinw
1
-11
/
+26
2001-03-02
no message
martijnv
1
-2
/
+18
2001-02-23
including porting facilities
martinw
1
-0
/
+13
2000-10-03
pass dcl cache using DclCache type
johnvg
1
-80
/
+64
2000-09-29
pass list_inferred_types flag
clean
1
-1
/
+1
2000-09-27
caching of dcl modules
clean
1
-29
/
+93
2000-09-21
now "list inferred types" can print attributes also
martinw
1
-1
/
+2
2000-08-15
adding "list inferred types" option
martinw
1
-2
/
+2
2000-07-11
Fixed call to changed front end interface
clean
1
-7
/
+4
2000-02-23
Initial import
ronny
1
-0
/
+173