lib: remove the now useless class NaiveCollection
[nit.git] / src / poset.nit
2013-10-16 Jean Privatlib: remove the now useless class NaiveCollection
2013-08-23 Jean Privatdoc: use operator `implies` in documentation
2013-08-15 Jean Privatmodel: fix typo and style in documentation
2013-07-19 Jean Privatposet: to_dot also draw isolated nodes
2013-07-10 Jean Privatposet: remove attribute `nodes`, use `elements.keys...
2013-07-10 Jean Privatposet: move the transitions in the nodes
2013-01-31 Jean PrivatPOSet is an AbstractSorter
2012-11-29 Jean Privatposet: implements "has" to avoid using the NaiveCollect...
2012-04-17 Jean Privatmodel: new metamodel