aboutsummaryrefslogtreecommitdiff
path: root/main/Windows
AgeCommit message (Collapse)AuthorFilesLines
2007-01-04remove //1.3 //3.1johnvg2-7/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1633 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20use cDirectory.o for 32 bit windows and cDirectory.obj for 64 bit windowsjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1614 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20cDirectory object file for 64 bit windowsjohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1613 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20cDirectory object file for 32 bit windows, was previously cDirectory.objjohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1612 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20use c_thread_message.o or c_thread_message.objjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1611 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20add object code for thread_message.c for 32 and 64 bit windowsjohnvg2-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1610 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20add object code for set_return_code.c for 32 and 64 bit windowsjohnvg2-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1608 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-07-20add object code for set_return_code.c for 32 and 64 bit windowsjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1607 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-01-06port to 64 bit windowsjohnvg1-5/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1589 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2005-11-11remove code for compatibility with Clean 1.3johnvg2-10/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1560 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-04-29pass compiler_id in message to the IDEjohnvg2-5/+12
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1493 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-04-29add set_compiler_id and get_compiler_idjohnvg3-0/+254
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1492 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17made Clean 2.0 compatibleronny2-8/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1094 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny2-0/+108
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1091 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-11-21new explicit import syntaxjohnvg1-1/+4
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@901 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-10-01moved system independent code to new module "filesystem"ronny1-23/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@807 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-08-31added dummy set_compiler_id functionjohnvg2-2/+9
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@726 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-25add code for dcl module caching using the IDEjohnvg3-0/+73
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@501 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-05-03replaced corrupted cDirectory.objronny1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@381 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-04-11Now I have learned about the admin commandmartinw1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@357 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-04-02no messagemartijnv1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@355 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-28I hope it is binary nowmartinw1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@351 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-28trying to change mode for cDirectory.obj from "text" to "binary"martinw2-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@350 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-13enable compiler to create "Clean System Files" foldermartinw1-0/+7
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@327 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-13enabling compiler to create "Clean System Files" foldermartinw2-0/+8
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@326 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-13enable compiler to create "Clean System Files" foldermartinw1-0/+27
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@325 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-06-16changes in to make compiler self compatiblemartinw2-1/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@168 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-02-24changed set_return_code.objclean1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@105 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-02-23Initial importronny5-0/+53
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@100 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d