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
2013-04-02
add type constraints in constructors and function arguments with universal qu...
johnvg
1
-0
/
+2
2012-08-14
rename extendable to extensible
johnvg
1
-1
/
+1
2012-08-14
add extendable algebraic data types (merged from iTask branch)
johnvg
4
-5
/
+20
2011-11-10
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...
johnvg
1
-4
/
+0
2011-11-08
rename module StdCompare to compare_types
johnvg
1
-1
/
+1
2011-11-08
add import StdCompare
johnvg
1
-1
/
+1
2011-04-15
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1926 1f8540f1-abd...
johnvg
1
-2
/
+2
2011-04-08
fix type checking of existential type variables that are used by a dynamic ex...
johnvg
1
-2
/
+6
2011-03-31
use type Component instead of Group in the fusion modules: partition, classif...
johnvg
2
-7
/
+45
2011-03-01
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...
johnvg
4
-43
/
+53
2011-02-24
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1858 1f8540f1-abd...
johnvg
1
-19
/
+3
2011-02-11
use ClassInstanceMember array for ins_members instead of DefinedSymbol array,
johnvg
1
-8
/
+8
2011-01-24
change BESpecialIdentCount
johnvg
1
-1
/
+1
2011-01-24
use p instead of I for pointers in ccall
johnvg
1
-128
/
+130
2008-12-19
remove BENrOfBasicDenots
johnvg
2
-2
/
+2
2008-01-03
move function remove_first_n from backendinterface to containers
johnvg
1
-19
/
+1
2007-09-10
rename NormalSelectorUniqueElementResult as UniqueSelectorUniqueElementResult,
johnvg
1
-4
/
+5
2007-04-13
implement newtype
johnvg
1
-1
/
+6
2007-01-10
remove //1.3 //3.1
johnvg
2
-8
/
+0
2006-04-07
use BEGetIntFromArray instead of BECopyInts
johnvg
1
-1
/
+1
2006-03-24
the backend uses 0 if a line number is unknown, not -1
johnvg
1
-1
/
+1
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
[next]