Age | Commit message (Expand) | Author | Files | Lines |
2006-01-05 | use BEGetIntFromArray instead of BECopyInts to fix a problem if integers | johnvg | 1 | -1/+8 |
2005-01-10 | changed version number and name of university | ronny | 1 | -1/+1 |
2004-04-02 | implement foreign export with stdcall | johnvg | 1 | -4/+4 |
2003-12-15 | add BEInsertForeignExport | johnvg | 1 | -0/+6 |
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 | -15/+11 |
2003-10-15 | update version to 2.1.0 alpha 0 | ronny | 1 | -1/+1 |
2003-06-17 | removed unused functions | ronny | 1 | -36/+16 |
2002-10-24 | add BEFlatTypeX and BERecordTypeX definitions in comment | johnvg | 1 | -0/+14 |
2002-03-08 | new backend version | ronny | 1 | -129/+129 |
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/+20 |
2001-10-05 | bind special idents (such as abort, undef from StdMisc) to the correct identi... | ronny | 1 | -2/+22 |
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 | -11/+11 |
2001-09-05 | print forall typevars in backend | ronny | 1 | -9/+19 |
2001-09-03 | new version number | johnvg | 1 | -3/+3 |
2001-08-31 | new functions for strict and unboxed lists | johnvg | 1 | -0/+44 |
2001-07-13 | bug fix: reverse order of functions (in components) | ronny | 1 | -3/+3 |
2001-07-12 | uniqueness attributes in backend | ronny | 1 | -7/+45 |
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/+27 |
2001-05-09 | corrected version number | ronny | 1 | -2/+2 |
2001-05-08 | support for cases in backend | ronny | 1 | -119/+163 |
2001-05-03 | fixed module names | ronny | 1 | -1/+1 |
2001-05-03 | removed BEDeclarePredefinedSymbols | ronny | 1 | -197/+191 |
2001-05-03 | moved backend.[id]cl from backendCModules to backend | ronny | 1 | -0/+689 |