- 04 Nov, 2011 1 commit
-
-
John van Groningen authored
-
- 29 Jul, 2009 5 commits
-
-
John van Groningen authored
of a case and is also used in another alternative, these lets were not added to the list of lets closed by cases, now they are, and the let will be reopened in the other alternative
-
John van Groningen authored
and also in another alternative of the outside case, if a let is used in a case, close the let, but if the let is used in another alternative of the case, reopen the let, these lets are collected in rms_counted_let_vars
-
John van Groningen authored
(for patterns with variables)
-
John van Groningen authored
-
John van Groningen authored
-
- 21 Dec, 2007 1 commit
-
-
John van Groningen authored
-
- 13 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 16 Sep, 2005 1 commit
-
-
John van Groningen authored
"demanded attribute cannot be offered by shared object" error message more accurate, store position in CaseAlt (added field calt_position)
-
- 13 Sep, 2005 1 commit
-
-
John van Groningen authored
for: :: *R1 = { r2 :: *R2 }; :: *R2 = { a1::*{#Int}, a2::*{#Int}}; f :: *R1 -> *R2; f r1=:{r2={a1}} = {r1.r2 & a2=a1};
-
- 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
-
- 30 Oct, 2002 1 commit
-
-
Sjaak Smetsers authored
better check for properties of abstract types, check for linearity of instance types, uniqueness bug for type synonyms, kind check for function (arrow) types
-
- 08 Mar, 2002 1 commit
-
-
John van Groningen authored
the compiler
-
- 06 Feb, 2002 1 commit
-
-
John van Groningen authored
-
- 20 Dec, 2001 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-
- 13 Dec, 2001 1 commit
-
-
John van Groningen authored
-
- 21 Nov, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 02 Oct, 2001 1 commit
-
-
Sjaak Smetsers authored
Universally quantified types used in class members
-
- 21 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 13 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
(2) uniqueness bug with local variables
-
- 06 Sep, 2001 1 commit
-
-
Sjaak Smetsers authored
Universally quantified types (parsing and inference)
-
- 31 Aug, 2001 1 commit
-
-
John van Groningen authored
-
- 27 Aug, 2001 1 commit
-
-
Sjaak Smetsers authored
Bug fix in reference marking
-
- 15 Aug, 2001 1 commit
-
-
Sjaak Smetsers authored
Bug fixes: default cases and (more or less) correct types for generated case and let expressions in the conversion of dynamics
-
- 27 Jun, 2001 1 commit
-
-
Sjaak Smetsers authored
-
- 11 Jun, 2001 1 commit
-
-
Sjaak Smetsers 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
-
- 02 Nov, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 04 Oct, 2000 1 commit
-
-
Martin Wierich authored
(changes are commented with "MW0")
-
- 02 Aug, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 01 Aug, 2000 1 commit
-
-
Martin Wierich authored
-
- 03 May, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 26 Apr, 2000 2 commits
-
-
clean authored
-
Martin Wierich authored
-
- 20 Mar, 2000 1 commit
-
-
Sjaak Smetsers 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
-
- 03 Feb, 2000 1 commit
-
-
Sjaak Smetsers authored
-
- 19 Jan, 2000 1 commit
-
-
Sjaak Smetsers authored
-