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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-19
Removed test arguments.
ronny
1
-66
/
+1
2002-06-18
removed use of strncmp C library function
johnvg
3
-3
/
+15
2002-06-18
removed ignored !'s
johnvg
2
-2
/
+2
2002-06-18
mpw script to add shared libraries to the application
johnvg
1
-0
/
+3
2002-06-17
renamed CleanCocl.icl
johnvg
1
-0
/
+66
2002-06-17
remove import of SwitchFusion
johnvg
1
-3
/
+0
2002-06-17
removed hello and bye, replace testArgs by []
johnvg
1
-5
/
+4
2002-06-17
made Clean 2.0 compatible
ronny
2
-8
/
+2
2002-06-11
Moved system dependent code from coclmain to CoclSystemDependent
ronny
2
-0
/
+108
2002-06-11
Moved system dependent code from coclmain to CoclSystemDependent
ronny
4
-131
/
+117
2002-06-05
Made Clean 2.0 compatible
ronny
2
-0
/
+4
2002-06-05
Unix version
ronny
1
-0
/
+0
2002-06-05
Unix version
ronny
14
-23
/
+349
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
2002-02-11
small macintosh/clean 2.0 fixes
diederik
5
-4
/
+21
2001-11-30
initPtr modifies the *World
johnvg
1
-4
/
+6
2001-11-21
new explicit import syntax
johnvg
3
-2
/
+14
2001-11-19
Changes:
martijnv
1
-53
/
+3
2001-11-02
removed useless version check for coclmain (coclmain is not in a separate lib...
ronny
2
-65
/
+3
2001-11-01
fix bug fix: no it also compiles
ronny
1
-2
/
+2
2001-11-01
bug fix: rule does not match when no --dump-args or --restore args is specified.
ronny
1
-0
/
+2
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-10
/
+21
2001-11-01
added --dump-args and --restore-args options
ronny
1
-4
/
+54
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
2
-22
/
+11
2001-10-01
moved system independent code to new module "filesystem"
ronny
3
-0
/
+7
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-2
/
+2
2001-10-01
moved system independent code to new module "filesystem"
ronny
3
-23
/
+110
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
7
-12
/
+77
2001-09-06
added command line flag to enable generics
alimarin
1
-1
/
+18
2001-09-06
add symbol_heap to empty_cache
johnvg
1
-1
/
+3
2001-09-03
added init_identifiers call
johnvg
1
-2
/
+3
2001-08-31
added dummy set_compiler_id function
johnvg
2
-2
/
+9
2001-08-31
moved function set_compiler_id to CoclSystemDependent
johnvg
3
-6
/
+9
2001-08-31
add symbol_heap argument ro empty_cache
johnvg
1
-2
/
+2
2001-08-31
create symbol_heap only once
johnvg
1
-8
/
+21
2001-08-31
add symbol_heap parameter to function empty_cache
johnvg
2
-32
/
+18
2001-07-12
uniqueness attributes in backend
ronny
1
-6
/
+8
2001-06-25
add code for dcl module caching using the IDE
johnvg
4
-1
/
+170
2001-06-21
enable 'check indices'
johnvg
1
-2
/
+1
2001-06-05
=
johnvg
3
-15
/
+169
2001-06-05
CleanCocl.prj for the Mac
johnvg
1
-0
/
+124
2001-06-01
import library for the clean linker for the CodeGenLib
johnvg
1
-0
/
+3
2001-06-01
added 'import code from "cae.obj"'
johnvg
1
-0
/
+2
2001-06-01
interface to docommand.c (mac only)
johnvg
2
-0
/
+17
2001-06-01
compiler without IO 0.8
johnvg
1
-2
/
+41
[next]