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
/
Unix
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
add Makefile.arm for ARM (with gcc -marm)
johnvg
1
-0
/
+22
2013-10-24
fix bug in function getCommonFileInfoC on 64 bit platforms
johnvg
1
-1
/
+1
2012-03-15
remove the 1024 character limit of the command buffer
johnvg
1
-9
/
+41
2010-10-13
add prototype of function findNextFileC, don't use c++ comments
johnvg
1
-15
/
+18
2010-10-13
#include <string.h> to prevent c compiler warnings
johnvg
1
-1
/
+3
2010-09-27
fix for 64 bit linux (does not fix 64 bit windows)
johnvg
1
-8
/
+6
2010-07-08
remove code for backwards compatibility with Clean 1.3
johnvg
2
-9
/
+0
2006-08-01
remove clean 1.3 syntax
johnvg
2
-10
/
+0
2006-05-10
port to 64 bit windows and linux
johnvg
1
-1
/
+6
2006-05-10
rename generated object file for ipc.c from ipc.o to ipc_c.o
johnvg
2
-4
/
+4
2006-04-25
make Makefile compatible with Solaris
johnvg
1
-4
/
+4
2006-04-10
fix object file name generated by c compiler for set_return_code_c.c
johnvg
1
-1
/
+1
2006-04-10
create Clean System Files folder if it doesn't exist
johnvg
1
-0
/
+4
2006-04-10
make object files in Clean System Files folder
johnvg
1
-1
/
+14
2004-03-31
don't overwrite first byte of next node in the heap with a '\0'
johnvg
1
-2
/
+0
2003-10-06
enable optimizer (-O)
johnvg
1
-1
/
+1
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-11
Moved system dependent code from coclmain to CoclSystemDependent
ronny
2
-6
/
+105
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
11
-0
/
+262