tests: add some runtime error in nitin.input
[nit.git] / src / doc /
2017-03-22 Jean-Christophe... model: Promote definitions of `mdoc_or_fallback`
2016-12-05 Alexandre Terrasadoc_down: render synopsis as `h1`
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-09-02 Alexandre Terrasasrc/doc_down: does not pre escape nit source code
2016-09-02 Alexandre Terrasasrc/doc_down: make md processors writable
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-07-11 Lucas Bajoletlib/core: Remove RopeBuffer from lib
2016-06-23 Alexandre Terrasasrc/doc: add doc command DocGraph
2016-06-23 Alexandre Terrasasrc/doc: remove doc_commands dependency to doc_base
2016-06-22 Alexandre Terrasasrc: move model_html module from web/ to doc/
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-01 Jean Privatnitc/doc/doc_down: store the current mdoc object in...
2016-05-01 Jean Privatnitc/doc/doc_down: make NitdocDecorator public to it...
2016-04-20 Alexandre Terrasasrc/doc: fix useless signature in redef warnings
2016-04-20 Alexandre Terrasasrc/doc: fix call on nullable receiver warnings
2016-03-10 Jean Privatlib/core/text: move `to_base` to the main base module...
2015-12-19 Alexandre Terrasanitdoc: migrate phases to model view
2015-12-19 Alexandre Terrasanitdoc: make DocModel a ModelView
2015-12-19 Alexandre Terrasadoc_base: fix warnings
2015-12-19 Alexandre Terrasaautocomplete: use model views
2015-12-11 Alexandre Terrasanitweb: render model entities to html
2015-10-21 Jean Privatnitdoc: cleanup and synchronize nitdoc options from...
2015-10-21 Jean Privatnitpick: hide `--vim-autocomplete` from the help
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-10-19 Alexandre Terrasasrc/doc: move the testing option to its own doc_phase.
2015-10-19 Alexandre Terrasasrc/doc: introduce option --no-render in HTML phase.
2015-10-06 Jean Privatmodel: use the robust `intro_mmodule` instead of `intro...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean Privatlib/markdown: promote `BlockFence::meta` to `BlockCode...
2015-09-10 Jean Privatlib/markdown: factorize clones `code_from_block` into...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-20 Alexis Laferrièrevim doc: show introduced classes and props in the modul...
2015-08-20 Alexis Laferrièrevim doc: extract writing the synopsis of a property
2015-08-20 Alexis Laferrièrevim doc: fix constructor names in generated doc
2015-08-06 Jean Privatnitdoc: explicitly set titles of articles to null in...
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-07 Alexandre Terrasanitdoc: generate README file doc pages
2015-06-24 Alexandre Terrasanitdoc: introduce DocCommand `list`
2015-06-24 Alexandre Terrasadoc_down: introduce `synopsis` service
2015-06-24 Alexandre Terrasadoc_down: make processors visibles from other modules
2015-06-24 Alexandre Terrasanitdoc: convert dot to svg instead of png
2015-06-24 Alexandre Terrasanitdoc: make `DocComposite::title` writable
2015-06-24 Alexandre Terrasanitdoc: remove `well` around level 2 titles
2015-06-24 Alexandre Terrasanitdoc: introduce `DocCommand` concept for nitdoc and...
2015-06-11 Alexandre Terrasanitdoc: better pretty-printing
2015-06-09 Alexandre Terrasanitdoc: remove `require.js` dependency
2015-06-07 Alexandre Terrasanitdoc: use Model to cache markdown processors
2015-05-30 Jean PrivatMerge: Kill `model_utils`
2015-05-30 Alexandre Terrasanitx: add hierarchies commands
2015-05-30 Alexandre Terrasanitx: display MEntitiesListArticle in console templates
2015-05-30 Alexandre Terrasanitx: make help message prettier
2015-05-30 Alexandre Terrasanitx: make console composites use `doc_base` titles
2015-05-30 Alexandre Terrasanitx: introduce `cs_short_list_item` template
2015-05-30 Alexandre Terrasanitx: do not call `perform` on nitx special commands
2015-05-29 Alexandre Terrasanitdoc: fix typo in `doc_poset` comment
2015-05-29 Alexandre Terrasanitdoc: simplify DefinitionListArticle
2015-05-29 Alexandre Terrasanitdoc: remove useless class ImportationListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class InheritanceListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class IntrosRedefsSection
2015-05-29 Alexandre Terrasanitdoc: fix typo in `DefinitionListArticle` comment
2015-05-29 Alexandre Terrasanitdoc: remove useless class ConstructorsSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class ProjectsSection
2015-05-29 Alexandre Terrasanitdoc: factorize list article into `MEntitiesListArticle`
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::is_toc_hidden` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce `DocComposite::is_hidden` services...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce pretty printing of composite tree
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::title` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `group:` prefix id by `.group` suffix
2015-05-29 Alexandre Terrasanitdoc: replace `concern:` prefix id by `.concern`...
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
2015-05-29 Alexandre Terrasanitdoc: replace `section:` prefix id by `.section`...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::id` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: migrate to `model_collect`
2015-05-29 Alexandre Terrasavim_autocomplete: migrate to `model_collect`
2015-05-29 Alexandre Terrasamodel_utils: move concerns ranking to doc/
2015-05-29 Alexandre Terrasanitdoc: fix typo in `doc_poset` comment
2015-05-29 Alexandre Terrasanitdoc: simplify DefinitionListArticle
2015-05-29 Alexandre Terrasanitdoc: remove useless class ImportationListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class InheritanceListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class IntrosRedefsSection
2015-05-29 Alexandre Terrasanitdoc: fix typo in `DefinitionListArticle` comment
2015-05-29 Alexandre Terrasanitdoc: remove useless class ConstructorsSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class ProjectsSection
2015-05-29 Alexandre Terrasanitdoc: factorize list article into `MEntitiesListArticle`
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::is_toc_hidden` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce `DocComposite::is_hidden` services...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce pretty printing of composite tree
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::title` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `group:` prefix id by `.group` suffix
2015-05-29 Alexandre Terrasanitdoc: replace `concern:` prefix id by `.concern`...
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
2015-05-29 Alexandre Terrasanitdoc: replace `section:` prefix id by `.section`...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::id` to `doc_base`
2015-05-28 Alexandre Terrasanitdoc: check multiple page with same id
next