- 08 Feb, 2010 2 commits
-
-
John van Groningen authored
needed if a case function is generated
-
John van Groningen authored
because that is what transCase False No will do, rename transCase as transform_active_root_case and remove is_active and change optional aci to aci, because it is always called with True (Yes aci), rename possibly_generate_case_function as transform_active_non_root_case, changes in layout -> skip_over this_case
-
- 05 Feb, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 12 Oct, 2009 1 commit
-
-
John van Groningen authored
more than one recursive call is fused with a case that is not at the root, previously the recursive calls could get different function indices, causing the compiler to crash
-
- 28 Jul, 2009 1 commit
-
-
John van Groningen authored
-
- 13 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 28 Oct, 2005 1 commit
-
-
John van Groningen authored
-
- 26 Oct, 2005 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 08 Apr, 2005 1 commit
-
-
John van Groningen authored
-
- 16 Sep, 2003 1 commit
-
-
Ronny Wichers Schreur authored
could only fail in case of a kind error which is already detected elsewhere
-
- 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
-
- 12 Mar, 2003 1 commit
-
-
Diederik van Arkel authored
extended unused args analysis improved strictness for case instantiation dead code removal
-
- 24 Feb, 2003 1 commit
-
-
John van Groningen authored
FI_IsNonRecursive from partition.icl and trans.icl to syntax.dcl, added FI_IsUnboxedListOfRecordsConsOrNil to mark instances of unboxed lists of records generated in type.icl
-
- 19 Feb, 2003 1 commit
-
-
John van Groningen authored
fix bug in fusion of overloaded cons constructor, enable producers with overloaded list pattern match
-
- 18 Feb, 2003 1 commit
-
-
John van Groningen authored
a lazy or boxed strict list constructor
-
- 24 Jan, 2003 1 commit
-
-
John van Groningen authored
to fix a bug if type synonyms are used and a .tcl file is generated
-
- 21 Jan, 2003 1 commit
-
-
Diederik van Arkel authored
-
- 08 Jan, 2003 1 commit
-
-
Sjaak Smetsers authored
-
- 02 Dec, 2002 2 commits
-
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
- 25 Nov, 2002 1 commit
-
-
Diederik van Arkel authored
-
- 08 Nov, 2002 1 commit
-
-
Diederik van Arkel authored
Fix bug with arity checks; Fix bug with unification with universal quantors.
-
- 15 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 10 Oct, 2002 6 commits
-
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
Diederik van Arkel authored
simplify matching requirements for trivial functions
-
Diederik van Arkel authored
-
- 09 Oct, 2002 4 commits
-
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
Diederik van Arkel authored
better free var info for cases clear info in heap for casefun generation
-
Diederik van Arkel authored
-
- 08 Oct, 2002 3 commits
-
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
Diederik van Arkel authored
-
- 07 Oct, 2002 1 commit
-
-
Diederik van Arkel authored
new recursive fun implementation use FailExpr for neverMatchingCase strip and dump commandline args
-
- 01 Oct, 2002 1 commit
-
-
Artem Alimarine authored
-