- 13 Apr, 2011 2 commits
-
-
John van Groningen authored
fix type checking of existential type variables that are used by a dynamic expression, but do not occur in the type of a dynamic pattern. TempQDV is used for existential type variables in a dynamic pattern.
-
John van Groningen authored
use a separate list of function and macro declarations (to have fewer differences with the branches)
-
- 12 Apr, 2011 1 commit
-
-
John van Groningen authored
-
- 11 Apr, 2011 1 commit
-
-
John van Groningen authored
-
- 08 Apr, 2011 2 commits
-
-
John van Groningen authored
but do not occur in the type of a dynamic pattern. TempQDV is used for existential type variables in a dynamic pattern.
-
John van Groningen authored
but do not occur in the type of a dynamic pattern. TempQDV is used for existential type variables in a dynamic pattern.
-
- 07 Apr, 2011 1 commit
-
-
John van Groningen authored
-
- 06 Apr, 2011 1 commit
-
-
John van Groningen authored
-
- 04 Apr, 2011 2 commits
-
-
John van Groningen authored
-
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
-
- 30 Mar, 2011 2 commits
-
-
John van Groningen authored
get_linearity_info, get_linearity_info_of_pattern, get_var_index, set_linearity_info
-
John van Groningen authored
-
- 22 Mar, 2011 1 commit
-
-
John van Groningen authored
-
- 21 Mar, 2011 2 commits
-
-
John van Groningen authored
constructors with only type variable arguments occurring at most once, these types can be optimized if they occur as an argument or result, or as an argument of such a type, of a generic function (and a generic variable is used by the type)
-
John van Groningen authored
-
- 18 Mar, 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
-
- 04 Mar, 2011 3 commits
-
-
John van Groningen authored
first all main instances are build, then all shorthand instances, shorthand instances directly call the main instance (SK_Function instead of SK_Generic), call toGeneric.. and fromGeneric.. functions directly if possible, instead of iso..
-
John van Groningen authored
-
John van Groningen authored
-
- 01 Mar, 2011 4 commits
-
-
John van Groningen authored
add BETypeSymbolNoMark
-
John van Groningen authored
No commit message
-
John van Groningen authored
instead of scanning all constructors to find it in BERecordType, (should be passed directly to BERecordType)
-
John van Groningen authored
-
- 28 Feb, 2011 1 commit
-
-
John van Groningen authored
-
- 25 Feb, 2011 2 commits
-
-
John van Groningen authored
No commit message
-
John van Groningen authored
-
- 24 Feb, 2011 4 commits
-
-
John van Groningen authored
-
John van Groningen authored
don;t write generic dictionaries to these files
-
John van Groningen authored
No commit message
-
John van Groningen authored
-
- 23 Feb, 2011 8 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
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
fix error message for failed qualified import
-
John van Groningen authored
because it is always []
-
John van Groningen authored
-