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
/
Windows
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-04
remove //1.3 //3.1
johnvg
2
-7
/
+1
2006-07-20
use cDirectory.o for 32 bit windows and cDirectory.obj for 64 bit windows
johnvg
1
-1
/
+1
2006-07-20
cDirectory object file for 64 bit windows
johnvg
1
-0
/
+0
2006-07-20
cDirectory object file for 32 bit windows, was previously cDirectory.obj
johnvg
1
-0
/
+0
2006-07-20
use c_thread_message.o or c_thread_message.obj
johnvg
1
-1
/
+1
2006-07-20
add object code for thread_message.c for 32 and 64 bit windows
johnvg
2
-0
/
+0
2006-07-20
add object code for set_return_code.c for 32 and 64 bit windows
johnvg
2
-0
/
+0
2006-07-20
add object code for set_return_code.c for 32 and 64 bit windows
johnvg
1
-1
/
+1
2006-01-06
port to 64 bit windows
johnvg
1
-5
/
+5
2005-11-11
remove code for compatibility with Clean 1.3
johnvg
2
-10
/
+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
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
2001-11-21
new explicit import syntax
johnvg
1
-1
/
+4
2001-10-01
moved system independent code to new module "filesystem"
ronny
1
-23
/
+5
2001-08-31
added dummy set_compiler_id function
johnvg
2
-2
/
+9
2001-06-25
add code for dcl module caching using the IDE
johnvg
3
-0
/
+73
2001-05-03
replaced corrupted cDirectory.obj
ronny
1
-0
/
+0
2001-04-11
Now I have learned about the admin command
martinw
1
-0
/
+0
2001-04-02
no message
martijnv
1
-0
/
+0
2001-03-28
I hope it is binary now
martinw
1
-0
/
+0
2001-03-28
trying to change mode for cDirectory.obj from "text" to "binary"
martinw
2
-1
/
+1
2001-03-13
enable compiler to create "Clean System Files" folder
martinw
1
-0
/
+7
2001-03-13
enabling compiler to create "Clean System Files" folder
martinw
2
-0
/
+8
2001-03-13
enable compiler to create "Clean System Files" folder
martinw
1
-0
/
+27
2000-06-16
changes in to make compiler self compatible
martinw
2
-1
/
+3
2000-02-24
changed set_return_code.obj
clean
1
-0
/
+0
2000-02-23
Initial import
ronny
5
-0
/
+53