- 06 Jun, 2016 1 commit
-
-
John van Groningen authored
should be converted in module convertDynamics, instead of storing a list with one nilPtr in fi_dynamics, remove unnecessary Let expressions with unused variables by initializing with VI_NotUsed instead of VI_Empty
-
- 03 Apr, 2014 1 commit
-
-
John van Groningen authored
-
- 13 Dec, 2013 1 commit
-
-
John van Groningen authored
(the type definition has a * on the left), add Bool to GTT_Constructor to indicate uniqueness, generate TCE_UnqType in TypeCode for unique GTT_Constructor's, this uniqueness property should be propagated, but this is not implemented yet
-
- 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
-
- 25 May, 2012 1 commit
-
-
John van Groningen authored
keep case_explicit, instead of setting case_explicit to False for all Case expressions (including cases not usings dynamics) in functions using dynamics.
-
- 14 May, 2012 1 commit
-
-
John van Groningen authored
don't generate type representation in TD; functions, use TypeCodeConstructor and TD_ constructors instead of TypeCodeConstructor.. functions
-
- 10 Nov, 2011 1 commit
-
-
John van Groningen authored
adjust imports
-
- 04 Nov, 2011 1 commit
-
-
John van Groningen authored
modified case_explicit of generated cases
-
- 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 Feb, 2011 1 commit
-
-
John van Groningen authored
No commit message
-
- 23 Feb, 2011 2 commits
-
-
John van Groningen authored
because it is always []
-
John van Groningen authored
-
- 07 Feb, 2011 1 commit
-
-
John van Groningen authored
-
- 02 Feb, 2011 1 commit
-
-
John van Groningen authored
requires new linkers
-
- 05 Jun, 2009 1 commit
-
-
John van Groningen authored
Case expressions (including cases not usings dynamics) in functions using dynamics.
-
- 01 Nov, 2006 1 commit
-
-
John van Groningen authored
context of a class definition (e.g. class C a | TC a)
-
- 22 Nov, 2005 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 21 Apr, 2005 1 commit
-
-
John van Groningen authored
-
- 19 Apr, 2004 1 commit
-
-
Ronny Wichers Schreur authored
type constructors in dynamic types are now uniquely represented by the descriptor of their TD_ (type definition) function
-
- 17 Mar, 2004 1 commit
-
-
Ronny Wichers Schreur authored
-
- 17 Feb, 2004 1 commit
-
-
Ronny Wichers Schreur authored
-
- 17 Oct, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 19 Aug, 2003 2 commits
-
-
Ronny Wichers Schreur authored
-
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
-
- 09 Apr, 2003 1 commit
-
-
Ronny Wichers Schreur authored
-
- 13 Mar, 2003 3 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
the numbers of TypeFixedVars are still negative
-
Ronny Wichers Schreur authored
The distinction between TypePatternVars and TypeVars is not really necessary.
-
- 19 Nov, 2002 1 commit
-
-
Martijn Vervoort authored
-
- 12 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
- compute correct number of type variables in type scheme - normalise if necessary
-
- 07 Nov, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-
- 31 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
The fix is to not use the index and table of type code constructors,. The indices and tables should be cleaned up later.
-
- 15 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
clean-up and renamed functions from StdDynamic
-
- 20 Sep, 2002 2 commits
-
-
Ronny Wichers Schreur authored
-
Ronny Wichers Schreur authored
-