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-01-12
function isNotEmpty added
pieter
2
-0
/
+6
2000-01-12
replaced all known errors
pieter
1
-41
/
+99
2000-01-04
introduced new error message: "StdDynamics not imported"
martinw
4
-10
/
+69
2000-01-03
compile time pattern matching only took linearity into account but
martinw
1
-11
/
+14
1999-12-22
\" as escape char
pieter
1
-1
/
+1
1999-12-22
char strings, record types, error messages wantList
pieter
1
-38
/
+52
1999-12-20
fixing bug in module trans
martinw
1
-2
/
+45
1999-12-15
bugfix
martinw
1
-4
/
+8
1999-12-14
handle constructor with strict arguments (for Clean 1.3.3)
ronny
4
-55
/
+67
1999-12-14
Bug fix: infix pattern constructors
sjakie
1
-22
/
+20
1999-12-10
handle constructor with strict arguments (for Clean 1.3.3)
ronny
2
-27
/
+83
1999-12-10
bugfixes
martinw
6
-138
/
+146
1999-12-03
completing Sjaak's changes in module trans caused by exchanging the transform...
martinw
3
-33
/
+53
1999-12-01
Several bug fixes:
sjakie
9
-108
/
+156
1999-11-29
bug fix
sjakie
5
-29
/
+48
1999-11-24
unified main and frontend
ronny
3
-15
/
+253
1999-11-23
change: dynamics are now converted before 'fusion'
sjakie
8
-189
/
+293
1999-11-19
added code for dealing with dynamics
sjakie
1
-22
/
+34
1999-11-17
fixed name conflict for ids in nested update transformation
ronny
1
-31
/
+31
1999-11-17
bug fix: no crash after detecting an overloading error
sjakie
1
-27
/
+5
1999-11-16
bug fix: single unique selections of arrays adjusted
sjakie
1
-10
/
+21
1999-11-16
allow operator names like .*
pieter
1
-5
/
+7
1999-11-16
:: T = E.x Cons x T | Nil
pieter
1
-5
/
+5
1999-11-15
removed debugging output
sjakie
1
-4
/
+2
1999-11-15
nothing serious
sjakie
1
-10
/
+20
1999-11-15
bug fix: instance of < for Priority removed,
sjakie
3
-27
/
+72
1999-11-15
bugfix in module trans
martinw
1
-5
/
+9
1999-11-12
removed comment
sjakie
1
-14
/
+11
1999-11-12
bug fixes
martinw
4
-65
/
+47
1999-11-12
minor bug fix, some code polishing
sjakie
5
-307
/
+327
1999-11-12
vergeten, traces wegteheugen
martinw
1
-13
/
+0
1999-11-12
bug fix in trans.icl
martinw
3
-21
/
+6
1999-11-11
extension: no longer necessary to repeat macros in icl-file
sjakie
2
-34
/
+59
1999-11-11
bug fix: uniqueness inference (coerce in unitype)
sjakie
2
-5
/
+9
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
10
-353
/
+284
1999-11-09
bug fix: missing alternative in 'instance distributeLets Selection'
sjakie
1
-0
/
+4
1999-11-08
minor
martinw
1
-13
/
+1
1999-11-08
bug fix: arity of imported function was incorrect
sjakie
1
-1
/
+5
1999-11-05
minor changes
martinw
3
-5
/
+0
1999-11-05
fusion works now. The fusion switch in module typesupport is enabled
martinw
12
-623
/
+1132
1999-10-29
*** empty log message ***
sjakie
2
-2
/
+2
1999-10-29
Bugfix: types in cases and lets are adjusted according to the specified type.
sjakie
3
-106
/
+83
1999-10-28
added new class "bind_and_unify_types" in module typesupport
martinw
2
-1
/
+101
1999-10-27
better error message for let!
pieter
1
-2
/
+4
1999-10-25
minor change: comment removed
sjakie
1
-15
/
+0
1999-10-25
end of comment repaired to allow **/
pieter
1
-0
/
+1
1999-10-20
changed the CommandLoop back into the original version
sjakie
1
-14
/
+2
1999-10-20
No idea
sjakie
1
-31
/
+14
1999-10-20
extension: improved error messages for uniqueness types
sjakie
1
-1
/
+1
1999-10-20
extension: printing routine for types added
sjakie
1
-4
/
+5
[next]