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
2000-06-14
tiny change to make compiler compilable by itself (2.0 parser works either
martinw
1
-1
/
+2
2000-06-13
fixed bug in boolean case expressions of which first alt may fail
clean
1
-2
/
+13
2000-06-13
bugfix: the type unification algorithm used to generate types for new functio...
martinw
1
-97
/
+121
2000-06-09
bugfix in trans. utilites: renaming of mapSt into map_st was necessary, other...
martinw
3
-65
/
+69
2000-06-09
Added preprocessor directives, so that one and the same source can be
martinw
5
-24
/
+56
2000-06-09
predef.icl: StdDynamics has become StdDynamic
martijnv
2
-1
/
+6
2000-06-08
JVG: changed mapSt function into macro
clean
2
-1
/
+33
2000-06-06
coercions added though not complete
martijnv
3
-41
/
+58
2000-06-06
see previous revision
martinw
1
-3
/
+1
2000-06-06
added simple hacky preprocessor facility. The following source
martinw
2
-12
/
+48
2000-06-05
enabled higher order function elimination also for functions (producers)
martinw
4
-134
/
+195
2000-06-05
removed ---> application
martijnv
1
-1
/
+1
2000-05-31
readableizing error messages
martinw
6
-18
/
+28
2000-05-31
setting defaultPrio to 9 according to bug report from Ronny
martinw
1
-1
/
+1
2000-05-31
Added just a comment (beginning with "XXX") that indicates a change that has ...
martinw
1
-0
/
+1
2000-05-31
fixed fusion bug: The algorithm that derived the type for the specialised fun...
martinw
1
-59
/
+100
2000-05-30
fixed bugs; partially implemented type dependent functions
martijnv
7
-138
/
+367
2000-05-26
bugfix: The following let
martinw
1
-1
/
+2
2000-05-22
improved dynamics
sjakie
4
-35
/
+85
2000-05-17
accepting changes
martinw
1
-2
/
+0
2000-05-17
bugfix
martinw
1
-5
/
+12
2000-05-16
bugfix in transform.icl (line 1306): the reference count in collectVariables
martijnv
1
-0
/
+5
2000-05-11
bug fix (uniqueness attributes)
sjakie
1
-3
/
+13
2000-05-11
bug fix in macros
sjakie
1
-3
/
+18
2000-05-11
fixed basic types in dynamics and
pieter
1
-16
/
+27
2000-05-03
made order of local definitions the same as in icl module (compareDefImp takes
martinw
1
-1
/
+1
2000-05-03
bugfix
martinw
3
-17
/
+17
2000-05-03
bug fix
sjakie
1
-6
/
+7
2000-04-26
bugfix
martinw
2
-3
/
+8
2000-04-26
sorry for that!
martinw
1
-10
/
+0
2000-04-26
fixed convert_reduced_context_to_expression
clean
1
-1
/
+1
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
14
-357
/
+364
2000-04-26
changes to make compiler compatible with itself
martinw
39
-1278
/
+1485
2000-04-12
small bugfix
martinw
1
-0
/
+5
2000-03-30
removing record field "lei_strict" that became superflous due to the last rev...
martinw
3
-16
/
+6
2000-03-30
comparision of redundant macro definitions
martinw
5
-50
/
+66
2000-03-24
bugfixes
martinw
8
-141
/
+101
2000-03-22
*** empty log message ***
sjakie
1
-6
/
+7
2000-03-20
*** empty log message ***
sjakie
3
-80
/
+99
2000-03-20
Bug fix in printing routine
sjakie
1
-67
/
+141
2000-03-20
*** empty log message ***
sjakie
9
-500
/
+583
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
11
-98
/
+135
2000-03-16
use error code from parsing dcl files
clean
1
-12
/
+11
2000-03-14
added Update alternative for consequences (Expression)
clean
1
-1
/
+4
2000-03-14
extended array patterns for muitidimensional arrays
martinw
8
-44
/
+60
2000-03-09
no message
pieter
1
-43
/
+87
2000-03-09
optimized by John
pieter
2
-246
/
+556
2000-03-01
bugfixes
martinw
6
-117
/
+136
2000-02-24
Removed debug modules (they moved to separate directory)
ronny
8
-1068
/
+0
2000-02-22
Bug fixes escaped characters in character and string denotations
ronny
1
-5
/
+32
[prev]
[next]