2017-08-02 |
Julien Moutinho | Fix typo in comments. |
tree | commitdiff |
2017-07-03 |
Julien Moutinho | Directly parse types to TypeTLen, not Mod NameTy. |
tree | commitdiff |
2017-07-02 |
Julien Moutinho | Integrate types to the module system. |
tree | commitdiff |
2017-06-28 |
Julien Moutinho | Remove unused GHC extensions. |
tree | commitdiff |
2017-06-27 |
Julien Moutinho | Rename inj_* -> *Inj. |
tree | commitdiff |
2017-06-27 |
Julien Moutinho | Rename source -> withSource, and g_*. |
tree | commitdiff |
2017-06-24 |
Julien Moutinho | Polish comments. |
tree | commitdiff |
2017-06-24 |
Julien Moutinho | Remove Proxy in Sym instances. |
tree | commitdiff |
2017-06-23 |
Julien Moutinho | Polish for publication. |
tree | commitdiff |
2017-06-23 |
Julien Moutinho | Add display exception for the list type []. |
tree | commitdiff |
2017-06-23 |
Julien Moutinho | Use symantic-document to write docType. |
tree | commitdiff |
2017-06-22 |
Julien Moutinho | Fix handling of Fixity in showType. |
tree | commitdiff |
2017-06-22 |
Julien Moutinho | Add Config_showType. |
tree | commitdiff |
2017-06-22 |
Julien Moutinho | Use AllowAmbiguousTypes to avoid Proxy uses. |
tree | commitdiff |
2017-06-22 |
Julien Moutinho | Change Term to be a GADT, to avoid type applications... |
tree | commitdiff |
2017-06-21 |
Julien Moutinho | Fix description. |
tree | commitdiff |
2017-06-18 |
Julien Moutinho | Add some Eq and Show instances. |
tree | commitdiff |
2017-06-18 |
Julien Moutinho | Improve dynamic insertion of terms (via CtxTy or Modules). |
tree | commitdiff |
2017-06-16 |
Julien Moutinho | Clarification : Megaparsec integration. |
tree | commitdiff |
2017-06-15 |
Julien Moutinho | Clarification : eqKi -> eqKind. |
tree | commitdiff |
2017-06-15 |
Julien Moutinho | Improve the module system. |
tree | commitdiff |
2017-06-13 |
Julien Moutinho | Improve handling of metadata in grammars. |
tree | commitdiff |
2017-06-12 |
Julien Moutinho | Massive rewrite to better support rank-1 polymorphic... |
tree | commitdiff |
2017-05-11 |
Julien Moutinho | Try the new Type and Term design against the actual... |
tree | commitdiff |
2017-05-02 |
Julien Moutinho | Improve Show of Type. |
tree | commitdiff |
2017-05-01 |
Julien Moutinho | Archive old attempt to remove proto tokens without... |
tree | commitdiff |
2017-05-01 |
Julien Moutinho | Cleanup dead-end attempts. |
tree | commitdiff |
2017-05-01 |
Julien Moutinho | Complexify the type system to support rank-1 polymorphi... |
tree | commitdiff |
2017-04-22 |
Julien Moutinho | Try to implement polymorphic types. |
tree | commitdiff |
2017-04-19 |
Julien Moutinho | Fix prefix/postfix operators wrt. term application. |
tree | commitdiff |
2017-04-09 |
Julien Moutinho | Add compileWithTyCtx. |
tree | commitdiff |
2017-04-01 |
Julien Moutinho | Fix Mono{Foldable,Functor} and {Semi,Is}Sequence constr... |
tree | commitdiff |
2017-03-31 |
Julien Moutinho | Add withContext. |
tree | commitdiff |
2017-03-24 |
Julien Moutinho | Rename grammar rules, prefixing them with g_. |
tree | commitdiff |
2017-03-23 |
Julien Moutinho | Rename Term_Name -> TeName |
tree | commitdiff |
2017-03-23 |
Julien Moutinho | Add IsString instances. |
tree | commitdiff |
2017-03-14 |
Julien Moutinho | Fix time&space explosion of GHC's typechecker. |
tree | commitdiff |
2017-03-13 |
Julien Moutinho | Add Lib.{Bounded,Enum,Ratio,Rational,Real,Semigroup}. |
tree | commitdiff |
2017-03-11 |
Julien Moutinho | Fix comment typo. |
tree | commitdiff |
2017-03-10 |
Julien Moutinho | Renaming Constants -> TyConsts. |
tree | commitdiff |
2017-03-10 |
Julien Moutinho | Fix Inj_ConstP -> Inj_TyConstP. |
tree | commitdiff |
2017-03-10 |
Julien Moutinho | Use AllowAmbiguousTypes to avoid using Proxy. |
tree | commitdiff |
2017-03-10 |
Julien Moutinho | Cosmetic cleanup. |
tree | commitdiff |
2017-03-10 |
Julien Moutinho | Backtrack (try) the grammar only when necessary to... |
tree | commitdiff |
2017-02-11 |
Julien Moutinho | Split into symantic{,-grammar,-lib}. |
tree | commitdiff |
|