- 02 Dec, 2015 1 commit
-
-
John van Groningen authored
-
- 27 Nov, 2015 1 commit
-
-
John van Groningen authored
-
- 23 Nov, 2015 1 commit
-
-
John van Groningen authored
-
- 17 Nov, 2015 1 commit
-
-
John van Groningen authored
by using a SK_OverloadedConstructor instead of a SK_Constructor
-
- 17 Sep, 2015 1 commit
-
-
John van Groningen authored
-
- 08 Sep, 2015 1 commit
-
-
John van Groningen authored
no longer necessary because clm supports import code from, compile module backendconvert with -fusion
-
- 20 Aug, 2015 1 commit
-
-
John van Groningen authored
-
- 19 Aug, 2015 1 commit
-
-
John van Groningen authored
-
- 18 Aug, 2015 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 21 Jul, 2015 1 commit
-
-
John van Groningen authored
export label of node entry for Array methods for arrays of unboxed records if exporting local labels
-
- 20 Jul, 2015 1 commit
-
-
John van Groningen authored
-
- 09 Jul, 2015 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 16 Oct, 2014 2 commits
-
-
John van Groningen authored
(while matching types of instances)
-
John van Groningen authored
this adds local functions of instances and generic cases to the ifi_local_function_indices, in order to check the kinds of these local functions
-
- 26 Sep, 2014 1 commit
-
-
John van Groningen authored
-
- 03 Apr, 2014 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 19 Mar, 2014 1 commit
-
-
John van Groningen authored
by using the reversed groups (constructed in reverse order)
-
- 21 Feb, 2014 1 commit
-
-
John van Groningen authored
if a constraint of a class without members is reduced, and all classes in the constraint of that class appear in the reduced constraints for a variable, add a constraint for the original class for that variable (this causes removal of the other constraints later), to prevent functions with too many constraints
-
- 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
-
- 12 Dec, 2013 1 commit
-
-
John van Groningen authored
to the list of all type attributes (not adding these type attributes caused a type error), this also happens for function types that are specified by the programmer, the universally quantified type variables are however not added to the list of all type variables
-
- 04 Dec, 2013 1 commit
-
-
John van Groningen authored
using this information the code generator can determine from which module a label is imported, this is used when generating position independent code
-
- 27 Nov, 2013 1 commit
-
-
John van Groningen authored
-
- 08 Nov, 2013 1 commit
-
-
John van Groningen authored
-
- 04 Nov, 2013 2 commits
-
-
John van Groningen authored
for example: [0 \\ [] <- [[]]]
-
John van Groningen authored
makeConsExpressionForGenerator, makeNilExpression and makeConsExpression
-
- 24 Oct, 2013 1 commit
-
-
John van Groningen authored
-
- 23 Oct, 2013 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
(undo: check the type of instances defined using :== (maybe the parser should reject these instances))
-
- 21 Oct, 2013 1 commit
-
-
John van Groningen authored
-
- 14 Oct, 2013 1 commit
-
-
John van Groningen authored
-
- 09 Oct, 2013 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
this is necessary because in module type_io these pointers point to TVI_Normalized values that could be overwritten by this function
-
- 23 Aug, 2013 1 commit
-
-
John van Groningen authored
-
- 22 Aug, 2013 1 commit
-
-
John van Groningen authored
-
- 07 Jun, 2013 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
argument fun_type of function determineProducers was changed by a record pattern match, rename the argument to consumer_type
-