- 26 Sep, 2017 1 commit
-
-
John van Groningen authored
-
- 18 Sep, 2017 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 24 Jul, 2017 1 commit
-
-
John van Groningen authored
-
- 20 Jul, 2017 1 commit
-
-
John van Groningen authored
-
- 19 Jul, 2017 1 commit
-
-
John van Groningen authored
-
- 18 Jul, 2017 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 28 Apr, 2017 1 commit
-
-
John van Groningen authored
[ReferenceCount] usually consists of many RC_Unused, these lists are replaced by a single ReferenceCountsAllUnused
-
- 24 Apr, 2017 5 commits
-
-
John van Groningen authored
add types in TC contexts of constructors with dictionaries to the type environment of dynamic types (at runtime). to fix for example: :: T = E.a b: A (a -> b) & TC a & TC b tToDyn :: !T -> Dynamic tToDyn (A x) = toDyn x toDyn :: a -> Dynamic | TC a toDyn a = dynamic a
-
John van Groningen authored
instead add only one gtpv_subst variable for each sequence of _bind_global_type_pattern calls
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 20 Apr, 2017 1 commit
-
-
John van Groningen authored
-
- 19 Apr, 2017 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 27 Feb, 2017 1 commit
-
-
John van Groningen authored
we can currently only check if there is an import, not whether it should be a qualified import
-
- 07 Feb, 2017 4 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 11 Nov, 2016 1 commit
-
-
John van Groningen authored
the Declaration list contains 2 identifiers for a generic function definition, copy the generic definition from the definition module once instead of twice
-
- 04 Oct, 2016 1 commit
-
-
John van Groningen authored
fix substitution of universally quantified uniqueness attributes in function determineTypeOfMemberInstance, to prevent compiler crash for: :: T m a = T (m (a, a)) derive bimap T, (,)
-
- 29 Sep, 2016 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 27 Sep, 2016 1 commit
-
-
John van Groningen authored
-
- 20 Sep, 2016 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 19 Sep, 2016 1 commit
-
-
John van Groningen authored
-
- 16 Sep, 2016 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 20 Jun, 2016 1 commit
-
-
John van Groningen authored
-
- 10 Jun, 2016 3 commits
-
-
John van Groningen authored
print expression in error message in cannot_unify
-
John van Groningen authored
-
John van Groningen authored
(to make it possible for the IDE to recompile if necessary)
-
- 06 Jun, 2016 3 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
-