nit.git
2012-06-13 Alexandre Terrasadoc: Typo in Nit Reference
2012-05-30 Jean PrivatMerge branch 'clean-c' into wip
2012-05-30 Jean PrivatMerge branch 'syntastic' into wip
2012-05-30 Alexis Laferrièremisc: removes debug output from syntastic Nit syntax...
2012-05-30 Jean Privatcompile: do not use true and false C constants.
2012-05-30 Jean Privatlib: do not mix declaration and code in external C...
2012-05-30 Jean Privatcompile: no not declare static stings in the header
2012-05-30 Jean Privatvim: install syntastic file directly inside the vim...
2012-05-30 Jean Privatvim: README explain how to install nit for vim
2012-05-30 Jean Privatvim: move the function-once test before stuffs
2012-05-29 Alexis Laferrièremisc: handles all error types in syntastic Nit syntax...
2012-05-29 Alexis Laferrièremisc: adds customizable options to syntastic Nit syntax...
2012-05-29 Alexis Laferrièremisc: correctly handles warnings in syntastic Nit synta...
2012-05-29 Alexis Laferrièremisc: adds a Nit syntax checker for syntastic, a vim...
2012-05-10 Jean Privatparser: detect sablecc3 and print better error
2012-05-08 Jean Privatnitg: introduction of the the global compiler
2012-05-08 Jean Privatmodel: rename lookup_first_property to lookup_first_def...
2012-05-08 Jean Privatmodelbuilder: honor --only-parse
2012-05-08 Alexandre Terrasamodel: fix comments in metamodel and metamodel::MMLocal...
2012-05-03 Jean PrivatMerge branch 'newmodel' into wip
2012-05-02 Jean PrivatMerge branch 'nitdoc' into wip
2012-05-02 Jean Privatmake: fix doc generation by the use of renamed --custom...
2012-05-02 Jean Privatnitdoc: the quick search menu must be over the rest...
2012-05-02 Jean Privatnit interpreter: hardening native string manipulations
2012-05-02 Jean Privatnit interpreter: add a trailing \0 to native string
2012-05-02 Jean Privatstats: bound the parameter of Counter to Object instead...
2012-05-02 Jean Privatstats: use AbstractSorter instead of closure to sort...
2012-05-02 Jean Privatmodelbuilder: list failed path if module is not found
2012-05-02 Jean Privatmodelbuilder: easy attribute typing
2012-05-02 Jean Privatmodel: use MPROPDEF instead of MPropDef
2012-05-02 Jean Privatmodel: use local variables for cache in collect_*
2012-05-02 Jean Privatmodel: easy path for type test
2012-05-02 Jean Privatmodel: add MType::model
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...
2012-05-02 Jean Privatlib: fix another formal type error in the Maps
2012-04-30 Alexandre Terrasanitdoc: Change refinements organization in class page.
2012-04-30 Alexandre Terrasanitdoc: Remove empty title from <a> links
2012-04-30 Alexandre Terrasanitdoc: make the menu follows the scroll.
2012-04-26 Jean PrivatMerge branch 'nitstats' into wip
2012-04-26 Jean PrivatMerge branch 'cleanuplib' into wip
2012-04-26 Jean Privatsrc: add nitstats to the Makefile
2012-04-26 Jean Privattests: add nitstats to the Makefile
2012-04-26 Jean Privatnit interpreter: honour --help
2012-04-26 Jean Privatnitstats: add option --dir
2012-04-26 Jean Privatnitstats: honour --help
2012-04-26 Jean Privatnitstats: split into submodules
2012-04-26 Jean Privatlib: move symbol outside standard
2012-04-26 Jean Privatlib: move "environ" from Symbol to String
2012-04-26 Jean Privatlib: improve shortdoc of modules
2012-04-26 Alexandre Terrasanitdoc: Preselect first result of quicksearch list...
2012-04-26 Alexandre Terrasanitdoc: Typo in json_entry comment
2012-04-26 Alexandre Terrasanitdoc: remove attributes from quicklist
2012-04-26 Jean Privatnitstats: improve properties in the Statistics of the...
2012-04-26 Jean Privatnitstats: new class Counter (replace uses of HashMap...
2012-04-26 Jean Privatnitstats: count sends on a nullable receiver
2012-04-26 Jean Privatnitstats: count implicit vs. explicit self
2012-04-25 Jean PrivatMerge branch 'newmodel' into wip
2012-04-25 Jean Privatcompile: generate LOCATE_ strings in *.c files (not...
2012-04-25 Jean Privatmodel: add methods to get primitive stuff
2012-04-25 Jean Privatrta: rename and document runtime_type.nit
2012-04-23 Alexandre TerrasaAdd customization features to nitdoc.
2012-04-23 Jean Privatruntime_type: Superstring allocates NativeArray[String]
2012-04-20 Jean Privatmodel: add MMethod::is_new to distinguish new and init...
2012-04-20 Jean Privatruntime_type: do not crash if no entry point
2012-04-20 Jean Privatruntime_type: force Bool
2012-04-20 Jean Privatruntime_type: collect default attributes
2012-04-20 Jean Privatnitstats: type analysis lists live stuff if less than...
2012-04-20 Jean Privatscope: move selfvariable to scope from typing
2012-04-20 Jean Privattests: add base_stdout.nit
2012-04-20 Jean Privattests: add base_range.nit
2012-04-20 Jean Privattests: add base_abstract_fun
2012-04-20 Jean Privattests: add base_string.nit
2012-04-20 Jean Privattests: base_output_class_name imports kernel
2012-04-19 Jean PrivatMerge remote-tracking branch 'alexandre/pu/newmodel...
2012-04-19 Jean PrivatMerge remote-tracking branch 'alexandre/master' into wip
2012-04-19 Jean Privattests: add nit.nit
2012-04-19 Jean Privattests: generate nitc stuff in out/
2012-04-19 Alexandre TerrasaDoc review on newmodel.
2012-04-19 Alexandre TerrasaAdd .metadata/ to git ignore list
2012-04-17 Jean Privatmodel: new metamodel
2012-04-17 Jean Privatversion: v0.5.1-git
2012-04-17 Jean Privatversion: v0.5 v0.5
2012-04-17 Jean PrivatMerge branch 'alexandre/nitdoc-quicksearch'
2012-04-17 Alexandre Terrasanitdoc: Add quick search results preview.
2012-04-17 Jean Privatprepare changelog for v0.5
2012-04-17 Jean Privatadd ccache and dot to README
2012-04-17 Jean Privatc_src: update
2012-04-17 Jean Privattools: better handling of native interfaces in mkcsrc
2012-04-16 Jean PrivatMerge branch 'wip2'
2012-04-16 Jean Privatlib: fix mismatch between keys and values formal types
2012-04-16 Jean Privattests: use /dev/null as stdin if no inputs
2012-04-16 Jean Privattests: compare all error output with the expected result
2012-04-16 Jean Privattests: [soso] to filter out warnings and errors
2012-04-16 Jean Privattests: add some base tests
2012-04-16 Jean Privattest: test_attr_easy warns that the isa are useless.
2012-04-16 Jean Privattests: simplify nitdoc test
2012-04-16 Jean PrivatMerge remote branch 'alexis/wip'
2012-04-12 Alexis Laferrièrelib: adds String::to_f
2012-04-12 Alexis Laferrièremmbuilder: detect type of some attributes
2012-04-12 Alexis Laferrièrelib: intro module to generate md5 hash from a string
next