- 29 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 26 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 07 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 18 Oct, 2001 1 commit
-
-
John van Groningen authored
remove conversion table, except for macros
-
- 02 Oct, 2001 1 commit
-
-
Sjaak Smetsers authored
Universally quantified types used in class members
-
- 07 Sep, 2001 1 commit
-
-
John van Groningen authored
-
- 06 Sep, 2001 1 commit
-
-
John van Groningen authored
renamed cNeedStdDynamics as cNeedStdDynamic
-
- 31 Aug, 2001 1 commit
-
-
John van Groningen authored
-
- 25 Jul, 2001 1 commit
-
-
Ronny Wichers Schreur authored
removed underscored allowed parameter of isUpperCaseName and isLowerCaseName these routines now always look at the first non-underscore character adjusted the names of some types and constructors in predef so that they start with an uppercase letter
-
- 18 Jul, 2001 2 commits
-
-
Ronny Wichers Schreur authored
(bug_incomplete_instance_def, bug_layout_rule, bug_nested_guard_in_otherwise, parse-bug-18, parse_bug_Real_as_class_name, parse_bug_case, parse_bug_constructor_with_name_of_basic_type, parse_bug_lost_brackets_in_pattern, parse_bug_no_layout_rule)
-
Ronny Wichers Schreur authored
-
- 28 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 22 Jun, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 08 Jun, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 05 Jun, 2001 1 commit
-
-
John van Groningen authored
instead of line number of first alternative (new: check.icl, checkFunctionBodies.[id]cl)
-
- 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
-
- 20 Apr, 2001 1 commit
-
-
Martin Wierich authored
-
- 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
-
- 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.
-
- 13 Feb, 2001 1 commit
-
-
Martin Wierich authored
checking of a whole dcl module component --> now cyclic module dependencies should work
-
- 31 Oct, 2000 1 commit
-
-
John van Groningen authored
-
- 27 Oct, 2000 1 commit
-
-
Martin Wierich authored
-
- 26 Oct, 2000 2 commits
-
-
John van Groningen authored
-
Martin Wierich authored
"context restriction not allowed for fully polymorph instance" and "context restriction equals instance type"
-
- 23 Oct, 2000 1 commit
-
-
John van Groningen authored
dcl macros in icl functions and macros removed expanded macros from groups (s.c.components)
-
- 11 Oct, 2000 1 commit
-
-
Martin Wierich authored
"first argument of infix operator missing" and "second argument of infix operator missing"
-
- 04 Oct, 2000 1 commit
-
-
Martin Wierich authored
(changes are commented with "MW0")
-
- 27 Sep, 2000 2 commits
-
-
Martin Wierich authored
-
clean authored
-
- 20 Sep, 2000 1 commit
-
-
Martin Wierich authored
before: _from_to undefined _uselect undefined now: StdEnum not imported StdArray not imported
-
- 13 Sep, 2000 1 commit
-
-
Martin Wierich authored
-
- 15 Aug, 2000 1 commit
-
-
Martin Wierich authored
of "v314", case defaults and guards now also have file position information.
-
- 10 Aug, 2000 1 commit
-
-
Martin Wierich authored
-
- 09 Aug, 2000 1 commit
-
-
Martin Wierich authored
algorihm so that typing error messages can indicate the alternative in which the error occured. Before, these error messages always located the first alternative/function type
-
- 01 Aug, 2000 1 commit
-
-
Martin Wierich authored
-
- 14 Jul, 2000 1 commit
-
-
Martijn Vervoort authored
nieuwe PD_coerce-symbool werd nog niet aangepast.
-
- 10 Jul, 2000 1 commit
-
-
Martin Wierich authored
-