Rename REAMDE to README.md
[nit.git] / src / annotation.nit
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-01-03 Jean Privatsrc: client of `mmodule2nmodule` now use `mmodule2node`
2014-12-18 Jean Privatparser_nodes: promote `get_annotation` and `AAnnotation...
2014-12-18 Jean Privatliteral: promote `as_X` from annotation
2014-10-21 Jean Privatannotation: `as_id` works with operators and setters
2014-10-17 Jean Privatast: remove classes AAtArg and make them simple AExpr
2014-09-03 Jean Privatsrc: cleanup importations
2014-08-04 Jean Privatannotation: add lookup_annotation_on_modules and relate...
2014-07-31 Jean Privatannotation: move collect_annotations_on_modules from...
2014-07-21 Jean Privatannotation: add arg_as_id
2014-07-21 Jean Privatannotation: add `get_single_annotation` and `get_annota...
2014-07-19 Jean Privatsrc: new module annoation to help with annotations