aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Collapse)AuthorFilesLines
2001-08-31add symbol_heap argument ro empty_cachejohnvg1-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@724 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-08-31create symbol_heap only oncejohnvg1-8/+21
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@720 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-08-31add symbol_heap parameter to function empty_cachejohnvg2-32/+18
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@719 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-07-12uniqueness attributes in backendronny1-6/+8
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@542 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-25add code for dcl module caching using the IDEjohnvg4-1/+170
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@501 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-21enable 'check indices'johnvg1-2/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@493 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-05=johnvg3-15/+169
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@470 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-05CleanCocl.prj for the Macjohnvg1-0/+124
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@469 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-01import library for the clean linker for the CodeGenLibjohnvg1-0/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@452 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-01added 'import code from "cae.obj"'johnvg1-0/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@449 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-01interface to docommand.c (mac only)johnvg2-0/+17
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@447 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-06-01compiler without IO 0.8johnvg1-2/+41
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@446 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-05-10compiler option added: -dynamics which instructs the compiler to generatemartijnv1-6/+21
tcl (type files) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@420 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-05-03removed duplicate import for backend_library (there's another import in ↵ronny1-1/+0
backendconvert.icl) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@383 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-20option for generating tcl-files in compile.icl. Normally off.martijnv2-9/+22
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@336 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-16no messagemartijnv1-0/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@334 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-15*** empty log message ***martinw1-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@333 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-13enable compiler to create "Clean System Files" foldermartinw3-0/+16
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" foldermartinw2-11/+53
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@325 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-03-02no messagemartijnv1-2/+18
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@308 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-02-23including porting facilitiesmartinw1-0/+13
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@303 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-11-01no messagejohnvg7-58/+476
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@275 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-10-03use DclCache typejohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@245 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-10-03pass dcl cache using DclCache typejohnvg2-81/+76
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@244 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-09-29pass list_inferred_types flagclean1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@239 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-09-27caching of dcl modulesclean1-29/+93
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@233 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-09-21now "list inferred types" can print attributes alsomartinw1-1/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@222 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-08-15adding "list inferred types" optionmartinw1-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@203 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-07-11Fixed call to changed front end interfaceclean1-7/+4
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@186 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-24Simplified cocl.iclclean1-13/+6
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@107 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 importronny15-0/+525
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@100 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d