nit.git
2012-02-14 Jean Privattools: add nits to .gitignore
2012-02-14 Jean Privattests: fix test_parser
2012-02-13 Alexis Laferrièretests: removes incomplete and duplicate tests for nativ...
2012-02-13 Alexis Laferrièretests: adds sav for test_ni_cast_extra
2012-02-13 Alexis Laferrièreni: fix isa checks with new module names and updates...
2012-02-11 Alexis Laferrièrelib: removes explicit super declaration of Pointer...
2012-02-11 Alexis Laferrièrec_src: updates c_src for extern classes to be special...
2012-02-10 Alexis Laferrièremm: moves class type detection to class building analysis
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èretests: adds native interface tests
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èrelib: updates lib to use extern classes
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
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-10-05 Alexis Laferrièremisc: removes package from keywords in gtk syntax highl...
2011-06-27 Jean Privattool: remove some gcc warnings in gccx
2011-06-27 Jean PrivatMerge branch 'better-locate' into wip
2011-06-27 Jean Privatgc: remove unused local variable
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-18 Jean PrivatMerge branch 'alexamdre/various-fixes' into next
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-04-01 Jean Privatexample: add int_list.nit
2011-03-31 Alexandre Terrasadoc: minor corrections on "developpez en Nit"
2011-03-31 Jean Privatdoc: typo and small fixes in nitreference
2011-03-31 Jean Privatsyntax: remove AbsSyntaxVisitor::type_collection
2011-03-31 Jean Privatsyntax: enable a generalized for with iterate
2011-03-31 Jean Privattests: add error_type_unk
2011-03-31 Jean Privattests: add base_upcast
2011-03-31 Jean Privattests: add error_redef.nit and error_redef2.nit
2011-03-31 Jean Privattests: new combinatorial tests
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-03-31 Jean Privatlib: Pattern is an interface
2011-02-18 Jean Privatversion: v0.4.1-git
2011-02-18 Jean Privatversion: v0.4 v0.4
2011-02-18 Jean Privatc_src: update for 0.4
2011-02-18 Jean Privatdoc: use lmodern in nitreference
2011-02-18 Jean Privatdoc: forgot to add doc/git-get-version.sh
2011-02-18 Jean Privatdoc: add README
2011-02-17 Jean PrivatMerge branch 'doc' into wip
2011-02-17 Jean Privatdoc: add a nitversion in generated document
2011-02-17 Jean Privatdoc: Makefile and README
2011-02-17 Jean Privatmisc: update NOTICE
2011-02-17 Alexandre Terrasadoc: french doc "développez en Nit"
2011-02-17 Jean Privatexample: add circular_list.nit
2011-02-17 Jean Privatexample: add clock.nit and clock_mode.nit
2011-02-17 Jean Privatdoc: first real reference for the Nit language
2011-02-15 Jean Privatbug: undetected uninitialized attr because of generic
2011-02-15 Jean Privattests: add libs/*.nit to tests
2011-02-15 Jean PrivatMerge branch 'update_syntax' into next
2011-02-15 Jean PrivatMerge branch 'various-fixes' 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 Privatlib: fix NaiveCollection::length
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatmisc: update syntax file with module and enum
2011-02-14 Jean Privattests: use enum instead of universal
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatparser: rename 'enum' to 'universal'
2011-02-14 Jean Privatlib: change identifier enum to values
2011-02-11 Jean Privatdoc: use 'module' instead of 'package' in comments
next