]> Git — Sourcephile - haskell/symantic-base.git/history - src/Symantic/Syntaxes/Classes.hs
doc: move description to modules' header
[haskell/symantic-base.git] / src / Symantic / Syntaxes / Classes.hs
2023-08-30 Julien Moutinhodoc: move description to modules' header
2023-08-30 Julien Moutinhoiface: split syntax `Abstractable` into `Abstractable1...
2023-08-30 Julien Moutinhoiface: add semantic `Forall`
2023-08-30 Julien Moutinhodoc: remove old comments
2023-07-17 Julien Moutinhoimpl: fix `(:!:)` completeness warning
2023-07-17 Julien Moutinhoiface: add the `a` parameter to the `Dataable` class
2023-07-17 Julien Moutinhoiface: remove `ToFer` semantic in favor of `(-->)`
2023-06-26 Julien Moutinhoiface: fix `data_` constraints to handle contravariant...
2023-01-25 Julien Moutinhoimpl: rename module `ADT` to `EithersOfTuples`
2023-01-25 Julien Moutinhoiface: replace `adt` by `dataType`, and support `Tuples...
2023-01-25 Julien Moutinhoiface: remove syntax `Routable`
2023-01-25 Julien Moutinhoiface: add syntax for `either`
2023-01-25 Julien Moutinhoiface: fix gather in submodules
2022-11-22 Julien Moutinhoiface: move `(.@)` into `Unabstractable`
2022-11-22 Julien Moutinhoimpl: rename type variable `repr` to `sem`
2022-11-22 Julien Moutinhoiface: add syntax `IfSemantic`
2022-11-22 Julien Moutinhoimpl: gather in submodules