- 30 Apr, 2013 1 commit
-
-
Kenton Varda authored
-
- 29 Apr, 2013 5 commits
-
-
Kenton Varda authored
Implement 'Object' field type, which can be any pointer type. The caller specifies the type when calling the accessors.
-
Kenton Varda authored
-
Kenton Varda authored
Detect and disallow List(Inline(Bool, n)) as it is not currently implemented correctly (and may be difficult to implement correctly-yet-efficiencly).
-
Kenton Varda authored
-
Kenton Varda authored
Correctly handle inline fields that aren't present in the parent struct (i.e. because we're reading an older version of the struct that lacked those fields).
-
- 27 Apr, 2013 2 commits
-
-
-
Kenton Varda authored
-
- 26 Apr, 2013 7 commits
-
-
Kenton Varda authored
ignore /compiler/dist from cabal install
-
zined authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 25 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 20 Apr, 2013 9 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 19 Apr, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 18 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Improve unions. Members of a union are now scoped within the union, although they share ordinal space with the parent struct.
-
- 16 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
-
- 15 Apr, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Alek Storm authored
-
Kenton Varda authored
-