- 29 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 26 Nov, 2001 1 commit
-
-
John van Groningen authored
-
- 01 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 19 Oct, 2001 1 commit
-
-
Artem Alimarine authored
-
- 18 Oct, 2001 1 commit
-
-
John van Groningen authored
remove conversion table, except for macros
-
- 12 Oct, 2001 1 commit
-
-
John van Groningen authored
-
- 02 Oct, 2001 1 commit
-
-
Sjaak Smetsers authored
Universally quantified types used in class members
-
- 01 Oct, 2001 2 commits
-
-
Ronny Wichers Schreur authored
-
Diederik van Arkel authored
-
- 24 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 21 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 12 Sep, 2001 1 commit
-
-
John van Groningen authored
-
- 06 Sep, 2001 3 commits
-
-
Sjaak Smetsers authored
Universally quantified types (parsing and inference)
-
John van Groningen authored
-
Artem Alimarine authored
fixed bugs in generics reimplemented kind-indexed type specialization
-
- 31 Aug, 2001 1 commit
-
-
John van Groningen authored
replaced PE_Compr by PE_ListCompr and PE_ArrayCompr
-
- 27 Aug, 2001 1 commit
-
-
Sjaak Smetsers authored
Bug fix in reference marking
-
- 19 Jul, 2001 1 commit
-
-
Artem Alimarine authored
Fixed some bugs in generics
-
- 18 Jul, 2001 1 commit
-
-
Ronny Wichers Schreur authored
with VI_Aliases from previous phases
-
- 12 Jul, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 27 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 22 Jun, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 15 Jun, 2001 2 commits
-
-
Martijn Vervoort authored
-
Martin Wierich authored
-
- 11 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 06 Jun, 2001 1 commit
-
-
John van Groningen authored
for TypeVar, because the address appears in an error message
-
- 30 May, 2001 2 commits
-
-
John van Groningen authored
to the main module is imported, and the main module is not an implementation module. renamed local function 'scan_dcl_module' into 'scan_main_dcl_module'.
-
John van Groningen authored
optimize dot dot generators, fixed bug in array comprehensions with more than one qualifier, removed 'c' before 'cIsListGenerator' and 'cIsArrayGenerator'
-
- 11 May, 2001 1 commit
-
-
Martin Wierich authored
-
- 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
-
-
Ronny Wichers Schreur authored
-
- 03 May, 2001 2 commits
-
-
Ronny Wichers Schreur authored
-
Artem Alimarine authored
-
- 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
ignored the type specification. Now he treats f as a function, and hence gives a type error Start = f where f :: String f = 1
-
- 28 Mar, 2001 1 commit
-
-
Martijn Vervoort 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
-
- 23 Mar, 2001 1 commit
-
-
Martin Wierich authored
-
- 20 Mar, 2001 1 commit
-
-
Sjaak Smetsers authored
-