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
2000-06-21
bugfix: not only STE_Imported appears in dcls_explicit (and dcls_import?) but
martinw
1
-15
/
+19
2000-06-20
reduce memory allocation
clean
7
-61
/
+246
2000-06-20
no message
clean
1
-1
/
+2
2000-06-20
re-adding dead version
martinw
1
-0
/
+1015
2000-06-20
no message
clean
1
-1015
/
+0
2000-06-16
now the same type unification algorithm is used for inlining dictionaries
martinw
1
-75
/
+8
2000-06-16
added error message "not a record constructor", e.g. in the following case:
martinw
1
-0
/
+3
2000-06-16
accepting JVG's changes
martinw
2
-25
/
+1
2000-06-16
changes in to make compiler self compatible
martinw
6
-2
/
+20
2000-06-16
small changes to reduce memory allocation
clean
6
-16
/
+69
2000-06-16
fix another bug in boolean cases that may fail
clean
1
-30
/
+16
2000-06-15
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
martinw
4
-8
/
+2
2000-06-15
update of dictionary types
sjakie
7
-101
/
+131
2000-06-14
correcting tiny change of previous revision
martinw
1
-2
/
+1
2000-06-14
bugfix: the compiler was unable to deal with macros that called a local
martinw
1
-2
/
+7
2000-06-14
now higher order function elimination works also for imported functions
martinw
1
-14
/
+13
2000-06-14
optimisation: compareDefImp now only compares those definitions that are
martinw
3
-16
/
+35
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-27
fixed bug with type indices
clean
1
-17
/
+11
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
[next]