- 01 May, 2001 3 commits
-
-
Ronny Wichers Schreur authored
test for NULL params in GenParameters (reason unknown)
-
Ronny Wichers Schreur authored
marked duplicate definitions of cTypeDelimiter _ANALYSE_IDENT_
-
Ronny Wichers Schreur authored
-
- 27 Apr, 2001 5 commits
-
-
Martin Wierich authored
-
Martin Wierich authored
fun1 f = fun2 where fun2 :: .c fun2 | g f = undef g :: (.b -> .b) -> Bool g _ = True was [o u[11651944]:a -> u[11651944]:a] -> c[11210672]:c but st_attr_vars was [c[11210672], c[11210672]] (u[11651944] is missing)
-
Martin Wierich authored
-
Martin Wierich authored
class c m :: *(m Int) -> (m Int) is not accepted anymore
-
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 8 commits
-
-
Martin Wierich authored
-
Martin Wierich authored
2. bugfix for fusion algorithm
-
Martin Wierich authored
-
Martin Wierich authored
-
Martin Wierich authored
-
Martin Wierich authored
-
Martin Wierich authored
ignored the type specification. Now he treats f as a function, and hence gives a type error Start = f where f :: String f = 1
-
Martin Wierich authored
from m import :: :+:
-
- 11 Apr, 2001 1 commit
-
-
Martin Wierich authored
-
- 02 Apr, 2001 2 commits
-
-
Martijn Vervoort authored
-
Martijn Vervoort authored
-
- 30 Mar, 2001 1 commit
-
-
Martin Wierich authored
between Clean 1.3 and Clean 2.0
-
- 29 Mar, 2001 1 commit
-
-
Martijn Vervoort authored
-
- 28 Mar, 2001 7 commits
-
-
Ronny Wichers Schreur authored
-
Martin Wierich authored
-
Martin Wierich authored
-
John van Groningen authored
-
Martijn Vervoort authored
-
Martijn Vervoort authored
use of the TypeVarHeap.
-
Artem Alimarine authored
-
- 27 Mar, 2001 3 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
-
John van Groningen authored
then or else part of such an if node, and not just for if nodes on root or in else part of such if nodes
-
- 26 Mar, 2001 4 commits
-
-
John van Groningen authored
incorrect module and type index when the symbol is not defined or used with incorrect arity. This prevents a crash later in the compiler when the type is used again when expanding type synonyms resulting in an 'index out of range' error.
-
John van Groningen authored
prevent a compiler crash when an abstract type is not defined in the implementation module
-
Martijn Vervoort authored
-
Martijn Vervoort authored
-
- 23 Mar, 2001 1 commit
-
-
Martin Wierich authored
-
- 22 Mar, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 20 Mar, 2001 2 commits
-
-
Martijn Vervoort authored
-
Sjaak Smetsers authored
-