nit.git
2014-12-12 Alexis Laferrièrenitester-wrapper: update script to follow the config...
2014-12-12 Alexis Laferrièretests: sqlite3 tests expecting an error is undefined...
2014-12-12 Alexis Laferrièretests: support Java on Turing worker nodes too
2014-12-12 Alexis Laferrièrelib/string: chomp do not try to chomp empty strings
2014-12-12 Jean PrivatMerge: nitcc: remove warnings and improve doc
2014-12-12 Jean PrivatMerge: mnit_simple: assets_and_resources give non null...
2014-12-12 Jean PrivatMerge: nitunit: compile test-suite only once
2014-12-12 Jean PrivatMerge: Lib fix warnings
2014-12-12 Jean PrivatMerge: Objective-C FFI with basic wrapper for the Cocoa...
2014-12-11 Jean Privatnitcc: remove warnings and improve doc
2014-12-11 Jean PrivatMerge: Removes deprecated uses of `MModule::in_nesting`
2014-12-11 Jean PrivatMerge: nitdoc: displays full namespace in MModule:...
2014-12-11 Jean PrivatMerge: Split nitpretty
2014-12-11 Jean PrivatMerge: nitdoc: displays introduction module in property...
2014-12-11 Jean PrivatMerge: nitdoc: makes quick-search field aware of paste...
2014-12-11 Jean PrivatMerge: More rosettacode
2014-12-11 Jean PrivatMerge: modelize: adapt inherited signatures to use...
2014-12-11 Jean PrivatMerge: Improve poset to dot
2014-12-11 Jean PrivatMerge: Pass all tests in nitvm
2014-12-11 Jean PrivatMerge: csv: Add features
2014-12-11 Jean PrivatMerge: nitdoc: make generated HTML easier to read/diff
2014-12-11 Alexandre Terrasalib/bucketed_game: fixes useless type declaration
2014-12-11 Alexandre Terrasalib/dummy_array: fixes documentation warnings
2014-12-11 Alexandre Terrasalib/dummy_array: fixes old inits
2014-12-11 Alexandre Terrasalib/csv: fixes documentation warnings
2014-12-11 Alexandre Terrasalib/crypto: fixes unused local variables
2014-12-11 Alexandre Terrasalib/console: fixes old inits
2014-12-11 Alexandre Terrasalib/combinations: fixes useless private declarations
2014-12-11 Alexandre Terrasalib/c: updates tests
2014-12-11 Jean Privatmnit_simple: assets_and_resources give non null things.
2014-12-11 Alexandre Terrasanitunit: updates tests
2014-12-11 Alexandre Terrasanitunit: compile test-suite once
2014-12-11 Alexandre Terrasatest_suite: fixes documentation warnings
2014-12-10 Alexandre Terrasasrc/pretty: add usage example in DocUnit
2014-12-10 Alexandre Terrasanitpretty: move documentation to man page.
2014-12-10 Alexandre Terrasalib/c: fixes old inits
2014-12-10 Alexandre Terrasalib/c: fixes documentation warnings
2014-12-10 Alexandre Terrasalib/bucketed_game: fixes old inits
2014-12-10 Alexandre Terrasalib/bucketed_game: fixes documentation warnings
2014-12-10 Alexandre Terrasalib/base64: fixes documentation warnings.
2014-12-10 Alexandre Terrasalib/a_star: fixes useless type declarations
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes useless private declarations.
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes unused local variables.
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes old inits.
2014-12-10 Alexandre Terrasalib/github_api: fixes old inits.
2014-12-10 Alexandre Terrasalib/json_serialization: fixes documentation warnings
2014-12-10 Alexandre Terrasalib/json_serialization: fixes old inits
2014-12-10 Jean Privattests: update error messages in some sav/
2014-12-10 Alexandre Terrasalib/mpd: fixes documentation warnings
2014-12-10 Julien Pagèsnitvm: Bug fix in subtyping test
2014-12-10 Julien Pagèsnitvm: Fixing a bug in superclasses ordering
2014-12-10 Alexandre Terrasalib/mpi: fixes documentation warnings
2014-12-10 Alexis Laferrièretests: add os.skip to README.md
2014-12-10 Alexis Laferrièrenitni: add indirection to use `MModule::c_name` without...
2014-12-10 Alexis Laferrièretests: add OS skip list for Linux and cocoa
2014-12-10 Alexis Laferrièretests: add option to skip tests per OS
2014-12-10 Alexis Laferrièrelib/cocoa: intro an example with extern Objective-C...
2014-12-10 Alexis Laferrièrelib/cocoa: intro message box example in cocoa
2014-12-10 Alexis Laferrièrelib/cocoa: intro the Hello World example in Cocoa
2014-12-10 Alexis Laferrièrelib/cocoa: intro the cocoa library to wrap cocoa, found...
2014-12-10 Jean Privattests: add sav/hailstone.res and sav/hamming_number.res
2014-12-10 amineorionadd two problems rom rosettacode
2014-12-10 Alexis Laferrièremisc: trigger for extern code blocks of Java, C++ and...
2014-12-10 Alexis Laferrièremisc: vim syntax recognize the Objective-C syntax
2014-12-10 Alexis Laferrièretests: add a general test for Objective-C without a...
2014-12-10 Alexis LaferrièreObjective-C FFI: intro the FFI with Objective-C
2014-12-09 Alexandre Terrasanitpretty: fixes documentation warnings.
2014-12-09 Alexandre Terrasanitpretty: splits nitpretty into two modules
2014-12-09 Alexandre Terrasanitdoc: displays full namespace in MModule::tpl_declara...
2014-12-09 Alexandre Terrasanitdoc: displays introduction module in property page.
2014-12-09 Alexandre Terrasamodel: removes deprecated, now unused, method MModule...
2014-12-09 Alexandre Terrasasrc: removes remaining use of deprecated method MModule...
2014-12-09 Alexandre Terrasamodel_utils: creates a replacement for MModule::in_nesting.
2014-12-09 Jean Privatlib/poset: write_dot distinguise nodes with the same...
2014-12-09 Alexandre Terrasanitdoc: makes quick-search field aware of paste from...
2014-12-09 Jean Privatmodelize: adapt inherited signature to use local names...
2014-12-09 Jean Privatlib/poset: fix show_dot
2014-12-09 Jean-Christophe... csv: Add a reader.
2014-12-09 Jean-Christophe... csv: Allow output customization.
2014-12-09 Jean-Christophe... csv: Document `CsvDocument`.
2014-12-09 Alexandre Terrasanitdoc: makes generated html easier to read/diff
2014-12-09 Jean-Christophe... csv: Clean `CsvDocument` a little bit.
2014-12-09 Jean-Christophe... csv: Move the library to its own directory.
2014-12-09 Jean PrivatMerge: Graphics related features, fixes and doc
2014-12-09 Jean PrivatMerge: ropes: Fix some bugs in `RopeBuffer` (again)
2014-12-09 Jean PrivatMerge: Implementation of some mechanisms with direct...
2014-12-09 Jean PrivatMerge: improved loader and nitls
2014-12-09 Jean Privatcontrib/online_ide: intrude loader instead of modelbuilder
2014-12-09 Jean Privatnitls: stop intruding loader
2014-12-09 Jean Privatloader: add a public itentified_files attribute
2014-12-09 Jean Privatloader: make some entities public and improve doc
2014-12-09 Jean PrivatMerge: Some niti cleaning
2014-12-08 Alexis Laferrièrelib/glesv2: wrap more features to query informations...
2014-12-08 Alexis Laferrièrelib/glesv2: improve doc of `glesv2`
2014-12-08 Alexis Laferrièrelib/glesv2: fix and simplify the implementation of...
2014-12-08 Alexis Laferrièrelib/sdl: add `is_[left|right|middle|wheel]_button`
2014-12-08 Alexis Laferrièrelib/egl: use hex literals instead of `String::to_hex`
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reset`.
2014-12-07 Jean-Christophe... ropes: Fix the behavior of `RopeBuffer.clear` when...
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reverse`.
next