- 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
-
- 14 May, 2003 1 commit
-
-
Artem Alimarine authored
-
- 09 May, 2003 1 commit
-
-
John van Groningen authored
-
- 09 Apr, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 01 Apr, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 17 Mar, 2003 1 commit
-
-
Artem Alimarine authored
case dynamic 1 :: Int of ...
-
- 13 Mar, 2003 4 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
the numbers of TypeFixedVars are still negative
-
Ronny Wichers Schreur authored
(will break dynamics on disk)
-
Ronny Wichers Schreur authored
The distinction between TypePatternVars and TypeVars is not really necessary.
-
- 12 Mar, 2003 3 commits
-
-
Ronny Wichers Schreur authored
- reordered alternatives of toString (Token) to match the order of the constructors in the type definition of Token, for easy comparison
-
Diederik van Arkel authored
extended unused args analysis improved strictness for case instantiation dead code removal
-
Diederik van Arkel authored
-
- 11 Mar, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 10 Mar, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 05 Mar, 2003 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-
- 25 Feb, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 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
-
- 20 Feb, 2003 1 commit
-
-
John van Groningen authored
-
- 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
-
- 10 Feb, 2003 2 commits
-
-
Martijn Vervoort authored
(predefined abstract types such as Arrays in dynamic types are now approved).
-
Martijn Vervoort authored
-
- 07 Feb, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 06 Feb, 2003 1 commit
-
-
Martijn Vervoort authored
-
- 24 Jan, 2003 2 commits
-
-
John van Groningen authored
for the node that the indirection node refers to, instead of for the indirection node itself
-
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
-
- 15 Jan, 2003 1 commit
-
-
John van Groningen authored
case alternative(s)
-
- 09 Jan, 2003 1 commit
-
-
John van Groningen authored
-
- 08 Jan, 2003 3 commits
-
-
John van Groningen authored
-
Sjaak Smetsers authored
-
John van Groningen authored
a compiler crash in transform when a macro uses another macro in a pattern, that are both defined in the same module
-
- 07 Jan, 2003 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
and fix exported label name for unboxed lists of records
-
- 06 Jan, 2003 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
macros with a function type, instead of ignoring the type, or crashing when the arity is incorrect
-
- 02 Jan, 2003 1 commit
-
-
John van Groningen authored
-
- 10 Dec, 2002 1 commit
-
-
John van Groningen authored
-