aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-12removed unused argument of FP_AlgebraicPatternronny1-12/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1430 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-12removed unused FP_Pattern alternativesronny1-22/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1429 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-11move FunctionPattern type from syntax to backendconvertjohnvg4-35/+7
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1428 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-11remove BackendBodyjohnvg4-41/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1427 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-11bug fix: use a new ptr in expanded dynamicronny1-3/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1426 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-11use 'Error: ' instead of '[Backend]' in the backend too oldjohnvg1-2/+2
or new error messages, so that the IDE recognizes this as an error instead of info. git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1425 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-09fix generated code for strict or unboxed list constructor root node on a cyclejohnvg1-26/+50
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1424 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-09propagate strictness to strict head and/or tail of a strictjohnvg1-1/+23
list constructor on a cycle git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1423 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-01bug fix for strict and unboxed list constructors on a cycle injohnvg1-2/+2
a strict context or lazy context with evaluated head (and/or tail) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1422 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-12-01use same default fixity and priority (infixl 9) everywhereronny4-6/+8
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1421 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-11-21added version resource sectionronny2-0/+43
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1420 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-11-04compare TFAjohnvg1-0/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1419 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-27update backend version number for 2.1 releaseronny4-6/+6
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1417 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-23commit again to prevent cr/lf conversionjohnvg3-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1416 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-23cvs doesn't seem to understand that these are data filesjohnvg3-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1415 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-22move include of compiledefines.h, define TARGET_API_MAC_CARBON if KARBONjohnvg1-3/+3
is defined git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1414 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-22remove double include of compiledefines.hjohnvg1-1/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1413 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-22use KARBON macro only if POWER is also definedjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1412 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21recompiled for carbonjohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1411 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21rename compiler folder to frontend, increase size of heap to 18mjohnvg1-5017/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1410 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21use .o, .xo and .cxo files, port to MachOjohnvg3-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1409 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21port to MachOjohnvg1-7/+19
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1408 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21use .o, .xo and .cxo filesjohnvg2-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1407 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21use cDirectory object file from Directory modulejohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1406 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21import code from "cDirectory." instead of "cDirectory.obj"johnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1405 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21import code from "cae." instead of "cae.obj"johnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1404 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21#define KARBON instead of #undef KARBONjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1403 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-21remove BESwapTypesjohnvg1-1/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1402 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-20tune run-time options in project filesronny1-4/+32
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1401 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-20don't abort when tcl file can't be created but give error messageronny1-13/+25
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1400 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17update backend.dll to version 2.1.0a1ronny1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1399 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17changed location of output backend.dll to project directoryronny1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1398 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17changed path: compiler -> frontendronny1-4/+6
changed path: use ArgEnvWindows from Clean System git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1397 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17updated project file (for CodeWarrior version 8.0)ronny1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1396 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17updated version number to 2.0.1a1ronny1-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1395 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-17added limited support for uniqueness attributes in dynamic typesronny4-5/+31
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1394 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-16remove directory_libraryjohnvg2-5/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1393 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-16add extra attribute argument to BEFlatType andjohnvg2-76/+66
the is_boxed_record argument to BERecordType, use abstract type synonyms, remove BEUpdateKind, increment version number git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1392 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-16add extra attribute argument to BEFlatType andjohnvg2-17/+11
the is_boxed_record argument to BERecordType git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1391 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-15/+11
the is_boxed_record argument to BERecordType, remove BEUpdateKind, increment version number git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1390 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-16enable tail recursion modulo cons optimisationjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1389 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-15update version to 2.1.0 alpha 0ronny4-6/+6
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1388 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-15removed BESwapTypesronny1-1/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1387 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-07removes all abc, object and assembly filesjohnvg1-0/+13
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1386 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-07move (open/close)TclFile from type_io to compileronny3-64/+54
this removes a platform dependency from the frontend git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1385 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-07isolate Index type for compatability with Sparkle source treeronny3-3/+18
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1384 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-06increase version number to 919 for Clean 2.1johnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1383 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-06fix ArgEnvUnix path and compiler (now frontend) pathjohnvg1-4/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1382 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-06use pattern_match_2.c instead of pattern_match.cjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1381 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-06fix ArgEnvUnix path and compiler (now frontend) pathjohnvg1-4/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1380 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d