| 2017-03-06 | Julien Moutinho | Reduce compile time of tests with -O0 -fmax-simplifier... | commit | commitdiff | tree | snapshot | 
| 2017-02-11 | Julien Moutinho | Split into symantic{,-grammar,-lib}. | commit | commitdiff | tree | snapshot | 
| 2017-02-08 | Julien Moutinho | Bump version. | commit | commitdiff | tree | snapshot | 
| 2017-02-08 | Julien Moutinho | Renames. | commit | commitdiff | tree | snapshot | 
| 2017-02-08 | Julien Moutinho | Polish doc. | commit | commitdiff | tree | snapshot | 
| 2017-02-08 | Julien Moutinho | Add optional. | commit | commitdiff | tree | snapshot | 
| 2017-02-06 | Julien Moutinho | Add stack.yaml. | commit | commitdiff | tree | snapshot | 
| 2017-02-06 | Julien Moutinho | Update doc. | commit | commitdiff | tree | snapshot | 
| 2017-02-04 | Julien Moutinho | Fix Lib.Ord : Ordering. | commit | commitdiff | tree | snapshot | 
| 2017-02-04 | Julien Moutinho | Fix module including. | commit | commitdiff | tree | snapshot | 
| 2017-02-03 | Julien Moutinho | Use more TypeApplications. | commit | commitdiff | tree | snapshot | 
| 2017-02-03 | Julien Moutinho | Remove Alternative uses in grammars. | commit | commitdiff | tree | snapshot | 
| 2017-02-03 | Julien Moutinho | Fix Lib.Text. | commit | commitdiff | tree | snapshot | 
| 2017-02-02 | Julien Moutinho | Move libraries in Lib. | commit | commitdiff | tree | snapshot | 
| 2017-02-02 | Julien Moutinho | Add Gram_Term. | commit | commitdiff | tree | snapshot | 
| 2017-01-11 | Julien Moutinho | Add Parsing.Grammar. | commit | commitdiff | tree | snapshot | 
| 2017-01-06 | Julien Moutinho | Fix comment typo. | commit | commitdiff | tree | snapshot | 
| 2017-01-05 | Julien Moutinho | Add Compiling.Alternative. | commit | commitdiff | tree | snapshot | 
| 2017-01-05 | Julien Moutinho | Renaming textI_app* to textI*. | commit | commitdiff | tree | snapshot | 
| 2017-01-05 | Julien Moutinho | Clarify names, and add commentaries (bis). | commit | commitdiff | tree | snapshot | 
| 2017-01-04 | Julien Moutinho | Clarify names, and add commentaries. | commit | commitdiff | tree | snapshot | 
| 2017-01-03 | Julien Moutinho | Add Compiling.Show. | commit | commitdiff | tree | snapshot | 
| 2016-12-31 | Julien Moutinho | Add Parsing.Token. | commit | commitdiff | tree | snapshot | 
| 2016-12-10 | Julien Moutinho | Add Compiling.Sequences. | commit | commitdiff | tree | snapshot | 
| 2016-12-10 | Julien Moutinho | Add Compiling.NonNull. | commit | commitdiff | tree | snapshot | 
| 2016-12-10 | Julien Moutinho | Add Compiling.MonoFoldable. | commit | commitdiff | tree | snapshot | 
| 2016-12-09 | Julien Moutinho | Add Typing.Family and Compiling.MonoFunctor. | commit | commitdiff | tree | snapshot | 
| 2016-12-08 | Julien Moutinho | Add tests for Compiling. | commit | commitdiff | tree | snapshot | 
| 2016-12-07 | Julien Moutinho | Fix lambda application. | commit | commitdiff | tree | snapshot | 
| 2016-12-07 | Julien Moutinho | Use GHC-8.0.1's TypeInType to handle kinds better,... | commit | commitdiff | tree | snapshot | 
| 2016-12-04 | Julien Moutinho | Add Compiling, Interpreting and Transforming. | commit | commitdiff | tree | snapshot | 
| 2016-11-25 | Julien Moutinho | Simplify the Constraint projection | commit | commitdiff | tree | snapshot | 
| 2016-11-24 | Julien Moutinho | Revamp the type system. | commit | commitdiff | tree | snapshot | 
| 2016-11-19 | Julien Moutinho | factorizing Type1_From ast Type0 | commit | commitdiff | tree | snapshot | 
| 2016-11-19 | Julien Moutinho | polish code | commit | commitdiff | tree | snapshot | 
| 2016-11-18 | Julien Moutinho | fix Num requiring Integer | commit | commitdiff | tree | snapshot | 
| 2016-11-18 | Julien Moutinho | Type1_From instances | commit | commitdiff | tree | snapshot | 
| 2016-11-18 | Julien Moutinho | polish code, Foldable | commit | commitdiff | tree | snapshot | 
| 2016-11-17 | Julien Moutinho | Repr_Dup helpers | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Julien Moutinho | Foldable, Num | commit | commitdiff | tree | snapshot | 
| 2016-11-16 | Julien Moutinho | explore parsing of partially applied functions | commit | commitdiff | tree | snapshot | 
| 2016-11-14 | Julien Moutinho | polish names | commit | commitdiff | tree | snapshot | 
| 2016-11-14 | Julien Moutinho | Eq, Ord | commit | commitdiff | tree | snapshot | 
| 2016-11-14 | Julien Moutinho | polish names | commit | commitdiff | tree | snapshot | 
| 2016-11-14 | Julien Moutinho | MonoFunctor | commit | commitdiff | tree | snapshot | 
| 2016-11-12 | Julien Moutinho | revamp Repr/* | commit | commitdiff | tree | snapshot | 
| 2016-11-12 | Julien Moutinho | Integer, Integral, Num | commit | commitdiff | tree | snapshot | 
| 2016-11-11 | Julien Moutinho | Map | commit | commitdiff | tree | snapshot | 
| 2016-11-10 | Julien Moutinho | fix (->) by removing inline/val/lazy | commit | commitdiff | tree | snapshot | 
| 2016-11-02 | Julien Moutinho | IO, Monoid, Foldable, Text | commit | commitdiff | tree | snapshot | 
| 2016-10-31 | Julien Moutinho | Monad | commit | commitdiff | tree | snapshot | 
| 2016-10-30 | Julien Moutinho | remove old files | commit | commitdiff | tree | snapshot | 
| 2016-10-30 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-30 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-27 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-27 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-27 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-26 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-25 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-25 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-25 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-25 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-23 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-23 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-23 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-23 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-20 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-18 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-18 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-16 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-14 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-14 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-14 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-14 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-08 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-08 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-07 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-06 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-06 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-06 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-06 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-03 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-03 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-03 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-02 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-01 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-01 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-01 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-10-01 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| 2016-09-30 | Julien Moutinho | init | commit | commitdiff | tree | snapshot | 
| next |