Age | Commit message (Expand) | Author | Files | Lines |
2012-08-14 | add extendable algebraic data types (merged from iTask branch) | johnvg | 1 | -0/+2 |
2011-03-01 | git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd... | johnvg | 1 | -0/+2 |
2011-01-24 | change BESpecialIdentCount | johnvg | 1 | -1/+1 |
2008-12-19 | remove BENrOfBasicDenots | johnvg | 1 | -1/+1 |
2007-01-10 | remove //1.3 //3.1 | johnvg | 1 | -4/+0 |
2006-01-05 | use BEGetIntFromArray instead of BECopyInts to fix a problem if integers | johnvg | 1 | -1/+3 |
2005-01-10 | changed version number and name of university | ronny | 1 | -1/+1 |
2004-04-02 | implement foreign export with stdcall | johnvg | 1 | -2/+2 |
2003-12-15 | add BEInsertForeignExport | johnvg | 1 | -0/+2 |
2003-10-27 | update backend version number for 2.1 release | ronny | 1 | -1/+1 |
2003-10-16 | add extra attribute argument to BEFlatType and | johnvg | 1 | -37/+33 |
2003-10-15 | update version to 2.1.0 alpha 0 | ronny | 1 | -1/+1 |
2003-06-17 | removed unused functions | ronny | 1 | -42/+36 |
2002-10-24 | add BEFlatTypeX and BERecordTypeX definitions in comment | johnvg | 1 | -0/+4 |
2002-03-08 | new backend version | ronny | 1 | -27/+27 |
2001-12-21 | version number for release | ronny | 1 | -1/+1 |
2001-11-01 | pass strictness information from C to Clean, print strict exported and all ty... | ronny | 1 | -2/+8 |
2001-10-05 | bind special idents (such as abort, undef from StdMisc) to the correct identi... | ronny | 1 | -2/+14 |
2001-10-04 | fail explicit cases | ronny | 1 | -2/+2 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 1 | -7/+7 |
2001-09-05 | print forall typevars in backend | ronny | 1 | -9/+11 |
2001-09-03 | new version number | johnvg | 1 | -3/+3 |
2001-08-31 | new functions for strict and unboxed lists | johnvg | 1 | -0/+16 |
2001-07-13 | bug fix: reverse order of functions (in components) | ronny | 1 | -3/+3 |
2001-07-12 | uniqueness attributes in backend | ronny | 1 | -5/+19 |
2001-06-25 | generate .depend for current dcl module | ronny | 1 | -2/+2 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 1 | -2/+11 |
2001-05-09 | corrected version number | ronny | 1 | -2/+2 |
2001-05-08 | support for cases in backend | ronny | 1 | -24/+40 |
2001-05-03 | fixed module names | ronny | 1 | -1/+1 |
2001-05-03 | removed BEDeclarePredefinedSymbols | ronny | 1 | -119/+117 |
2001-05-03 | moved backend.[id]cl from backendCModules to backend | ronny | 1 | -0/+305 |