lib/ropes_debug: Adapted new leaves for to_dot operation.
[nit.git] / contrib /
2013-10-18 Jean Privatnitcc: add tests for rejected tokens
2013-10-18 Jean Privatnitcc: add Rejected tokens
2013-10-18 Jean Privatnitcc: show the text of the token in NParserError.message
2013-10-18 Jean Privatnitcc: parser adds the original error token in the...
2013-10-18 Jean Privatnitcc: lexer do not crash on empty input stream
2013-10-18 Jean Privatnitcc: update tests with new syntax errors
2013-10-18 Jean Privatnitcc: remove 'print' in parser error
2013-10-18 Jean Privatnitcc: better name of generated classes to avoid name...
2013-10-18 Jean Privatnitcc: improve error messages
2013-10-18 Jean Privatnitcc: update README
2013-10-18 Jean Privatnitcc: update .gitignore
2013-10-18 Jean Privatnitcc: move sources to a src/ subdirectory
2013-10-18 Jean Privatnitcc: Makefile gets a `tests` rule
2013-10-18 Jean Privatnitcc: rename t/ to tests/
2013-10-18 Jean Privatnitcc: fix Makefile to compile examples
2013-10-17 Jean Privatnitcc: add t/json.input1
2013-10-17 Jean Privatnitcc: fix 'number' in json.sablecc
2013-10-17 Jean Privatnitcc: add inputs for more tests
2013-10-17 Jean Privatnitcc: remove superfluous -I in Makefile and t
2013-10-17 Jean Privatnitcc: move nitcc_runtime to lib/
2013-10-17 Jean Privatnitcc: add README
2013-10-17 Jean Privatnitcc: update .gitignore
2013-10-17 Jean Privatnitcc: add minilang in Makefile
2013-10-17 Jean Privatnitcc: add a Makefile
2013-10-16 Jean Privatnitcc: introduce nitcc
2013-09-29 Alexandre Terrasacontrib: added wiringPi wrapper
2013-08-30 Jean PrivatMerge remote-tracking branch 'lucas/string_refactor'
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
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-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-23 Alexis Laferrièrecontrib: drop privileges in physical_interface_for_mpd_...
2013-08-20 Alexis Laferrièrecontrib/sort_downloads: adds confirmation of configurat...
2013-08-06 Alexis Laferrièrecontrib/sort_downloads: fix hack of BM_Pattern
2013-08-06 Alexis Laferrièrecontrib/sort_downloads: fix replace_tilde
2013-08-06 Alexis Laferrièrecontrib: intro the sort_downloads script
2013-05-27 Alexis Laferrièrecontrib/mpd&rpi: intro of a physical interface for...