neo_doxygen: Move the processing of Doxygen’s names in `doxml`.
[nit.git] / contrib / neo_doxygen / src / model / graph.nit
2014-12-16 Jean-Christophe... neo_doxygen: Move the processing of Doxygen’s names...
2014-12-15 Jean-Christophe... neo_doxygen: Add a missing getter in `Entity`.
2014-12-15 Jean-Christophe... neo_doxygen: Use `ProjectGraph.project_name` in `RootNa...
2014-12-04 Jean PrivatMerge: neo_doxygen: Fix a forgotten warning.
2014-12-02 Jean-Christophe... neo_doxygen: Fix a forgotten warning.
2014-12-02 Jean-Christophe... neo_doxygen: Read the `prot` attribute of the `innercla...
2014-12-02 Jean-Christophe... neo_doxygen: Do not guess the namespace of the classes.
2014-12-01 Jean-Christophe... neo_doxygen: Accept classes in the root namespace.
2014-11-28 Jean-Christophe... neo_doxygen: Quiet warning about the old-style `init`.
2014-11-28 Jean-Christophe... neo_doxygen: Add missing documentation.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-25 Jean-Christophe... neo_doxygen: Document the actual logic for relationship...
2014-11-24 Jean-Christophe... neo_doxygen: Make `ProjectGraph.put_edges` overwriting...
2014-11-04 Jean-Christophe... neo_doxygen: Introduce a tool to import a Doxygen model.