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
/
frontend
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-01
Add producer class for fusion
diederik
4
-16
/
+287
2001-10-01
Add fusion commandline flag
diederik
6
-76
/
+105
2001-09-24
removed kind correctness checking module
sjakie
9
-240
/
+471
2001-09-21
*** empty log message ***
sjakie
2
-39
/
+40
2001-09-21
Bug fix: caching combined with omitted type and class definitions
sjakie
23
-843
/
+1090
2001-09-20
Added module owners for convertDynamics, type_io and type_io_common
martijnv
6
-0
/
+18
2001-09-14
fix uniqueness bug (again)
johnvg
1
-2
/
+1
2001-09-13
Two fixes: (1) error with missing type contexts
sjakie
2
-17
/
+13
2001-09-13
fix uniqueness error
johnvg
1
-3
/
+2
2001-09-13
add feo_generics=False
johnvg
1
-1
/
+1
2001-09-12
add <|- generator for overloaded lists
johnvg
6
-84
/
+95
2001-09-11
reduced memory usage of expandSynTypes
johnvg
1
-36
/
+52
2001-09-11
pass TypeSymbIdent boxed in TA to function 'expand_syn_types_in_TA' instead o...
johnvg
1
-4
/
+4
2001-09-07
module ownership comment
ronny
6
-0
/
+18
2001-09-07
moved function checkLocalFunctions from checksupport to checkFunctionBodies
johnvg
3
-11
/
+6
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
9
-52
/
+55
2001-09-06
bug fix: Improved unification algoritm for kinds
sjakie
7
-50
/
+106
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
removed usage of fun_index
alimarin
13
-194
/
+612
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-04
create symbol_heap just once
johnvg
1
-35
/
+29
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-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
2001-08-31
added symbols for strict and unboxed lists
johnvg
2
-235
/
+389
2001-08-31
added allocPtr and initPtr
johnvg
2
-16
/
+44
2001-08-31
PK: token position + minor bugs
pieter
1
-69
/
+56
2001-08-30
bug fix in universally quantified types
sjakie
1
-1
/
+2
2001-08-30
restoring old main
martijnv
1
-6
/
+2
2001-08-30
added switch_dynamics in module compilerSwitches. Standard dynamics are
martijnv
3
-1
/
+16
2001-08-28
bug fix: count of let bindings was wrong which caused convertcases to crash
martijnv
1
-1
/
+2
[next]