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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-17
ignore rank > 1 quantors in type_io
ronny
1
-0
/
+14
2004-03-05
implement tuple result for foreign export / centry
johnvg
1
-6
/
+1
2004-03-05
implement tuple result for foreign export / centry
johnvg
1
-1
/
+9
2004-02-20
remove includes of typechecker.h and tctypes.t
johnvg
1
-3
/
+0
2004-02-20
remove include of overloading.h
johnvg
2
-2
/
+0
2004-02-20
remove calls of PrintTCType and InitTypeChecker, change #includes
johnvg
1
-15
/
+1
2004-02-20
remove include of typechecker.h
johnvg
1
-1
/
+0
2004-02-20
include typeconv.h instead of typechecker.h
johnvg
1
-1
/
+1
2004-02-20
remove includes of typechecker.h and overloading.h
johnvg
1
-2
/
+0
2004-02-20
move definition of UserDefinedArrayFunctions to this file
johnvg
1
-1
/
+1
2004-02-20
move prototype of UserDefinedArrayFunctions to this file
johnvg
1
-0
/
+2
2004-02-20
remove prototypes of removed functions, move some prototypes from
johnvg
1
-28
/
+3
2004-02-20
remove prototypes of removed functions, add ListTypes prototype
johnvg
1
-18
/
+1
2004-02-20
move some functions from typechecker or overloading to this file
johnvg
1
-4
/
+34
2004-02-20
remove unused code
johnvg
1
-22
/
+0
2004-02-17
change module owner
ronny
1
-1
/
+1
2004-02-17
cleanup: prune imports
ronny
2
-4
/
+3
2004-02-12
PK: fix bug with let .. where .. in ..
pieter
2
-2
/
+4
2004-02-09
initialise sdef_mark with 0 and remove fields from list of symbols,
johnvg
1
-14
/
+28
2004-02-04
replace double ' by a single ' inside ' and '
johnvg
1
-2
/
+5
2004-01-29
removed duplicated declarations from dcl module in icl module
ronny
1
-145
/
+0
2004-01-16
removed incorrect comment
ronny
1
-2
/
+1
2003-12-23
bug fix: don't accept lhs patterns between function name and double colon
ronny
1
-1
/
+1
2003-12-22
use class_ident in typeToClass to prevent ';' after class name
johnvg
1
-46
/
+35
2003-12-16
report unused #! variables
johnvg
1
-16
/
+22
2003-12-16
add CheckWarningWithPosition
johnvg
2
-4
/
+8
2003-12-15
remove VoidTypeToken
johnvg
2
-3
/
+0
2003-12-15
add export of BEInsertForeignExport
johnvg
1
-0
/
+1
2003-12-15
add foreign export
johnvg
14
-206
/
+311
2003-12-15
add BEInsertForeignExport
johnvg
3
-0
/
+9
2003-12-15
add BEInsertForeignExport
johnvg
2
-0
/
+2
2003-12-15
add foreign export
johnvg
6
-0
/
+78
2003-12-12
fix #! with constructor pattern match or record with one field
johnvg
1
-15
/
+19
2003-12-12
fix #! with constructor pattern match or record with one field
johnvg
1
-92
/
+143
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
4
-35
/
+7
2003-12-11
remove BackendBody
johnvg
4
-41
/
+0
2003-12-11
bug fix: use a new ptr in expanded dynamic
ronny
1
-3
/
+5
2003-12-11
use 'Error: ' instead of '[Backend]' in the backend too old
johnvg
1
-2
/
+2
2003-12-09
fix generated code for strict or unboxed list constructor root node on a cycle
johnvg
1
-26
/
+50
2003-12-09
propagate strictness to strict head and/or tail of a strict
johnvg
1
-1
/
+23
2003-12-01
bug fix for strict and unboxed list constructors on a cycle in
johnvg
1
-2
/
+2
2003-12-01
use same default fixity and priority (infixl 9) everywhere
ronny
4
-6
/
+8
2003-11-21
added version resource section
ronny
2
-0
/
+43
2003-11-04
compare TFA
johnvg
1
-0
/
+3
2003-10-27
update backend version number for 2.1 release
ronny
4
-6
/
+6
2003-10-23
commit again to prevent cr/lf conversion
johnvg
3
-0
/
+0
2003-10-23
cvs doesn't seem to understand that these are data files
johnvg
3
-0
/
+0
2003-10-22
move include of compiledefines.h, define TARGET_API_MAC_CARBON if KARBON
johnvg
1
-3
/
+3
[next]