update NOTICE and LICENSE
[nit.git] / src /
2012-02-08 Jean Privatnitdoc: add the option --private
2012-02-08 Jean Privatnitdoc: add --no-dot to skip graph generation
2012-02-08 Jean Privatnitdoc: Handle correctly method with < or > in names
2012-02-08 Jean Privatnitdoc: escape html chars in documentation
2012-02-08 Jean Privatnitdoc: simplify filenames
2012-02-08 Jean Privatnitdoc: add title to links with signature and documentation
2012-02-07 Alexandre Terrasanitdoc: clean generated html
2012-02-03 Jean Privatnitdoc: complete rewrite
2012-02-03 Jean Privatsyntax: try to produce an error message for local prope...
2012-02-03 Jean Privatmetamodel: give the burden of value conflict to the...
2012-02-03 Jean Privatnit: restrict some module visibility
2012-02-03 Jean Privatsyntax: error on hidden module gives the right module
2012-02-03 Jean Privatsyntax: use attributes names for parameters in implicit...
2012-01-05 Jean PrivatMerge branch 'tools' into wip
2012-01-05 Jean PrivatMerge zeta.labunix.uqam.ca:prog/nit/zeta-wip into tools
2012-01-05 Jean Privattools: fix or assume some bashism
2012-01-05 Jean Privatparser: drop sed and use perl
2012-01-04 Jean Privatlib: add missing documentation synopsis on some modules
2011-11-25 Jean PrivatMerge branch 'fix-vt' into wip
2011-11-25 Jean Privaticode: add automatic tests for virtual type parameters...
2011-11-25 Jean Privatcompile: better types checks on virtual type
2011-11-25 Jean Privaticode: ITypeCheck requires a receiver
2011-10-31 Jean Privattools: remove debug message in Message:to_color_string
2011-10-18 Jean PrivatMerge remote branch 'origin/pu/nitdoc-graph' into wip
2011-10-18 Jean Privatnitdoc: improve what classes to put in main summary
2011-10-18 Matthieu Augernitdoc: add summary of modules
2011-10-18 Matthieu Augernitdoc: show the module hierarchy
2011-10-17 Matthieu Augernitdoc: do not repeat entries in the index.
2011-10-13 Jean PrivatMerge branch 'pu/qualified-modules' into wip
2011-10-13 Jean PrivatMerge branch 'alexandre/at-various-fixes' into wip
2011-10-13 Jean PrivatMerge branch 'pu/class_name' into wip
2011-10-13 Jean PrivatMerge branch 'pu/parameter-names' into wip
2011-10-06 Alexis Laferrièremm: moves up declaration of AMethid::name to syntax_base
2011-10-06 Alexis Laferrièremm: changes to_s of signatures to include param names...
2011-10-06 Alexis Laferrièremm: adds param name to signatures
2011-10-06 Alexis Laferrièremisc: corrects some typos and according tests
2011-06-27 Jean PrivatMerge branch 'better-locate' into wip
2011-06-25 Jean Privatparser: factorize goto
2011-06-23 Jean Privatparser: fix and add tests to test_parser.nit
2011-06-23 Jean Privatparser: locate errors with locations in ANode
2011-06-23 Jean Privatsyntax: better message for signature errors
2011-06-23 Jean Privatparser: display colored lines with error messages
2011-04-29 Jean Privatparser: new class SourceFile
2011-04-29 Alexandre Terrasalib : Add class name support
2011-04-15 Alexandre Terrasasrc: fix "constrctor" typo in error messages
2011-04-15 Alexandre Terrasasrc & doc: change all remaining occurences of "special...
2011-04-14 Alexandre Terrasasrc: Add arity check on INative constructor
2011-04-14 Alexandre Terrasasrc: Minor fixes in error messages
2011-04-14 Alexandre Terrasasrc & doc: change all remaining occurences of "special...
2011-04-02 Jean Privatparser: add qualified module names
2011-04-02 Jean Privatcompile: cnames for classes and modules
2011-04-02 Jean Privattools: remove the method import_supers_modules
2011-04-01 Jean PrivatMerge branches 'fix_doc', 'general_for' and 'mmbuilder_...
2011-03-31 Jean Privatsyntax: remove AbsSyntaxVisitor::type_collection
2011-03-31 Jean Privatsyntax: enable a generalized for with iterate
2011-03-31 Jean Privattyping: move redef class check before inheritance
2011-03-31 Jean Privattyping: do not crash on inherited invalid signature
2011-03-31 Jean Privatnitc: add option --stop-on-first-error
2011-02-15 Jean PrivatMerge branch 'update_syntax' into next
2011-02-14 Jean Privatparser: remove warning about useless cast
2011-02-14 Jean Privatparser: use break and infinite loops
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatparser: rename 'enum' to 'universal'
2011-02-11 Jean Privatdoc: use 'module' instead of 'package' in comments
2011-02-11 Jean Privatparser: comment why !nopar is required in some place
2011-01-29 Jean PrivatMerge branch 'll-and-gg-operators' into wip
2011-01-29 Jean Privatparser: add << and >> operators
2011-01-28 Jean PrivatMerge branch 'package2module' into wip
2011-01-28 Jean PrivatMerge branch 'beef-up-gccx' into wip
2011-01-28 Jean-Sebastien Gelinasmisc: gccx does not accept more than 2 Vs (-vv), make...
2011-01-25 Jean PrivatMerge branch 'alexis/various-fixes' into wip
2011-01-25 Alexis Laferrièrecompile: Check the validity of module filename before...
2011-01-25 Jean PrivatMerge remote branch 'pu/new-style_attributes' into wip
2011-01-24 Jean Privatcompile: remove hackish optimization of Array::add
2011-01-24 Jean Privatparser: update README
2011-01-24 Jean Privatparser: use C tables in parser
2011-01-24 Jean Privatparser: use C tables in lexer
2011-01-24 Jean Privatparser: factorize the lexer big accept switch
2011-01-22 Jean Privatsyntax: new-style attributes for those without underscore
2011-01-22 Jean Privatparser: accept attribute without underscore
2011-01-22 Jean Privatparser: gnu sed do not like spaces
2011-01-21 Jean PrivatMerge remote branch 'jean-sebastien/various-fixes'...
2011-01-21 Jean-Sebastien Gelinasmisc: save backup (with extention .orig) when regenerat...
2011-01-21 Jean-Sebastien Gelinaslogs: add log information to the getter/setter inlining...
2011-01-21 Jean-Sebastien Gelinaslogs: fix logging feature, was crashing because of...
2011-01-21 Jean-Sebastien Gelinasmisc: merge src/.gitignore to repository root
2011-01-20 Jean Privatparser: rename package-related classes and properties
2011-01-20 Jean Privatparser: accept the 'module' keyword
2011-01-20 Jean Privatsrc: rename 'module' identifiers
2011-01-05 Jean Privatcompile: LOCATE_* as static const strings
2011-01-05 Jean Privatcompile: factorize abort code in the clib
2011-01-05 Jean Privatcompile: do not generate table and constructor iroutine...
2010-09-22 Jean PrivatMerge remote branch 'boa/pu/optimize_parser' into wip
2010-09-22 Jean Privatparser: factorize reduce actions
2010-08-06 Jean Privatlib: keys in maps and sets are not nullable
2010-08-04 Jean Privatparser: do not write the goto address in the generated...
2010-08-04 Jean Privatparser: add Parser::concat to factorize code
2010-08-04 Jean Privatparser: reduce some automatic inlining
2010-07-26 Jean Privatmisc: add *.log and *.dot to .gitignore
next