index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-05
use BEGetIntFromArray instead of BECopyInts
johnvg
1
-1
/
+1
2006-01-05
use BEGetIntFromArray instead of BECopyInts to fix a problem if integers
johnvg
3
-2
/
+17
2005-12-16
use the same file for list all types and list exported types as for list
johnvg
2
-25
/
+11
2005-11-25
remove some unnecessary copying while creating lists of function indices
johnvg
1
-5
/
+4
2005-11-18
check kinds of local functions,
johnvg
1
-4
/
+5
2005-01-10
changed version number and name of university
ronny
2
-2
/
+2
2004-04-19
remove TC; types
ronny
1
-21
/
+41
2004-04-02
implement foreign export with stdcall
johnvg
3
-10
/
+10
2004-03-17
removed useless function convertLhsNodeDefs
ronny
1
-20
/
+4
2003-12-22
use class_ident in typeToClass to prevent ';' after class name
johnvg
1
-46
/
+35
2003-12-15
add foreign export
johnvg
1
-1
/
+10
2003-12-15
add BEInsertForeignExport
johnvg
2
-0
/
+8
2003-12-15
add BEInsertForeignExport
johnvg
2
-0
/
+2
2003-12-12
removed unused argument of FP_AlgebraicPattern
ronny
1
-12
/
+5
2003-12-12
removed unused FP_Pattern alternatives
ronny
1
-22
/
+1
2003-12-11
move FunctionPattern type from syntax to backendconvert
johnvg
2
-11
/
+6
2003-12-11
remove BackendBody
johnvg
2
-28
/
+0
2003-12-11
use 'Error: ' instead of '[Backend]' in the backend too old
johnvg
1
-2
/
+2
2003-10-27
update backend version number for 2.1 release
ronny
2
-2
/
+2
2003-10-16
add extra attribute argument to BEFlatType and
johnvg
1
-37
/
+33
2003-10-16
add extra attribute argument to BEFlatType and
johnvg
1
-13
/
+7
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
2
-2
/
+2
2003-06-19
s/sd__ident/sd_ident/g
ronny
1
-3
/
+3
2003-06-17
removed unused functions
ronny
4
-105
/
+74
2003-06-13
removed commented code
ronny
1
-80
/
+9
2003-06-13
removed PA bug workaround
ronny
1
-1
/
+1
2003-05-16
renamed field names of type Ident in syntax tree
ronny
3
-43
/
+43
2002-11-14
use _SystemStrictLists with _cons..,_decons.. and _nil..
johnvg
1
-1
/
+1
2002-10-24
add BEFlatTypeX and BERecordTypeX definitions in comment
johnvg
2
-0
/
+18
2002-10-18
added code for boxed records and lhs uniqueness attribute of
johnvg
1
-11
/
+14
2002-09-20
removed SK_GeneratedCaseFunction: it's not necessary any more, because
ronny
1
-4
/
+0
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
5
-92
/
+0
2002-09-19
major rewrite dynamics
ronny
1
-2
/
+5
2002-09-04
Add SK_GeneratedCaseFunction for dynamic cases fix
diederik
1
-0
/
+2
2002-08-27
Added FailExpr node
ronny
1
-0
/
+2
2002-07-16
remove ModuleIndex type, because it is now defined in syntax.dcl,
johnvg
1
-6
/
+5
2002-06-19
added clear_cache
johnvg
1
-0
/
+1
2002-06-17
moved backend_library to windows and mac subdirectories
johnvg
1
-127
/
+0
2002-06-17
backend library for windows
johnvg
1
-0
/
+127
2002-06-17
backend_library for the mac
johnvg
1
-0
/
+127
2002-04-11
support for generic type context like in
alimarin
2
-4
/
+4
2002-03-08
new backend version
ronny
2
-156
/
+156
2002-02-28
convert record updates of multiple records into one update node
johnvg
1
-12
/
+11
2002-02-13
bug fix: convert higher-order arrow types
ronny
1
-0
/
+4
2002-02-12
removed useless strictness annotations
ronny
1
-3
/
+1
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
2
-66
/
+160
2001-12-21
version number for release
ronny
2
-2
/
+2
2001-12-20
remove RWSDebug dependency
ronny
1
-5
/
+1
2001-12-17
implement pattern matching of strict, unboxed and overloaded lists
johnvg
1
-1
/
+11
[next]