- 13 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
(2) uniqueness bug with local variables
-
- 07 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 06 Sep, 2001 2 commits
-
-
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
generate instances for unboxed lists of records allow specials for lazy and strict arrays and lists without specifying element type no shared dictionaries for small dictionaries
-
- 27 Aug, 2001 2 commits
-
-
Sjaak Smetsers authored
Bug fix in reference marking
-
Martijn Vervoort authored
-
- 19 Jul, 2001 1 commit
-
-
Artem Alimarine authored
Fixed some bugs in generics
-
- 27 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 15 Jun, 2001 1 commit
-
-
Martijn Vervoort authored
-
- 11 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 30 May, 2001 1 commit
-
-
John van Groningen 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
-
- 25 Apr, 2001 1 commit
-
-
Artem Alimarine authored
fromString is not yet supported some error handling improved parial instances are temporary disabled
-
- 27 Mar, 2001 1 commit
-
-
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
-
- 13 Mar, 2001 1 commit
-
-
Artem Alimarine authored
Tested with compiling Object IO and butstrapping.
-
- 05 Mar, 2001 1 commit
-
-
Martin Wierich authored
-
- 01 Mar, 2001 1 commit
-
-
Martijn Vervoort authored
- type namen worden gesuffixed met hun definierde module naam
-
- 31 Oct, 2000 1 commit
-
-
Sjaak Smetsers authored
Attributes in higher order type applications fixed.
-
- 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
-
- 29 Aug, 2000 1 commit
-
-
Sjaak Smetsers authored
bugfix in scanner: reals were not treated correctly
-
- 15 Aug, 2000 1 commit
-
-
Martin Wierich authored
of "v314", case defaults and guards now also have file position information.
-
- 15 Jun, 2000 1 commit
-
-
Sjaak Smetsers authored
Peter's bug removed
-
- 30 May, 2000 1 commit
-
-
Martijn Vervoort authored
-
- 22 May, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 26 Apr, 2000 3 commits
-
-
clean authored
-
clean authored
-
Martin Wierich authored
-
- 20 Mar, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 24 Jan, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 19 Jan, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 17 Jan, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 01 Dec, 1999 1 commit
-
-
Sjaak Smetsers authored
- dictionary arguments added properly - coercion of function types
-
- 17 Nov, 1999 1 commit
-
-
Sjaak Smetsers authored
-
- 19 Oct, 1999 1 commit
-
-
Sjaak Smetsers authored
-
- 08 Oct, 1999 1 commit
-
-
Sjaak Smetsers authored
-