README: document nit_env.sh
[nit.git] / contrib / neo_doxygen /
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-08 Jean PrivatMerge: lib/opts: accept non-conflicting parameters...
2015-09-02 Alexis Laferrièresrc & contrib: update users of `OptionContext::get_errors`
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-21 Jean-Christophe... neo_doxygen: Add an API to process description markup.
2014-12-21 Jean-Christophe... neo_doxygen: Add a section about brief descriptions...
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
2014-12-21 Jean-Christophe... neo_doxygen: Rename the `doc` module.
2014-12-21 Jean-Christophe... neo_doxygen: Document implicit classes.
2014-12-21 Jean-Christophe... neo_doxygen: Document modules.
2014-12-20 Jean Privatneo_doxygen: location does not need noe4j
2014-12-19 Jean-Christophe... neo_doxygen: Include a tip for Python in the `README`.
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean-Christophe... neo_doxygen: Unlink `name` and `full_name`.
2014-12-16 Jean-Christophe... neo_doxygen: Make an instruction less verbose.
2014-12-16 Jean-Christophe... neo_doxygen: Do not manually flush the output.
2014-12-16 Jean-Christophe... neo_doxygen: Manage top-level namespaces in `doxml`.
2014-12-16 Jean-Christophe... neo_doxygen: Move the processing of Doxygen’s names...
2014-12-16 Jean-Christophe... neo_doxygen: Remove references to `nitg`.
2014-12-15 Jean-Christophe... neo_doxygen: Add a Python test for namespaces’ members.
2014-12-15 Jean-Christophe... neo_doxygen: Set the location of implicit classes.
2014-12-15 Jean-Christophe... neo_doxygen: Add a missing getter in `Entity`.
2014-12-15 Jean-Christophe... neo_doxygen: Include namespaces’ members.
2014-12-15 Jean-Christophe... neo_doxygen: Never commit generated makefiles.
2014-12-15 Jean-Christophe... neo_doxygen: Add information about requirements to...
2014-12-15 Jean-Christophe... neo_doxygen: Use `ProjectGraph.project_name` in `RootNa...
2014-12-15 Jean-Christophe... neo_doxygen: Support more section kinds.
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-04 Jean-Christophe... neo_doxygen: Remove an outdated comment.
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: Homogenize the style of the conditions...
2014-12-02 Jean-Christophe... neo_doxygen: Link inner classes with their outer classes.
2014-12-02 Jean-Christophe... neo_doxygen: Generalize the concept of “member”.
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: Document `Location`.
2014-11-28 Jean-Christophe... neo_doxygen: Document `ClassDef`.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-28 Jean-Christophe... neo_doxygen: Remove a unused variable.
2014-11-25 Jean-Christophe... neo_doxygen: Register tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add some integration tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add some unit tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add generated test data.
2014-11-25 Jean-Christophe... neo_doxygen: Add dummy projects.
2014-11-25 Jean-Christophe... neo_doxygen: Add scripts to generate test data.
2014-11-25 Jean-Christophe... neo_doxygen: Add a “README” for `sh-lib`.
2014-11-25 Jean-Christophe... neo_doxygen: Add a “README”.
2014-11-25 Jean-Christophe... neo_doxygen: Document the actual logic for relationship...
2014-11-25 Jean-Christophe... neo_doxygen: Trim whitespace and empty descriptions.
2014-11-25 Jean-Christophe... neo_doxygen: Force the standard output to flush.
2014-11-25 Jean-Christophe... neo_doxygen: Isolate Neo4j’s services.
2014-11-24 Jean-Christophe... neo_doxygen: Make `ProjectGraph.put_edges` overwriting...
2014-11-24 Jean-Christophe... neo_doxygen: Use the constants in the `Makefile`.
2014-11-24 Jean-Christophe... neo_doxygen: Remove dead code from `gen-all.sh`.
2014-11-24 Jean-Christophe... neo_doxygen: Remove an old TODO.
2014-11-24 Jean-Christophe... neo_doxygen: Sort options alphabetically.
2014-11-24 Jean-Christophe... neo_doxygen: Remove unreliable terminal-related features.
2014-11-24 Jean-Christophe... neo_doxygen: Do not override the `abstract` attribute...
2014-11-04 Jean-Christophe... neo_doxygen: Enhance the display of the progression.
2014-11-04 Jean-Christophe... neo_doxygen: Check the project’s name.
2014-11-04 Jean-Christophe... neo_doxygen: Make the command user-friendly.
2014-11-04 Jean-Christophe... neo_doxygen: Import type parameters
2014-11-04 Jean-Christophe... neo_doxygen: Import parameters.
2014-11-04 Jean-Christophe... neo_doxygen: Isolate language-specific code.
2014-11-04 Jean-Christophe... neo_doxygen: Import members’ type.
2014-11-04 Jean-Christophe... neo_doxygen: List members.
2014-11-04 Jean-Christophe... neo_doxygen: Add types to the model.
2014-11-04 Jean-Christophe... neo_doxygen: Name class’ type and definition.
2014-11-04 Jean-Christophe... neo_doxygen: Avoid clearing the namespace’s id of a...
2014-11-04 Jean-Christophe... neo_doxygen: Enhance error handling in shell scripts.
2014-11-04 Jean-Christophe... neo_doxygen: Add shell scripts to help integration...
2014-11-04 Jean-Christophe... neo_doxygen: Introduce a tool to import a Doxygen model.