- 30 Oct, 2019 1 commit
-
-
Camil Staps authored
Fix == for TypeCons, fixing a bug where multiple alternatives of some generic cases were not allowed
-
- 25 Oct, 2019 1 commit
-
-
johnvg@science.ru.nl authored
remove old overlapping instance test, change find instance algorithm, first determine if an instance exists that only has type constructors as root types (monomorphic root), if so try to find the instance in this group, otherwise try the other instances (polymorphic root)
-
- 15 Nov, 2017 1 commit
-
-
John van Groningen authored
-
- 18 Sep, 2017 1 commit
-
-
John van Groningen authored
-
- 26 Sep, 2014 1 commit
-
-
John van Groningen authored
-
- 08 Nov, 2011 1 commit
-
-
John van Groningen authored
-
- 08 Apr, 2011 1 commit
-
-
John van Groningen authored
but do not occur in the type of a dynamic pattern. TempQDV is used for existential type variables in a dynamic pattern.
-
- 11 Feb, 2010 1 commit
-
-
John van Groningen authored
-
- 05 Jun, 2009 1 commit
-
-
John van Groningen 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
-
- 20 Sep, 2002 1 commit
-
-
Ronny Wichers Schreur authored
there are no function generated in convertDynamics
-
- 04 Sep, 2002 1 commit
-
-
Diederik van Arkel 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
-
- 05 Dec, 2001 1 commit
-
-
John van Groningen authored
added BVInt removed symb_arity from SymbIdent
-
- 18 Oct, 2001 1 commit
-
-
John van Groningen authored
remove conversion table, except for macros
-
- 06 Sep, 2001 1 commit
-
-
Artem Alimarine authored
fixed bugs in generics reimplemented kind-indexed type specialization
-
- 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
-
- 19 Jan, 2001 1 commit
-
-
Martin Wierich authored
-
- 06 Oct, 2000 1 commit
-
-
Martin Wierich authored
-
- 04 Oct, 2000 1 commit
-
-
Martin Wierich authored
-bugfix: some SK_LocalMacroFun patterns were missing -bugfix: newly generated functions were placed into wrong components -bugfix: functions were wrongly specialized
-
- 27 Sep, 2000 1 commit
-
-
clean authored
-
- 26 Sep, 2000 1 commit
-
-
Martin Wierich authored
-
- 16 Aug, 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.
-
- 26 Apr, 2000 1 commit
-
-
Martin Wierich authored
-
- 21 Feb, 2000 1 commit
-
-
Martin Wierich authored
(new module: comparedefimp) - implemented array patterns. Further work: arrays are in lazy context (should be strict), currently only one dimensional arrays - optimised memory usage for explicit imports
-
- 05 Oct, 1999 1 commit
-
-
Ronny Wichers Schreur authored
-