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
2001-09-07
Bug fix: Stop after an overloading error occurred
sjakie
1
-27
/
+31
2001-09-06
remove 'dcl_is_cashed'
johnvg
8
-57
/
+49
2001-09-06
added command line flag to enable generics
alimarin
11
-703
/
+723
2001-09-06
add symbol_heap to empty_cache
johnvg
1
-1
/
+3
2001-09-06
bug fix: Improved unification algoritm for kinds
sjakie
7
-50
/
+106
2001-09-06
This commit was generated by cvs2svn to compensate for changes in r751,
zweije
6
-9
/
+14
2001-09-06
This commit was generated by cvs2svn to compensate for changes in r748,
zweije
5
-43
/
+47
2001-09-06
check if StdStrictLists is imported
johnvg
4
-11
/
+22
2001-09-06
remove fun_index from FunDef
johnvg
10
-61
/
+33
2001-09-06
This commit was generated by cvs2svn to compensate for changes in r743,
zweije
26
-221
/
+361
2001-09-06
removed usage of fun_index
alimarin
14
-201
/
+4085
2001-09-05
moved function getBelongingSymbolsFromID from checksupport to explicitimports
johnvg
4
-19
/
+13
2001-09-05
fix parsing of [# with layout rule
johnvg
3
-1
/
+19
2001-09-05
print forall typevars in backend
ronny
1
-0
/
+0
2001-09-05
print forall typevars in backend
ronny
3
-11
/
+12
2001-09-05
print forall typevars in backend
ronny
9
-36
/
+122
2001-09-04
create symbol_heap just once
johnvg
1
-35
/
+29
2001-09-04
beta 2 backend.dll
johnvg
1
-0
/
+0
2001-09-03
new version number
johnvg
3
-9
/
+9
2001-09-03
print same error as Clean 1.3 when a module cannot be opened
johnvg
1
-1
/
+1
2001-09-03
comment out debug messages
johnvg
1
-2
/
+2
2001-09-03
fix memory allocation bug
johnvg
1
-1
/
+5
2001-09-03
added init_identifiers call
johnvg
1
-2
/
+3
2001-09-03
added new functions for strict and unboxed lists
johnvg
1
-0
/
+7
2001-09-03
added code for strict and unboxed lists
johnvg
19
-384
/
+1136
2001-09-03
new backend functions for strict and unboxed lists
johnvg
1
-1
/
+9
2001-08-31
added dummy set_compiler_id function
johnvg
2
-2
/
+9
2001-08-31
moved function set_compiler_id to CoclSystemDependent
johnvg
3
-6
/
+9
2001-08-31
add symbol_heap argument ro empty_cache
johnvg
1
-2
/
+2
2001-08-31
added code for strict and unboxed lists
johnvg
1
-1
/
+3
2001-08-31
new functions for strict and unboxed lists
johnvg
2
-0
/
+60
2001-08-31
added code for strict and unboxed lists
johnvg
1
-44
/
+313
2001-08-31
create symbol_heap only once
johnvg
1
-8
/
+21
2001-08-31
add symbol_heap parameter to function empty_cache
johnvg
2
-32
/
+18
2001-08-31
parse strict and unboxed lists
johnvg
1
-95
/
+285
2001-08-31
added code for strict and unboxed lists
johnvg
2
-45
/
+174
2001-08-31
type strict and unboxed lists
johnvg
2
-125
/
+249
2001-08-31
added code for strict and unboxed lists
johnvg
2
-75
/
+195
2001-08-31
added code for OverloadedListPatterns
johnvg
1
-38
/
+45
2001-08-31
added code for strict and unboxed list comprehensions
johnvg
1
-21
/
+26
2001-08-31
added code for OverloadedListPatterns
johnvg
1
-40
/
+38
2001-08-31
added code for OverloadedListPatterns
johnvg
2
-114
/
+198
2001-08-31
add type for function checkSpecialTypes
johnvg
1
-4
/
+3
2001-08-31
added code for strict and unboxed lists
johnvg
1
-34
/
+225
2001-08-31
allow specials for lazy and strict arrays and lists without specifying elemen...
johnvg
2
-188
/
+178
2001-08-31
use ArrayAndListInstances instead of range of function indices
johnvg
2
-14
/
+33
2001-08-31
pretty print strict and unboxed lists in writeType
johnvg
1
-2
/
+11
2001-08-31
added code for OverloadedListPatterns
johnvg
3
-0
/
+8
2001-08-31
added symbol_heap parameter to newHashTable
johnvg
2
-3
/
+3
2001-08-31
added ArrayAndListInstances,OverloadedListPatterns and OverloadedListType
johnvg
2
-31
/
+72
[prev]
[next]