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-03-20
Sjaak: fixed inheritance bugs and strictness attributes
sjakie
18
-204
/
+333
2001-03-16
no message
martijnv
1
-0
/
+2
2001-03-15
*** empty log message ***
martinw
9
-82
/
+137
2001-03-15
Fixes to compile with 2.0
alimarin
4
-103
/
+252
2001-03-15
compiler frontend without writing tcl-files
martijnv
5
-13
/
+22
2001-03-15
changes:
martijnv
5
-744
/
+90
2001-03-13
Generics are added, but are disabled.
alimarin
25
-234
/
+3157
2001-03-13
added 2.0 syntax to type_io.icl
martijnv
3
-26
/
+127
2001-03-13
enable compiler to create "Clean System Files" folder
martinw
3
-0
/
+16
2001-03-13
enabling compiler to create "Clean System Files" folder
martinw
2
-0
/
+8
2001-03-13
enable compiler to create "Clean System Files" folder
martinw
2
-11
/
+53
2001-03-12
fixes bug in mergeCases
johnvg
1
-21
/
+65
2001-03-12
Ensure that modules that are imported from the main dcl module appear
martinw
1
-2
/
+4
2001-03-12
made module name optional
martijnv
3
-110
/
+307
2001-03-08
Normalizing
martijnv
13
-60
/
+243
2001-03-06
bugfix; selecting a value from a DynamicTemp still used the tuple
martijnv
1
-91
/
+5
2001-03-05
bugfix: added missing alternative for SK_LoaclMacroFunction (introduced for d...
martinw
1
-0
/
+6
2001-03-05
Bug fixing in module type_io. It now seems to generate the
martijnv
1
-122
/
+62
2001-03-02
bugfix: the compiler gave "index out of range" when an instance was declared
martinw
1
-2
/
+4
2001-03-02
bugfix for specialisations
martinw
3
-37
/
+67
2001-03-02
no message
martijnv
1
-2
/
+2
2001-03-02
making compiler self compilable (this doesn't say anything about the
martinw
8
-34
/
+19
2001-03-02
bugfix: compiler couldn't detect following inconsistency:
martinw
1
-16
/
+9
2001-03-02
new modules to build a cocl that reads Clean 1.3 sources and as a sideeffect
martinw
4
-0
/
+447
2001-03-02
*** empty log message ***
martinw
2
-0
/
+189
2001-03-02
no message
martijnv
1
-2
/
+2
2001-03-02
no message
martijnv
1
-2
/
+2
2001-03-02
no message
martijnv
1
-2
/
+18
2001-03-01
- type files worden aangemaakt (buggy)
martijnv
12
-50
/
+952
2001-02-26
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
1
-0
/
+2
2001-02-23
dummy stub for porting facilities. The module that actually does
martinw
2
-0
/
+46
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
5
-6
/
+37
2001-02-23
including porting facilities
martinw
4
-190
/
+18
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
4
-3
/
+36
2001-02-23
absolutely unimportant
martinw
1
-1
/
+1
2001-02-22
bugfix: explicit imports of instances did not work in conjunction with dcl
martinw
3
-10
/
+22
2001-02-19
bugfix: a function that made some types in StdArray.dcl more strict had
martinw
1
-34
/
+45
2001-02-16
just removing comment
martinw
1
-1
/
+1
2001-02-15
DynamicTemp added to the compiler. You will be needing a new
martijnv
4
-28
/
+179
2001-02-14
bugfix: the algorithm couldn't handle applications that were (curried)
martinw
1
-4
/
+12
2001-02-14
just setting the switch for import syntax from "2.0" back to "1.3"
martinw
2
-2
/
+2
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
16
-416
/
+310
2001-02-09
Removed pretty printing of types in instances
ronny
2
-2
/
+9
2001-01-19
uniqueness unification for types of functions that are generated
martinw
12
-727
/
+1023
2001-01-19
bugfixing dcl cashing, expanding synonym types after a whole module component
martinw
1
-196
/
+205
2001-01-19
refactoring
martinw
10
-234
/
+301
2001-01-19
exploiting "reuse unique nodes" option
martinw
2
-36
/
+78
2001-01-16
Sjaak: No idea
sjakie
1
-33
/
+2
2001-01-16
bug fix: some type context were not explicitly checked
sjakie
1
-48
/
+24
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
18
-926
/
+2202
[prev]
[next]