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
/
backendinterface.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
use type Component instead of Group in the fusion modules: partition, classif...
johnvg
1
-4
/
+29
2008-01-03
move function remove_first_n from backendinterface to containers
johnvg
1
-19
/
+1
2006-01-05
use BEGetIntFromArray instead of BECopyInts to fix a problem if integers
johnvg
1
-0
/
+6
2005-12-16
use the same file for list all types and list exported types as for list
johnvg
1
-24
/
+10
2005-11-25
remove some unnecessary copying while creating lists of function indices
johnvg
1
-5
/
+4
2003-12-22
use class_ident in typeToClass to prevent ';' after class name
johnvg
1
-46
/
+35
2003-12-11
use 'Error: ' instead of '[Backend]' in the backend too old
johnvg
1
-2
/
+2
2003-05-16
renamed field names of type Ident in syntax tree
ronny
1
-6
/
+6
2002-04-11
support for generic type context like in
alimarin
1
-1
/
+1
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
1
-54
/
+102
2001-11-30
store predefined identifiers in CAF
johnvg
1
-1
/
+1
2001-11-20
bug fix determination of exported funtion
ronny
1
-1
/
+1
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-3
/
+339
2001-09-07
module ownership comment
ronny
1
-0
/
+3
2001-07-12
uniqueness attributes in backend
ronny
1
-6
/
+6
2000-09-27
caching of dcl modules, return unique heap
clean
1
-11
/
+8
2000-07-14
Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...
clean
1
-3
/
+3
2000-07-14
Removed MW comments
clean
1
-1
/
+0
2000-06-21
solving the problem of strict aliases. Now a strict alias
martinw
1
-1
/
+3
2000-02-22
Initial import
ronny
1
-0
/
+65