Rename REAMDE to README.md
[nit.git] / src / highlight.nit
2015-04-08 Jean Privathightlight: remove two asserts that make #1247 crashes
2015-04-08 Jean Privathighlight: add infoboxes with messages
2015-04-08 Jean Privathighlight: factorize the creation of tags
2015-04-08 Jean Privatsrc/hightlight: hightlight and do not crash on MNotNullType
2015-04-08 Jean Privatmodel: rename `as_notnullable` to `undecorate`
2015-04-04 Jean Privatsrc: use MFormalType for type checks when it makes...
2014-12-20 Jean Privatsrc: finish documenting some module
2014-12-17 Jean Privathighlight: add HighlightVisitor::line_id_prefix to...
2014-12-02 Jean Privathighlight: be more robuts in case of partial model
2014-10-29 Jean Privathighlight: fix css for line and foldable
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-07-24 Jean Privatsrc: use `as_notnullable` in code
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-06-03 Jean Privathighlight: do not add html classes to unresolved local...
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 Privathighlight: rewrite using astutil and with infoboxes
2014-01-16 Jean Privathighlight: add `first_line` and `last_line`
2013-08-23 Jean Privathighlight: remove the modelbuilder attribute
2013-08-22 Jean Privatnitlight: new tool nitlight (and new module highlight)