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-06-20
optimise && and ||
johnvg
1
-4
/
+6
2001-06-20
optimise && and ||
johnvg
1
-12
/
+7
2001-06-20
optimise && and ||
johnvg
4
-35
/
+65
2001-06-15
removed comments
ronny
1
-4
/
+1
2001-06-15
print local reference counts to file instead of stdout
ronny
1
-4
/
+4
2001-06-15
AnnotateStrictNodesIds in GuardNode,
johnvg
1
-9
/
+19
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
handle GuardNode's
johnvg
1
-0
/
+5
2001-06-11
Bug fix with array updates. Removed redundant code. Adjusted unification algo...
sjakie
15
-909
/
+557
2001-06-11
bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNode
ronny
1
-1
/
+1
2001-06-08
merge all cases
ronny
1
-4
/
+59
2001-06-08
mergeCases in separate module
ronny
3
-290
/
+308
2001-06-07
SwitchNode in CollectSharedNodeIdsInNode
ronny
1
-24
/
+59
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
=
johnvg
3
-15
/
+169
2001-06-05
CleanCocl.prj for the Mac
johnvg
1
-0
/
+124
2001-06-05
=
johnvg
5
-0
/
+0
2001-06-05
=
johnvg
3
-0
/
+0
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
import library for the clean linker for the CodeGenLib
johnvg
1
-0
/
+3
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
added 'import code from "cae.obj"'
johnvg
1
-0
/
+2
2001-06-01
removed import of debug module
johnvg
2
-2
/
+3
2001-06-01
interface to docommand.c (mac only)
johnvg
2
-0
/
+17
2001-06-01
compiler without IO 0.8
johnvg
1
-2
/
+41
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
[prev]
[next]