lib&src: remove detected warnings
[nit.git] / src /
2012-02-24 Jean Privatlib&src: remove detected warnings
2012-02-24 Jean Privattyping: some warning cleanup
2012-02-24 Jean Privattools: kill showerr
2012-02-24 Jean Privattyping: warn for superfluous parentheses
2012-02-24 Jean Privatparser: include parentheses in parexpr and as_*expr
2012-02-24 Jean Privattyping: proxyexpr delegate more services
2012-02-17 Jean Privattools: clean Makefiles
2012-02-17 Jean Privatnitc: use simplify_path to manipulate sane filenames
2012-02-17 Jean Privatparser: detect bad string and char literals
2012-02-17 Jean Privatparser: allow comments without eol (for eof)
2012-02-17 Jean Privattools: handle end of file errors
2012-02-17 Jean Privatparser: improve Token.to_s and syntax error messages
2012-02-17 Jean Privatparser: integrate the token 'end' in the AST
2012-02-17 Jean Privatparser: add a hot location for closure definitions
2012-02-17 Jean Privatassert: use id.text.to_s instead of id.to_s for runtime...
2012-02-15 Jean PrivatMerge branch 'ni' into wip
2012-02-15 Jean PrivatMerge branch 'nitdoc2' into wip
2012-02-15 Jean Privatmm: force inheritance when selectioning local property
2012-02-15 Jean PrivatMerge branch 'lib' into wip
2012-02-15 Jean Privatni: native_interface/frontier and its clients use synta...
2012-02-15 Jean Privatni: move default_extern_name and friendly_extern_name...
2012-02-15 Jean Privatni: use MMMethod#global.is_init instead of MMMethod...
2012-02-15 Alexis Laferrièreanalysis: mark all extern methods as reachable and...
2012-02-15 Alexis Laferrièreanalysis: fix analysis with native interface for global...
2012-02-15 Alexis Laferrièreicode: implements icode for explicit imports
2012-02-15 Jean Privatnitdoc: useless # in show_source
2012-02-15 Alexandre Terrasanitdoc: fix missing spaces between modules names and...
2012-02-15 Morriarnitdoc: add --overview-text et --footer-text options
2012-02-14 Jean Privatnitdoc: include the help in the menubar
2012-02-14 Alexis Laferrièrenitdoc: changes class name used within dot graphs
2012-02-14 Alexis Laferrièrenitdoc: sets destination of Overview link to "index...
2012-02-14 Jean Privatlib: promote replace, html_escape and simplify_path...
2012-02-14 Jean Privatnitdoc: handle vararg in signature
2012-02-14 Jean Privatnitdoc: use resource file from share/nitdoc
2012-02-13 Alexis Laferrièreni: fix isa checks with new module names and updates...
2012-02-13 Jean Privatlib: remove some depreciated methods in Map
2012-02-13 Jean Privatlib: for on maps require two parameters
2012-02-10 Alexis Laferrièremm: moves class type detection to class building analysis
2012-02-10 Alexis Laferrièretools: put libs after objects
2012-02-09 Alexis Laferrièrecompile: intro of option files for modules with special...
2012-02-09 Alexis Laferrièretools: adds nits, a compiler of help files to use the...
2012-02-09 Alexis Laferrièrecompile: fix references to generated files from frontie...
2012-02-09 Alexis Laferrièreni: intro of frontier files between nit code and extern...
2012-02-09 Alexis Laferrièreni: adds MMModule::is_extern_hybrid
2012-02-09 Alexis Laferrièrecompile: makes compile_separate_module public
2012-02-09 Alexis Laferrièregrammar: allows constructors in extern classes
2012-02-09 Alexis Laferrièremm: extracts extern name creation in separate function
2012-02-09 Alexis Laferrièremm: implements metamodel for basic explicit casts
2012-02-09 Alexis Laferrièremm: adds is_extern to MMMethods and use extern_name...
2012-02-09 Alexis Laferrièremm: adds basic explicit imports to metamodel and typing
2012-02-09 Alexis Laferrièreni: makes pointer default super-class of all extern...
2012-02-09 Alexis Laferrièregrammar: adds extern class kind for extern classes...
2012-02-09 Alexis Laferrièregrammar: adds syntax for explicit extern calls and...
2012-02-09 Alexis Laferrièremakefile: adapts makefile for gcc 4.5.2
2012-02-09 Jean Privattool: fix pipe in nc
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
next