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
2003-10-23
commit again to prevent cr/lf conversion
johnvg
3
-0
/
+0
2003-10-23
cvs doesn't seem to understand that these are data files
johnvg
3
-0
/
+0
2003-10-21
recompiled for carbon
johnvg
1
-0
/
+0
2003-10-21
rename compiler folder to frontend, increase size of heap to 18m
johnvg
1
-5017
/
+2
2003-10-21
use .o, .xo and .cxo files, port to MachO
johnvg
3
-0
/
+0
2003-10-21
port to MachO
johnvg
1
-7
/
+19
2003-10-21
use .o, .xo and .cxo files
johnvg
2
-0
/
+0
2003-10-21
use cDirectory object file from Directory module
johnvg
1
-0
/
+0
2003-10-21
import code from "cDirectory." instead of "cDirectory.obj"
johnvg
1
-1
/
+1
2003-10-21
import code from "cae." instead of "cae.obj"
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-16
remove directory_library
johnvg
2
-5
/
+1
2003-10-07
move (open/close)TclFile from type_io to compile
ronny
1
-1
/
+54
2003-10-06
enable optimizer (-O)
johnvg
1
-1
/
+1
2002-11-26
increase heap size (10m) and stack size (3m), don't show
johnvg
1
-6
/
+5024
2002-11-26
remove MSL libraries from project and increase heap size to 16m
johnvg
1
-5
/
+1
2002-11-26
add backend:Mac directory to search paths
johnvg
1
-0
/
+1
2002-10-07
strip and dump commandline args
diederik
1
-1
/
+15
2002-07-02
Added Clean.h.
ronny
1
-0
/
+28
2002-07-02
Added Makefile.
ronny
1
-0
/
+5
2002-07-02
Added cDirectory.c.
ronny
1
-0
/
+339
2002-07-02
Removed object files.
ronny
3
-0
/
+0
2002-07-01
made Clean 2.0 compatible
ronny
2
-9
/
+4
2002-06-19
Removed trace command
ronny
1
-1
/
+1
2002-06-19
Optional logging
ronny
1
-3
/
+3
2002-06-19
added clear_cache
johnvg
1
-3
/
+11
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
[next]