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-12-17
(partial) bug fix, order of class definition and context in another class
ronny
1
-4
/
+15
2001-12-13
remove tuple symbol from UniqueSelector (! selector) and MatchExpr
johnvg
17
-84
/
+80
2001-12-13
Lifting of dynamic expressions repaired
sjakie
1
-0
/
+11
2001-12-12
removed work around for 2.0 compiler bug
ronny
1
-7
/
+0
2001-12-12
don't allow strict #! lets in macro bodies
ronny
1
-2
/
+103
2001-12-12
enter new scope when checking rhs of nodedefs
ronny
1
-1
/
+2
2001-12-12
fixed bugs in merging explicit cases
ronny
2
-30
/
+22
2001-12-12
enforce that CAFs are non-unique
ronny
2
-10
/
+18
2001-12-12
inlined simple code_block_allowed function
ronny
1
-5
/
+1
2001-12-12
don't allow local nodedefs (defined with =:) with a specified type
ronny
4
-22
/
+36
2001-12-12
enforce consistency of defining symbols in rhs
ronny
1
-65
/
+118
2001-12-12
removed RWSDebug import
ronny
2
-3
/
+1
2001-12-12
remove macros_2.c, checktypedefs_2.c, macros.h and checktypedefs.h
johnvg
5
-140
/
+3
2001-12-11
pass SymbIdent instead of Ident to requirements_of_args to
johnvg
1
-3
/
+3
2001-12-11
import StdClass instead of StdEnv
johnvg
1
-2
/
+1
2001-12-11
heap module with smaller pointers.
johnvg
2
-0
/
+161
2001-12-05
removed type from BasicExpr
johnvg
19
-368
/
+405
2001-12-04
forgot to some definitions to export
martijnv
1
-0
/
+15
2001-12-03
bug fix: uniqueness error in nested record/array updates
ronny
6
-45
/
+89
2001-12-03
work around for 2.0 compiler bug
ronny
1
-0
/
+7
2001-12-03
removed unused field (to make the module compilable with Clean 2.0)
ronny
1
-1
/
+1
2001-11-30
initPtr modifies the *World
johnvg
1
-4
/
+6
2001-11-30
store predefined identifiers in CAF
johnvg
21
-634
/
+710
2001-11-30
store predefined identifiers in CAF
johnvg
1
-5
/
+5
2001-11-30
initPtr modifies the *World
johnvg
1
-1
/
+3
2001-11-30
initPtr modifies the *World
johnvg
2
-1
/
+23
2001-11-29
different representation of selector kind in Selection
ronny
9
-45
/
+59
2001-11-27
restored proper project file
ronny
1
-3466
/
+1
2001-11-26
assorted parse/scan bug fixes
ronny
5
-67
/
+97
2001-11-26
new backend version
ronny
3
-1
/
+1
2001-11-26
bug fix in initialisation
ronny
2
-6
/
+15
2001-11-26
fix explicit imports of cached modules
johnvg
4
-45
/
+138
2001-11-23
removed various comments
ronny
1
-170
/
+57
2001-11-21
new explicit import syntax
johnvg
16
-11
/
+72
2001-11-21
tail recursion modulo cons for strict lists
johnvg
1
-103
/
+82
2001-11-21
reuse unique nodes optimization: update node with fewest number of words to b...
johnvg
1
-1
/
+112
2001-11-21
bug fix for state of selections of selections of tuples
johnvg
1
-0
/
+4
2001-11-21
new release
ronny
1
-1
/
+1
2001-11-21
version 1.17, fix bug in exporting record labels for Dynamics
ronny
1
-0
/
+0
2001-11-21
Bug fix: reference count analysis for dynamics
sjakie
1
-3
/
+5
2001-11-20
bug fix determination of exported funtion
ronny
1
-1
/
+1
2001-11-19
bug fix: initialisation of global strictness info (prevents crash with second...
ronny
3
-0
/
+3
2001-11-19
Changes:
martijnv
10
-136
/
+231
2001-11-19
fix bug in exporting record labels for Dynamics
johnvg
1
-7
/
+7
2001-11-09
collecting fi_calls
alimarin
1
-39
/
+86
2001-11-08
bug fix, symbol table was not cleaned up after a error in the types of a dcl ...
ronny
1
-1
/
+5
2001-11-07
bug fix (merge cases with unboxed and other list constructors)
ronny
1
-2
/
+6
2001-11-07
bug fix: do not merge nested explicit cases
ronny
2
-35
/
+43
2001-11-06
Bug fix: crashed with cyclic type classes
sjakie
1
-2
/
+3
2001-11-06
removed conversion table
johnvg
1
-9
/
+9
[next]