nit.git
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
2013-08-25 Alexis Laferrièreexamples: intro a very simple mnit application
2013-08-25 Alexis Laferrièrelib: intro the linux version of the mnit module
2013-08-25 Alexis Laferrièrelib: intro abstract mnit lib
2013-08-24 Jean PrivatMerge remote-tracking branch 'alexis/gpio-mpd-rpi'
2013-08-24 Alexis Laferrièrelib/bcm2835: move components support from contrib to lib
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: clean up setup function as alternates
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: removes debug print
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: improves and comment HD44780...
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: implements desired LCD display...
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: improves text display of HD44780
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: renames class LCD to HD44780
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: improves debug when server has...
2013-08-24 Alexis Laferrièrecontrib/gpio-mpd-rpi: move script to its own folder
2013-08-24 Alexis Laferrièrelib/mpd: adds the load_playlist method
2013-08-24 Alexis Laferrièrelib/mpd: add the time field to SongInfo
2013-08-24 Alexis Laferrièrelib/mpd: adds fields to the ServerStatus
2013-08-24 Alexis Laferrièrelib/mpd: do not crash when connection fails
2013-08-24 Alexis Laferrièrelib/mpd: renames MPD::write to write_and_check
2013-08-24 Alexis Laferrièrelib/socket: fix FFSocket::read to use malloc
2013-08-23 Jean PrivatMerge branch 'highlightdoc-and-implies'
2013-08-23 Jean Privatdoc: use operator `implies` in documentation
2013-08-23 Jean Privattests: add base_bool.nit
2013-08-23 Jean Privattests: add `implies` to base_isa_cast.nit
2013-08-23 Jean Privatnitg&i: handle new `implies` operator
2013-08-23 Jean Privatnitc: handle the new `implies` operator
2013-08-23 Jean Privatparser: add boolean operator `implies`
2013-08-23 Jean Privatnitdoc: add style for highlighted code
2013-08-23 Jean Privatmarkdown: use hightlight to colorize nit code
2013-08-23 Jean Privatmarkdown: add a toolcontext attribute
2013-08-23 Jean Privathighlight: remove the modelbuilder attribute
2013-08-23 Jean Privatdoc: fix some malformed documentation
2013-08-23 Jean PrivatMerge remote-tracking branch 'alexis/privileges'
2013-08-23 Alexis Laferrièretests: adds missing .sav for privileges
2013-08-23 Jean Privatparser: update generated files
2013-08-23 Jean Privatparser: accepts qualified identifiers
2013-08-23 Alexis Laferrièrecontrib: drop privileges in physical_interface_for_mpd_...
2013-08-23 Alexis Laferrièreexamples: adds a use of the privileges module
2013-08-23 Alexis Laferrièrelib: intro of privileges
2013-08-23 Alexis Laferrièrelib: adds the posix module with privilege functions
2013-08-23 Jean Privatparser: accepts more optional \n
2013-08-22 Jean Privatmerge branch 'nitlight'
2013-08-22 Jean Privatmake: add bin/nitlight
2013-08-22 Jean Privattests: add nitlight
2013-08-22 Jean Privatnitlight: new tool nitlight (and new module highlight)
2013-08-22 Jean Privattests: update test_parser
2013-08-22 Jean Privattest_parser: display node type and quoted contents
2013-08-22 Jean Privattests: update tests because of changed location
2013-08-22 Jean Privatparser: fix and simplify ComputeProdLocationVisitor
2013-08-22 Jean Privatlexer: chain tokens together when we peek then
2013-08-22 Jean Privatlexer: implements next with peek
2013-08-22 Jean Privatlocation: add pstart and pend
2013-08-22 Jean Privatmodelbuilder: annotate more AST nodes with model inform...
2013-08-22 Jean Privatlib: add String#to_cmangle and String#escape_to_c
2013-08-22 Jean Privatlibhtml: correctly handle void elements in HTML
2013-08-21 Jean Privatlibhtml: gives access to HTMLTag#classes
2013-08-21 Jean Privatparser: `TEndString` isa a `TokenLiteral`
2013-08-21 Jean Privattests: include skipped tests in XML
2013-08-21 Jean Privattests: provide a better classname for XML
2013-08-21 Jean PrivatMerge remote-tracking branch 'alexis/lib/sqlite3'
2013-08-21 Jean Privattests: marks tests with no sav as skipped
2013-08-21 Jean Privattests: really display the compile log, on all case...
2013-08-21 Alexis Laferrièrelib/sqlite3: adds fallback for sqlite3_errstr in case...
2013-08-21 Jean PrivatMerge remote-tracking branch 'alexis/sort_downloads'
2013-08-21 Jean Privattests: add compile.log to the XML in case of failure
2013-08-21 Jean Privattests: invert diff order (sav->out)
2013-08-20 Alexis Laferrièrecontrib/sort_downloads: adds script to testfull.sh...
2013-08-20 Alexis Laferrièrecontrib/sort_downloads: adds confirmation of configurat...
2013-08-20 Alexis Laferrièrelib: clean up error codes in sqlite3
2013-08-20 Alexis Laferrièrelib: simplifies sqlite3
2013-08-20 Alexis Laferrièrelib: use more than one classe in sqlite3
2013-08-20 Alexis Laferrièrelib: use Sqlite3 return codes
2013-08-20 Alexis Laferrièrelib: intro of the sqlite3 module
2013-08-20 Jean Privattests: enable XML output compatible with junit/jenkins
2013-08-20 Jean Privattests: update nitdocs
next