- 06 Sep, 2001 2 commits
-
-
Sjaak Smetsers authored
Universally quantified types (parsing and inference)
-
John van Groningen authored
-
- 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
-
- 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
on the MS-DOS command line anymore, what a pitty
-
- 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
-
- 15 Mar, 2001 1 commit
-
-
Artem Alimarine authored
-
- 13 Mar, 2001 1 commit
-
-
Artem Alimarine authored
Tested with compiling Object IO and butstrapping.
-
- 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 1 commit
-
-
Martin Wierich authored
-
- 01 Mar, 2001 1 commit
-
-
Martijn Vervoort authored
- type namen worden gesuffixed met hun definierde module naam
-
- 23 Feb, 2001 1 commit
-
-
Martin Wierich authored
-
- 14 Feb, 2001 1 commit
-
-
Martin Wierich authored
-
- 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
during the transformation phase
-
- 12 Jan, 2001 1 commit
-
-
Martin Wierich authored
-
- 01 Nov, 2000 1 commit
-
-
Martin Wierich authored
moved all switches to syntax module
-
- 23 Oct, 2000 1 commit
-
-
John van Groningen authored
dcl macros in icl functions and macros removed expanded macros from groups (s.c.components)
-
- 04 Oct, 2000 1 commit
-
-
Martin Wierich authored
(changes are commented with "MW0")
-
- 27 Sep, 2000 1 commit
-
-
clean authored
-