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
2006-01-06
port to 64 bit windows
johnvg
1
-5
/
+5
2006-01-05
use the same file for list all types and list exported types as for list
johnvg
1
-10
/
+8
2006-01-05
remove unused imports
johnvg
1
-4
/
+0
2005-11-22
remove unused variable n_functions_and_macros_in_dcl_modules
johnvg
1
-5
/
+5
2005-11-21
remove portToNewSyntax
johnvg
1
-11
/
+0
2005-11-11
remove code for compatibility with Clean 1.3
johnvg
4
-20
/
+0
2005-10-28
pass -fusion flag to backend
johnvg
1
-1
/
+2
2005-04-21
remove unused field support_generics
johnvg
1
-4
/
+0
2005-03-31
use cDirectory.c with hfs paths instead of unix paths
johnvg
1
-274
/
+415
2005-03-17
cli for MacOSX with MACH_O, same as unix, except : and , are used
johnvg
12
-0
/
+730
2005-03-17
remove import StdDebug
johnvg
1
-1
/
+0
2004-04-29
pass compiler_id in message to the IDE
johnvg
2
-5
/
+12
2004-04-29
add set_compiler_id and get_compiler_id
johnvg
3
-0
/
+254
2004-04-02
export strictness of argument of empty_cache
johnvg
2
-2
/
+2
2004-03-31
don't overwrite first byte of next node in the heap with a '\0'
johnvg
1
-2
/
+0
2004-02-04
replace double ' by a single ' inside ' and '
johnvg
1
-2
/
+5
2004-01-16
removed incorrect comment
ronny
1
-2
/
+1
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
[next]