nit.git
2013-10-16 Jean Privatnitcc: introduce nitcc
2013-10-16 Jean Privattest: add test_set.nit
2013-10-16 Jean Privatlib: redef Set#==
2013-10-16 Jean Privatnitc: remove has_all from partialorder
2013-10-16 Jean Privatlib: add Collection::has_all
2013-10-16 Jean Privatlib: add String::escape_more_to_c
2013-10-16 Jean Privatmove unescape_nit to stdlib
2013-10-09 Jean Privatsqlite: use include <>, not include ""
2013-10-09 Jean Privatnitgg: generate filenames with less potential conflicts
2013-10-09 Lucas Bajolettests: add base_super_linext2 for super-call on inherit...
2013-10-09 Jean Privatnitc: fix super-call on inherited method
2013-09-29 Alexandre Terrasacontrib: added wiringPi wrapper
2013-09-29 Alexandre Terrasalib: fixed bad mallocs in socket
2013-09-20 Lucas Bajoletnitg/niti: Fixed cast problem when using object_id...
2013-09-19 Lucas BajoletNitg: Fixed bug introduced in previous patch when remov...
2013-09-12 Jean PrivatMerge remote-tracking branch 'alexandre/mmnitdoc'
2013-09-12 Alexandre Terrasani_nitdoc: fixed <li> tags style in formatted comments
2013-09-12 Alexandre Terrasani_nitdoc: Use Sorensen-Dice coefficient to sort QuickS...
2013-09-12 Alexandre Terrasani_nitdoc: moved QuickSearch js to it's own file
2013-09-11 Alexandre Terrasani_nitdoc: full screen display and better scrolling
2013-09-11 Jean Privattests: add sav/ for mixim-modules on nitg-s
2013-09-10 Jean PrivatMerge remote-tracking branch 'alexandre/supercalls'
2013-09-10 Alexandre Terrasani_nitdoc: removed top levels properties from property...
2013-09-10 Alexandre Terrasanitg: Implemented polymorphic super calls for nitg...
2013-09-09 Jean PrivatMerge remote-tracking branch 'alexandre/NIT_DIR'
2013-09-09 Alexandre Terrasanitg: fixed conflicting module error when env var NIT_D...
2013-09-09 Jean Privatropes: do not use String.with_native
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/ropes'
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/variadic_fix'
2013-09-05 Lucas Bajoletengines: Unit test for super on varadic functions
2013-09-05 Lucas Bajoletnitg: Fixes for variadic functions, splitted the call...
2013-09-04 Jean PrivatMerge branch 'mixinmodule'
2013-09-04 Jean PrivatMerge branch 'chdir'
2013-09-04 Jean Privatnitg: add option -m for mix-in modules
2013-09-04 Jean Privattests: test -m with nit.nit
2013-09-04 Jean Privatniti: add option -m for mix-in modules
2013-09-04 Jean Privatniti: implements file_chdir and file_getcwd
2013-09-04 Jean Privatfile: add String::chdir
2013-09-04 Jean Privatlexer: distinguish keywords 'package' and 'module'
2013-09-04 Lucas Bajoletniti: Fix for variadic functions
2013-09-04 Jean Privatrename 'package' to 'module'
2013-09-03 Alexandre Terrasanitg-s/e: moved properties selection outside of layout...
2013-09-03 Lucas BajoletStdlib: Added unit tests for Ropes
2013-09-03 Lucas BajoletStdlib: Ropes implementation, supports Mutable and...
2013-09-03 Alexandre Terrasamodelize_property: removed useless super_init var
2013-09-03 Jean Privatfile: add getcwd
2013-09-03 Jean Privatfile: fix diname behavior when result is "/"
2013-09-03 Jean Privattests: update nitx
2013-09-03 Jean Privatnitx: do not crash if nmodule.n_moduledecl is null
2013-09-03 Jean Privatnitx: nitx_phase is private, because NitxPhase is private
2013-09-03 Jean PrivatMerge remote-tracking branch 'alexandre/nitx'
2013-08-30 Jean PrivatMerge branch 'mmnitdoc' v0.6.1
2013-08-30 Jean Privatni_nitdoc: update tests because new --github options
2013-08-30 Alexandre Terrasanitx: rethinked architecture for further developments
2013-08-30 Jean Privattests: add nitx.args
2013-08-30 Jean Privatnitx: do not crash if nmodule.n_moduledecl is null
2013-08-30 Alexandre Terrasanitx: no more refinement of to_s methods
2013-08-30 Jean Privatmake: drop --public for doc/stdlib
2013-08-30 Jean Privatmake: add more programs to doc/newmodel
2013-08-30 Jean Privatadd .mailcap because some people cannot set their Git...
2013-08-30 Jean Privattests: fix sav for error_needed_method.nit for String...
2013-08-30 Jean Privatstring: more migration from String::from_cstring to...
2013-08-30 Jean PrivatMerge remote-tracking branch 'lucas/string_refactor'
2013-08-30 Alexandre Terrasanitx: added lookup for instance creation.
2013-08-30 Alexandre Terrasanitx: is now able to look for generic types
2013-08-29 Lucas Bajoletstdlib: Removed constructors from String
2013-08-29 Lucas Bajoletc_src : Regenerated c_src to prevent use of String...
2013-08-29 Lucas Bajoletnitc: Removed use of String::with_native in nitc toolchain
2013-08-29 Lucas Bajoletnitg: Modified compilation routine to avoid use of...
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-08-29 Alexandre Terrasanitx: no more refinement of to_s methods
2013-08-29 Jean Privatnitdoc.css: do not display description with pre+monospace
2013-08-29 Alexandre Terrasani_nitdoc: new workflow for comment modification
2013-08-28 Alexandre Terrasani_nitdoc: fixed trailings spaces with empty lines...
2013-08-28 Alexandre Terrasani_nitdoc: github edit mode activation is now triggered...
2013-08-28 Alexandre Terrasani_nitdoc: quicksearch is now case sensitive
2013-08-28 Alexandre Terrasani_nitdoc: fixed module hierarchy display
2013-08-27 Alexandre Terrasani_nitdoc: removed refined properties and inherited...
2013-08-27 Alexandre Terrasani_nitdoc: removed empty refinements from module page
2013-08-27 Alexandre Terrasani_nitdoc: Fixed quicksearch query with special characters
2013-08-27 Alexandre Terrasani_nitdoc: Use only CSS to highlight current anchor
2013-08-27 Alexandre TerrasaMerge branch 'master' of https://github.com/privat...
2013-08-27 Alexandre Terrasani_nitdoc: Rewritting of Github plugin for nitdoc
2013-08-26 Jean PrivatMerge branch 'mnit-lib'
2013-08-26 Jean PrivatMerge remote-tracking branch 'alexis/bcm2835-and-gpio...
2013-08-26 Jean Privatshoot: mnit version
2013-08-26 Jean Privatshoot: move game to a src sub-directory
2013-08-25 Alexis Laferrièrecontrib/gpio-mpd-rpi: refactor MPD credentials to suppo...
2013-08-25 Alexis Laferrièrecontrib/gpio-mpd-rpi: adds a buzzer
2013-08-25 Alexis Laferrièrecontrib/gpio-mpd-rpi: remove the debug led
2013-08-25 Alexis Laferrièrecontrib/gpio-mpd-rpi: adds backlight control with delay
2013-08-25 Alexis Laferrièrecontrip/gpio-mpd-rpi: refactor to use a class and the...
2013-08-25 Alexis Laferrièrelib/bcm2835: adds the Buzzer component
2013-08-25 Alexis Laferrièrelib/bcm2835: adds the StepperMotor component
2013-08-25 Alexis Laferrièrelib/bcm2835: adds the Switch component
2013-08-25 Alexis Laferrièreexamples/mnit_moles: regulate framerate
2013-08-25 Alexis Laferrièreexamples/mnit_dino: regulate framerate
2013-08-25 Alexis Laferrièreexamples/mnit_dino: adds missing Makefile
2013-08-25 Alexis Laferrièreexamples: intro a real game using mnit: dino!
2013-08-25 Alexis Laferrièreexamples: intro the mnit game: moles
next