- 19 Apr, 2004 1 commit
-
-
Ronny Wichers Schreur authored
type constructors in dynamic types are now uniquely represented by the descriptor of their TD_ (type definition) function
-
- 02 Apr, 2004 1 commit
-
-
John van Groningen authored
-
- 17 Mar, 2004 1 commit
-
-
Ronny Wichers Schreur authored
-
- 15 Dec, 2003 1 commit
-
-
John van Groningen authored
-
- 01 Dec, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 16 May, 2003 1 commit
-
-
Ronny Wichers Schreur authored
s/\<mod_name\>/mod_ident/g s/\<ps_field_name\>/ps_field_ident/g s/\<ps_selector_name\>/ps_selector_ident/g s/\<pc_cons_name\>/pc_cons_ident/g s/\<class_name\>/class_ident/g s/\<gen_name\>/gen_ident/g s/\<gen_member_name\>/gen_member_ident/g s/\<gc_name\>/gc_ident/g s/\<gc_gname\>/gc_gident/g s/\<fs_name\>/fs_ident/g s/\<td_name\>/td_ident/g s/\<fv_name\>/fv_ident/g s/\<var_name\>/var_ident/g s/\<type_name\>/type_ident/g s/\<symb_name\>/symb_ident/g s/\<tv_name\>/tv_ident/g s/\<av_name\>/av_ident/g s/\<me_symb\>/me_ident/g s/\<ft_symb\>/ft_ident/g s/\<fun_symb\>/fun_ident/g s/\<cons_symb\>/cons_ident/g s/\<sd_symb\>/sd__ident/g
-
- 08 Jan, 2003 1 commit
-
-
Sjaak Smetsers authored
-
- 06 Jan, 2003 1 commit
-
-
John van Groningen authored
macros with a function type, instead of ignoring the type, or crashing when the arity is incorrect
-
- 18 Oct, 2002 1 commit
-
-
John van Groningen authored
TC; types only when compiling for dynamics
-
- 15 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
clean-up and renamed functions from StdDynamic
-
- 17 Jul, 2002 1 commit
-
-
John van Groningen authored
-
- 17 Jun, 2002 1 commit
-
-
John van Groningen authored
-
- 03 Jun, 2002 1 commit
-
-
Artem Alimarine authored
-
- 11 Apr, 2002 1 commit
-
-
Artem Alimarine authored
foo :: a a -> Bool | eq{|*|} a
-
- 25 Mar, 2002 1 commit
-
-
Artem Alimarine authored
-
- 06 Feb, 2002 1 commit
-
-
John van Groningen authored
-
- 12 Dec, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 05 Dec, 2001 1 commit
-
-
John van Groningen authored
added BVInt removed symb_arity from SymbIdent
-
- 03 Dec, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 30 Nov, 2001 1 commit
-
-
John van Groningen authored
-
- 26 Nov, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 18 Oct, 2001 1 commit
-
-
John van Groningen authored
remove conversion table, except for macros
-
- 01 Oct, 2001 1 commit
-
-
Ronny Wichers Schreur authored
-
- 12 Sep, 2001 1 commit
-
-
John van Groningen authored
-
- 06 Sep, 2001 2 commits
-
-
Artem Alimarine authored
-
John van Groningen authored
-
- 31 Aug, 2001 1 commit
-
-
John van Groningen authored
-
- 19 Jul, 2001 1 commit
-
-
Artem Alimarine authored
Fixed some bugs in generics
-
- 06 Jun, 2001 1 commit
-
-
John van Groningen authored
to the position of the type instead of the position of the first alternative
-
- 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'
-
- 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
-
- 15 Mar, 2001 1 commit
-
-
Martin Wierich 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
-
- 25 Oct, 2000 1 commit
-
-
Martin Wierich authored
-
- 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"
-
- 02 Oct, 2000 1 commit
-
-
Ronny Wichers Schreur authored
fixed checking error flag for reorganiseDefinitions
-
- 27 Sep, 2000 1 commit
-
-
clean authored
-