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-06-29
cleaning up: removing all these hopelessly silly long function names
martinw
1
-49
/
+49
2001-06-29
cleaning up
martinw
1
-41
/
+4
2001-06-28
disable PA_bug
johnvg
3
-8
/
+8
2001-06-28
Sjaak: removed 'dyn_uni_vars' from type 'DynamicExpr'
sjakie
1
-1
/
+1
2001-06-27
Sjaak: Improved dynamics, not yet finished.
sjakie
11
-314
/
+341
2001-06-25
generate .depend for current dcl module
ronny
3
-2
/
+10
2001-06-25
also add pattern variables in Cases to cp_local_vars
ronny
1
-2
/
+7
2001-06-25
cases in backend
ronny
1
-713
/
+1034
2001-06-22
boolean for explicit cases (cases that are specified by the programmer)
ronny
7
-17
/
+92
2001-06-21
bug fix: line numbers in type errors for let bindings
johnvg
1
-16
/
+39
2001-06-20
optimise && and ||
johnvg
4
-35
/
+65
2001-06-15
Bug fix. Free type variables were referenced but not defined.
martijnv
3
-27
/
+45
2001-06-15
making kind checking phase compatible with dcl caching
martinw
11
-113
/
+220
2001-06-15
added new error message
martinw
1
-23
/
+63
2001-06-14
support for module system is added to genercis
alimarin
5
-169
/
+414
2001-06-11
Bug fix with array updates. Removed redundant code. Adjusted unification algo...
sjakie
15
-909
/
+557
2001-06-08
merge all cases
ronny
1
-4
/
+59
2001-06-08
mergeCases in separate module
ronny
3
-290
/
+308
2001-06-06
set the 'fun_pos' of a 'FunDef' for functions with a specified type
johnvg
1
-9
/
+8
2001-06-06
removed code that prints the pointer in instance <<<
johnvg
1
-2
/
+2
2001-06-05
for error messages in patterns use line number of the alternative,
johnvg
3
-33
/
+23
2001-06-05
introduced newFunctionWithType
ronny
1
-6
/
+14
2001-06-05
undo previous commit
ronny
1
-382
/
+393
2001-06-05
accidental commit
ronny
1
-393
/
+382
2001-06-05
changed all trace arrows (==>, ---->) to -*->
ronny
1
-42
/
+26
2001-06-05
added // otherwises
ronny
1
-0
/
+15
2001-06-05
added type signatures
ronny
1
-4
/
+5
2001-06-05
renamed CopyInfo to CopyState
ronny
1
-105
/
+105
2001-06-05
renamed DistributeInfo to DistributeState
ronny
1
-108
/
+108
2001-06-05
renamed rcs_info parameters to rcs
ronny
1
-91
/
+91
2001-06-05
combined fields in CheckImportedInfo (subphase of weighted refcount)
ronny
1
-33
/
+38
2001-06-05
moved rcs_main_dcl_module_n field from RCState to RCInfo
ronny
1
-29
/
+29
2001-06-05
combinden weightedRefCount parameters in RCInfo record
ronny
1
-78
/
+84
2001-06-05
renamed RCInfo to RCState
ronny
1
-126
/
+126
2001-06-05
reordered functions to reflect order within convertcases
ronny
1
-688
/
+689
2001-06-01
removed comments with alternatives for DynamicExpr
ronny
1
-73
/
+1
2001-06-01
removed MW0 comments
ronny
1
-4
/
+0
2001-06-01
removed import of debug module
johnvg
2
-2
/
+3
2001-06-01
The _Module generated for each icl-module conflicted with record of name
martijnv
2
-2
/
+2
2001-06-01
removed import pp in order to make the compiler compilable without my
martijnv
1
-1
/
+1
2001-05-31
added mechanism to generate a module id for each module. Fixed an index
martijnv
5
-71
/
+154
2001-05-31
fix bug in uniqueness typing for array updates with (a & [i ]= e} syntax
johnvg
1
-27
/
+17
2001-05-31
Added a switch which generates for an unify/coerce application an extra
martijnv
1
-17
/
+57
2001-05-30
bug fix: arrays of unboxed functions are not allowed
johnvg
1
-1
/
+1
2001-05-30
in 'transform' of trans.icl also transform expressions in selections of an Up...
johnvg
1
-0
/
+17
2001-05-30
detect in 'postparse' when the definition module corresponding
johnvg
3
-18
/
+30
2001-05-30
optimize array comprehensions,
johnvg
6
-288
/
+587
2001-05-30
added alternatives to function 'transform' for Update,RecordUpdate,TupleSelec...
johnvg
1
-1
/
+21
2001-05-18
revision 1.31 was stupid nonsense
martinw
1
-1
/
+3
2001-05-14
*** empty log message ***
martinw
2
-0
/
+24
[next]