- 07 Aug, 2012 1 commit
-
-
John van Groningen authored
-
- 02 Aug, 2012 1 commit
-
-
John van Groningen authored
add constructors PE_Matches and IsConstructor in module syntax
-
- 25 May, 2012 1 commit
-
-
John van Groningen authored
-
- 09 Nov, 2011 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 08 Nov, 2011 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
remove import of StdCompare in checksupport.dcl, changed some other imports
-
- 07 Nov, 2011 1 commit
-
-
John van Groningen authored
-
- 31 Mar, 2011 1 commit
-
-
John van Groningen authored
because function pointers for generated functions are stored in the Component, they can be found without searching the new functions list
-
- 24 Nov, 2010 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 28 Jul, 2009 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
backendpreprocess may number variables incorrectly, causing a crash in backend.dll, renamed VI_CaseVar to VI_CaseOrStrictLetVar
-
- 19 May, 2008 1 commit
-
-
John van Groningen authored
for: f True True = True; f _ _ = False
-
- 11 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 07 May, 2004 1 commit
-
-
John van Groningen authored
after 'case' twice as parameter when the variable is also used in the right hand side of a case alternative. This can cause incorrect code generation when the reuse unique node optimization is used, because the compiler could incorrectly reuse the variable after pattern matching, causing the other parameter to be overwritten. Remove unused function convertDefault
-
- 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
-
- 10 Mar, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 05 Mar, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 15 Jan, 2003 1 commit
-
-
John van Groningen authored
case alternative(s)
-
- 21 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 12 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 07 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 01 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 15 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 08 Oct, 2002 1 commit
-
-
Diederik van Arkel authored
-
- 24 Sep, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 20 Sep, 2002 4 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
there are no function generated in convertDynamics
-
Ronny Wichers Schreur authored
-
- 19 Sep, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 04 Sep, 2002 1 commit
-
-
Diederik van Arkel authored
-
- 22 Aug, 2002 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-
- 26 Mar, 2002 1 commit
-
-
John van Groningen authored
if the tuple or record is created outside the case expression
-
- 07 Feb, 2002 1 commit
-
-
John van Groningen authored
can fail and also have a default expression
-
- 06 Feb, 2002 1 commit
-
-
John van Groningen authored
and remove annotations in generated functions
-
- 13 Dec, 2001 1 commit
-
-
John van Groningen authored
-
- 05 Dec, 2001 1 commit
-
-
John van Groningen authored
added BVInt removed symb_arity from SymbIdent
-