- 06 Jun, 2016 6 commits
-
-
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
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
remove old prototypes from scanner.h, remove #ifndef CLEAN2 .. #endif
-
John van Groningen authored
-
John van Groningen authored
-
- 18 May, 2016 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 07 Apr, 2016 1 commit
-
-
John van Groningen authored
-
- 06 Apr, 2016 1 commit
-
-
John van Groningen authored
-
- 05 Apr, 2016 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 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 1 commit
-
-
John van Groningen authored
for example: [0 \\ [] <- [[]]]
-