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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-16
remove ModuleIndex type, because it is now defined in syntax.dcl,
johnvg
1
-6
/
+5
2002-07-16
generate DclFunCall's for function calls from macros to fix
johnvg
1
-7
/
+27
2002-07-16
handle DclFunCall in function remove_calls_from_symbol_table,
johnvg
1
-2
/
+9
2002-07-16
add code for DclFunCall to fix a bug if an exported macro
johnvg
1
-11
/
+28
2002-07-16
add DclFunCall in type FunCall
johnvg
2
-10
/
+17
2002-07-15
fix bug for functions with a case with a case and a default, for
johnvg
1
-3
/
+26
2002-07-12
fix argument numbers in error messages of functions with
johnvg
1
-56
/
+83
2002-07-12
added CP_LiftedFunArg
johnvg
2
-1
/
+6
2002-07-11
report an error if a type variable is defined more than once in after 'special'
johnvg
1
-6
/
+19
2002-07-11
call 'check_needed_modules_are_imported' after checking instances
johnvg
1
-4
/
+5
2002-07-03
Reduced default compiler heap size from 20M to 16M.
ronny
2
-2
/
+2
2002-07-03
Added make.linux.sh.
ronny
1
-0
/
+13
2002-07-03
Moved make.sh to make.solaris.sh.
ronny
1
-1
/
+1
2002-07-02
Added Clean.h.
ronny
1
-0
/
+28
2002-07-02
Make all object files in the Unix directory.
ronny
1
-1
/
+1
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-07-01
Rewound last change: don't search in the current directory.
ronny
1
-8
/
+2
2002-06-20
added clear_cache
johnvg
1
-0
/
+1
2002-06-20
Always try to open files in current directory.
ronny
1
-2
/
+8
2002-06-19
Build object files in main/Unix
ronny
1
-1
/
+2
2002-06-19
Removed trace command
ronny
1
-1
/
+1
2002-06-19
Optional logging
ronny
1
-3
/
+3
2002-06-19
Different file finding method (now identical to windows_io method).
ronny
1
-0
/
+78
2002-06-19
use macintosh newlines
johnvg
0
-0
/
+0
2002-06-19
added clear_cache
johnvg
3
-3
/
+21
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
12m extra memory and no C libraries
johnvg
1
-1065
/
+1061
2002-06-18
removed ignored !'s
johnvg
2
-2
/
+2
2002-06-18
use macintosh new lines
johnvg
0
-0
/
+0
2002-06-18
don't write "components" file
johnvg
1
-2
/
+2
2002-06-18
use 10m of extra memory instead of 4m
johnvg
1
-1061
/
+1061
2002-06-18
mpw script to add shared libraries to the application
johnvg
1
-0
/
+3
2002-06-17
use InterfaceLib instead of CarbonLib
johnvg
1
-0
/
+0
2002-06-17
CleanCompiler2.prj
johnvg
1
-1
/
+1
2002-06-17
renamed CleanCocl.icl
johnvg
1
-0
/
+66
2002-06-17
CleanCompiler2 project for the mac
johnvg
1
-0
/
+4864
2002-06-17
CleanCompilerLib.mcp for the mac
johnvg
1
-0
/
+0
2002-06-17
moved backend_library to windows and mac subdirectories
johnvg
1
-127
/
+0
2002-06-17
CleanCompilerLib.mcp.exp for the mac
johnvg
1
-0
/
+126
2002-06-17
backend library for windows
johnvg
1
-0
/
+127
2002-06-17
backend_library for the mac
johnvg
1
-0
/
+127
2002-06-17
smaller pattern_match.c for Clean 2.0
johnvg
1
-0
/
+986
2002-06-17
remove import of SwitchFusion
johnvg
1
-3
/
+0
2002-06-17
removed ignored !'s
johnvg
19
-54
/
+54
2002-06-17
removed double alternative for TVI_TypeKind in <<<
johnvg
1
-1
/
+0
2002-06-17
removed ingnored !'s
johnvg
9
-16
/
+16
[prev]
[next]