- 16 Jun, 2021 1 commit
-
-
johnvg@science.ru.nl authored
small optimisations in generated code for dynamic types, call _unify_ instead of _unify if only the boolean result is used, use _bind_global_type_pattern_var_n with int type_var_n instead of_bind_global_type_pattern_var with (TypeVar type_var_n)
-
- 21 Apr, 2021 3 commits
-
-
John van Groningen authored
rename label _Nothing as _None in the generated code, and _!Nothing,_#Nothing and _|Nothing in the compiler to _!None,_#None and _|None
-
John van Groningen authored
-
John van Groningen authored
-
- 11 Dec, 2020 1 commit
-
-
John van Groningen authored
-
- 23 Oct, 2020 1 commit
-
-
John van Groningen authored
-
- 21 Jul, 2020 1 commit
-
-
John van Groningen authored
-
- 26 Jun, 2020 1 commit
-
-
John van Groningen authored
refactor, add type MemberDefault, use it for field me_default_implementation instead of Optional MacroMember
-
- 11 Jun, 2020 1 commit
-
-
John van Groningen authored
-
- 02 Jun, 2020 1 commit
-
-
John van Groningen authored
check if _SystemEnumStrict is imported (instead of _SystemStrictLists) for strict and unboxed list generators (prevents compiler crash)
-
- 15 May, 2020 1 commit
-
-
John van Groningen authored
-
- 07 May, 2020 1 commit
-
-
Camil Staps authored
-
- 25 Apr, 2020 1 commit
-
-
Camil Staps authored
-
- 12 Mar, 2020 1 commit
-
-
John van Groningen authored
-
- 11 Oct, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 10 Oct, 2018 1 commit
-
-
John van Groningen authored
add function compare_members_of_exported_classes to compare number of members of class definitions in definition and implementation module earlier, stop checking after checkIclInstances if an error has occurred, both to prevent compiler crashes for incorrect programs
-
- 03 Apr, 2014 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)
-
- 24 Oct, 2012 1 commit
-
-
John van Groningen authored
change GenericInfo
-
- 14 May, 2012 2 commits
-
-
John van Groningen authored
-
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
-
- 14 Apr, 2011 1 commit
-
-
John van Groningen authored
(to have fewer differences with the haskell frontend branch)
-
- 06 Apr, 2011 1 commit
-
-
John van Groningen authored
-
- 21 Mar, 2011 1 commit
-
-
John van Groningen authored
-
- 10 Nov, 2008 1 commit
-
-
John van Groningen authored
consecutive, use a loop to initialise these types and expressions
-
- 21 Dec, 2007 1 commit
-
-
John van Groningen authored
observation typeing)
-
- 02 Apr, 2007 1 commit
-
-
John van Groningen authored
report error if dynamics are used if dynamics are not enabled, to prevent crashes while compiling
-
- 17 Mar, 2004 1 commit
-
-
Ronny Wichers Schreur authored
-
- 15 Dec, 2003 1 commit
-
-
John van Groningen authored
-
- 15 Jul, 2003 1 commit
-
-
Artem Alimarine authored
-
- 19 Jun, 2003 1 commit
-
-
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
-
- 13 Mar, 2003 2 commits
-
-
Ronny Wichers Schreur authored
(will break dynamics on disk)
-
Ronny Wichers Schreur authored
The distinction between TypePatternVars and TypeVars is not really necessary.
-
- 14 Nov, 2002 1 commit
-
-
John van Groningen authored
-
- 18 Oct, 2002 1 commit
-
-
John van Groningen authored
-
- 15 Oct, 2002 1 commit
-
-
Ronny Wichers Schreur authored
clean-up and renamed functions from StdDynamic
-
- 01 Oct, 2002 1 commit
-
-
Artem Alimarine authored
-
- 20 Sep, 2002 1 commit
-
-
Ronny Wichers Schreur authored
-