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
/
transform.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-02
making compiler self compilable (this doesn't say anything about the
martinw
1
-7
/
+10
2000-10-23
renumber icl function and macro indices when unfolding
johnvg
1
-179
/
+259
2000-10-18
moved 3 arguments of expand to ExpandState
johnvg
1
-152
/
+147
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-24
/
+44
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-19
/
+67
2000-09-12
small bugfix
martinw
1
-0
/
+9
2000-08-10
added position information to case defaults to improve type error messages
martinw
1
-26
/
+47
2000-08-02
comment MW3 removed; minor improvements
sjakie
1
-3
/
+16
2000-08-01
forgotten te remove debugging statements
sjakie
1
-2
/
+2
2000-08-01
bug fix in merging cases
sjakie
1
-46
/
+97
2000-07-03
removing trace statement
martinw
1
-1
/
+1
2000-07-03
no message
clean
1
-1
/
+1
2000-06-21
solving the problem of strict aliases. Now a strict alias
martinw
1
-25
/
+48
2000-06-16
accepting JVG's changes
martinw
1
-2
/
+1
2000-06-16
small changes to reduce memory allocation
clean
1
-0
/
+2
2000-06-14
bugfix: the compiler was unable to deal with macros that called a local
martinw
1
-2
/
+7
2000-05-31
Added just a comment (beginning with "XXX") that indicates a change that has ...
martinw
1
-0
/
+1
2000-05-17
accepting changes
martinw
1
-2
/
+0
2000-05-16
bugfix in transform.icl (line 1306): the reference count in collectVariables
martijnv
1
-0
/
+5
2000-05-11
bug fix in macros
sjakie
1
-3
/
+18
2000-04-26
changes to make compiler compatible with itself
martinw
1
-21
/
+22
2000-03-24
bugfixes
martinw
1
-2
/
+3
2000-03-22
*** empty log message ***
sjakie
1
-6
/
+7
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-7
/
+17
2000-03-14
extended array patterns for muitidimensional arrays
martinw
1
-5
/
+2
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-6
/
+1
2000-01-19
bug fix (changed syntax tree)
sjakie
1
-20
/
+31
2000-01-17
Bug fixes
sjakie
1
-25
/
+17
1999-12-03
completing Sjaak's changes in module trans caused by exchanging the transform...
martinw
1
-1
/
+0
1999-12-01
Several bug fixes:
sjakie
1
-1
/
+1
1999-11-29
bug fix
sjakie
1
-2
/
+3
1999-11-12
minor bug fix, some code polishing
sjakie
1
-1
/
+4
1999-11-05
fusion works now. The fusion switch in module typesupport is enabled
martinw
1
-24
/
+169
1999-10-18
lots of changes in module trans to make fusion work.
martinw
1
-5
/
+9
1999-10-05
Initial import
ronny
1
-0
/
+1241
[prev]