- 30 Aug, 2001 1 commit
-
-
Martijn Vervoort authored
turned off.
-
- 27 Aug, 2001 2 commits
-
-
Sjaak Smetsers authored
removed numbering of type variables in TypeDefs
-
Martijn Vervoort authored
-
- 27 Jul, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 19 Jul, 2001 1 commit
-
-
Artem Alimarine authored
Fixed some bugs in generics
-
- 25 Jun, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 20 Jun, 2001 1 commit
-
-
John van Groningen authored
(new: transform.[id]cl, check.icl, generics.icl)
-
- 15 Jun, 2001 1 commit
-
-
Martin Wierich authored
-
- 14 Jun, 2001 1 commit
-
-
Artem Alimarine authored
-
- 11 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 05 Jun, 2001 1 commit
-
-
John van Groningen authored
instead of line number of first alternative (new: check.icl, checkFunctionBodies.[id]cl)
-
- 31 May, 2001 1 commit
-
-
Martijn Vervoort authored
out of range error reported by Peter.
-
- 11 May, 2001 1 commit
-
-
Martin Wierich authored
before typecheking (see new module "checkKindCorrectness")
-
- 10 May, 2001 1 commit
-
-
Martijn Vervoort authored
- unused dynamics in where/let clauses do not cause a rule doesn't match error in overloading.icl instead they are ignored - default behaviour changed e.g. f (i :: Int, j :: Int) = abort "Int" f (r :: Real, s :: Real) = abort "Real" f _ = abort "stop" The compiler first matched on the tuple and then did the dynamic pattern matches. But the last match did not call the last (default) alternative if it did not match. - some small changes
-
- 08 May, 2001 1 commit
-
-
Artem Alimarine authored
fixed bugs
-
- 04 May, 2001 1 commit
-
-
Martin Wierich authored
concerning specified instance types, that by far go beyond the standards of Clean 1.3.3
-
- 03 May, 2001 1 commit
-
-
Artem Alimarine authored
-
- 27 Apr, 2001 1 commit
-
-
Martin Wierich authored
U is unique but instantiates class variable x that is non uniquely used.
-
- 25 Apr, 2001 1 commit
-
-
Artem Alimarine authored
fromString is not yet supported some error handling improved parial instances are temporary disabled
-
- 20 Apr, 2001 1 commit
-
-
Martin Wierich authored
-
- 27 Mar, 2001 2 commits
-
-
Artem Alimarine authored
-
John van Groningen authored
changed Declaration type fixed crash when macro appears only in dcl module added make with caching in 'main' use BoxedIdent in hashtable
-
- 26 Mar, 2001 1 commit
-
-
John van Groningen authored
prevent a compiler crash when an abstract type is not defined in the implementation module
-
- 23 Mar, 2001 1 commit
-
-
Martin Wierich authored
-
- 20 Mar, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 15 Mar, 2001 1 commit
-
-
Martin Wierich authored
-
- 13 Mar, 2001 1 commit
-
-
Artem Alimarine authored
Tested with compiling Object IO and butstrapping.
-
- 12 Mar, 2001 1 commit
-
-
Martin Wierich authored
in ".depend" instructions in abc files
-
- 08 Mar, 2001 1 commit
-
-
Martijn Vervoort authored
- type variables - passing a list of directly imported dcl modules by an icl modules
-
- 02 Mar, 2001 2 commits
-
-
Martin Wierich authored
without the corresponding class being declared
-
Martin Wierich authored
quality of the generated executable)
-
- 23 Feb, 2001 1 commit
-
-
Martin Wierich authored
-
- 22 Feb, 2001 1 commit
-
-
Martin Wierich authored
caching
-
- 19 Feb, 2001 1 commit
-
-
Martin Wierich authored
to be delayed until a whole dcl module component has been checked
-
- 15 Feb, 2001 1 commit
-
-
Martijn Vervoort authored
StdEnv 2.0 in which DynamicTemp is added.
-
- 13 Feb, 2001 1 commit
-
-
Martin Wierich authored
checking of a whole dcl module component --> now cyclic module dependencies should work
-
- 19 Jan, 2001 1 commit
-
-
Martin Wierich authored
has been checked, refactoring
-
- 12 Jan, 2001 1 commit
-
-
Martin Wierich authored
-
- 01 Nov, 2000 1 commit
-
-
Martin Wierich authored
moved all switches to syntax module
-
- 27 Oct, 2000 1 commit
-
-
Martin Wierich authored
-