Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitlight.nit
2018-03-02 Jean Privatsrc/nitlight: add option --no-infobox
2017-11-29 Jean Privatnitlight: add --txt for text-based highlighting
2017-11-29 Jean Privathighlight: extract HTML stuff from highlight into htmlight
2017-11-29 Jean Privathighlight: rename enter_visit and htmlize (and fix...
2017-05-07 Alexis Laferrièresrc: misc typos, doc and warning fixes
2016-06-15 Jean Privatnitlight: use contextual links
2016-05-16 Lucas Bajoletsrc/nitlight: Updated client to avoid crashes on unpars...
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-10-17 Jean Privatnitlight: include whole lines and loose tookens
2015-10-17 Jean Privatnitlight: use `cname` or `full_name` to avoid module...
2015-02-26 Jean Privatfrontend: remove deprecated cached annotation and phase
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-08 Jean PrivatMerge: Less fixme and todo
2015-01-06 Jean Privattools: use `parse_full` in nitdoc, nitlight, nitmetrics...
2015-01-03 Jean Privatsrc: client of `mmodule2nmodule` now use `mmodule2node`
2014-12-17 Jean Privatnitlight: add option --no-line-id
2014-11-28 Jean Privatnitlight: enable ToolContext::keep_going to still highl...
2014-10-29 Jean Privatnitlight: disable `cached` since transformed AST cause...
2014-06-06 Jean Privatnitlight: fix style.css
2014-06-03 Jean Privathighlight: factorizes css and js requirements
2014-06-03 Jean Privathighlight: "display: block" and "line" only make sense...
2014-05-30 Jean Privatnitlight: enable boostrap in generated pages
2014-05-30 Jean Privatnitlight: add a title on the html document
2014-05-10 Jean Privatnitlight: parse options before initialising modelbuilder
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-01-16 Jean Privatnitlight: add --first-line --last-line
2013-08-23 Jean Privathighlight: remove the modelbuilder attribute
2013-08-22 Jean Privatnitlight: new tool nitlight (and new module highlight)