- 06 Nov, 2018 1 commit
-
-
johnvg@science.ru.nl authored
-
- 17 Nov, 2015 1 commit
-
-
John van Groningen authored
by using a SK_OverloadedConstructor instead of a SK_Constructor
-
- 03 Jun, 2013 1 commit
-
-
John van Groningen authored
-
- 02 Apr, 2013 1 commit
-
-
John van Groningen authored
add type constraints in constructors and function arguments with universal quantifier (from iTask branch)
-
- 14 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
-
- 05 Apr, 2012 1 commit
-
-
John van Groningen authored
g # (_,a=:b) = g = (a,b)
-
- 08 Nov, 2011 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
remove import of StdCompare in checksupport.dcl, changed some other imports
-
- 04 Nov, 2011 1 commit
-
-
John van Groningen authored
-
- 17 Mar, 2011 1 commit
-
-
John van Groningen authored
call instance functions for OBJECT, CONS and FIELD directly, with generic info
-
- 23 Feb, 2011 3 commits
-
-
John van Groningen authored
because OBJECT, CONS and FIELD have this kind and are the only types using generic info
-
John van Groningen authored
-
John van Groningen authored
fix error message for failed qualified import
-
- 06 Jul, 2010 1 commit
-
-
John van Groningen authored
-
- 05 Jul, 2010 1 commit
-
-
John van Groningen authored
it is not used because dcl macros cannot use icl macros.
-
- 28 Jul, 2009 1 commit
-
-
John van Groningen authored
-
- 10 Sep, 2007 1 commit
-
-
John van Groningen authored
use UniqueSingleArraySelector for a![i] instead of NormalSelector and add UniqueSingleArraySelectorUniqueElementResult
-
- 13 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 12 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 11 Apr, 2007 1 commit
-
-
John van Groningen authored
-
- 28 Mar, 2007 1 commit
-
-
John van Groningen authored
and is explicitly imported
-
- 14 Feb, 2007 1 commit
-
-
John van Groningen authored
-
- 02 Jan, 2007 1 commit
-
-
John van Groningen authored
rhs (for example Macro:==1+1) is used in a pattern
-
- 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)
-
- 08 Apr, 2005 1 commit
-
-
John van Groningen authored
-
- 12 Dec, 2003 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 20 Aug, 2003 1 commit
-
-
Ronny Wichers Schreur authored
they are represented by the TFA constructor for types
-
- 26 Jun, 2003 2 commits
-
-
Ronny Wichers Schreur authored
a few others)
-
Ronny Wichers Schreur 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
-
- 08 Jan, 2003 1 commit
-
-
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
-
- 06 Jan, 2003 1 commit
-
-
John van Groningen authored
-
- 14 Nov, 2002 1 commit
-
-
John van Groningen authored
with existential variables)
-
- 18 Oct, 2002 1 commit
-
-
John van Groningen authored
to record constructor only for records with existential variables, fix line numbers in case expressions generated from guards
-
- 22 Jul, 2002 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-
- 16 Jul, 2002 1 commit
-
-
John van Groningen authored
a bug if an exported macro uses an exported function from the current module
-
- 17 Jun, 2002 1 commit
-
-
John van Groningen authored
-