nit.git
2014-12-12 Alexis Laferrièrecontrib/nitester: each Processor know its rank
2014-12-12 Alexis Laferrièretests: describe turing.skip in README.md
2014-12-12 Alexis Laferrièretests: add a skip list for testing on the Turing cluster
2014-12-12 Alexandre Terrasalib/ai: fixes documentation warnings
2014-12-12 Alexis Laferrièrenitester-wrapper: test if the target hash is valid
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 Privatman: add --detect-variance-constraints in nitmetrics.md
2014-12-12 Jean Privattests: add nitmetrics test for --detect-covar
2014-12-12 Jean Privatnitmetrics: add --detect-covar
2014-12-12 Lucas Bajoletlib: Fixed signature for poll in PNaCl
2014-12-12 Jean Privattests: add base_empty_module2.nit
2014-12-12 Jean Privatniti: do not create `true` and `false` if Bool does...
2014-12-12 Jean Privatmodel: register the implicitly injected Bool class...
2014-12-12 Alexandre Terrasalib/time: introduces ISODate
2014-12-12 Alexandre Terrasalib/github: add test suite for github_curl
2014-12-12 Alexandre Terrasalib: introduce github group
2014-12-12 Alexandre Terrasalib/github: fixes whitespaces in `github_curl`
2014-12-12 Alexandre Terrasalib/nitcorn: makes Routes::routes protected.
2014-12-12 Alexandre Terrasalib/nitcorn: fixes old inits warning
2014-12-12 Alexandre Terrasalib/nitcorn: fix a typo
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-Christophe... nitdoc: Factorize filtering logic.
2014-12-11 Jean-Christophe... nitdoc: Add a property group for attributes.
2014-12-11 Jean-Christophe... nitdoc: Factorize property grouping logic.
2014-12-11 Jean Privatbash_completion: switch nitg and nitc
2014-12-11 Jean Privatbenchmarks: use nitc instead of nitg
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-11 Jean Privatbin: add compatibility shell script for nitg
2014-12-11 Jean Privatsrc: update mkcsrc
2014-12-11 Jean Privatman: rename nitg to nitc
2014-12-11 Jean Privattests: update testing of nitc.nit
2014-12-11 Jean Privattests: use binary nitc
2014-12-11 Jean PrivatMake: build nitc instead of nitg
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 Jean Privatsrc: rename nitg to nitc
2014-12-11 Jean Privatbin: remove shell script nitc
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 Terrasalib/standard: fixes some comment presentation according...
2014-12-11 Alexandre Terrasalib/standard: removes double dash now parsed as H2
2014-12-11 Alexandre Terrasalib/standard: fixes annotations usage
2014-12-11 Alexandre Terrasalib/standard: adds some spaces
2014-12-11 Alexandre Terrasalib/standard: fixes DocUnits parsed as list elements
2014-12-11 Alexandre Terrasalib/standard: fixes bad indent in comments
2014-12-11 Alexandre Terrasanitdoc: generates documentation using `doc_down`.
2014-12-11 Alexandre Terrasanitdoc: introduces `doc_down` a module to parse Nit...
2014-12-11 Alexandre Terrasalib/markdown: makes MarkdownProcessor::emitter writable
2014-12-11 Alexandre Terrasalib/markdown: remove forgotten print
2014-12-11 Alexandre Terrasalib/markdown: escape bad html tags
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 Lucas Bajolettests: Updated sav for two tests whose behaviour have...
2014-12-10 Lucas Bajoletsys: Force the buffering of stdin and stdout as Line...
2014-12-10 Lucas Bajoletlib/standard/file: Added a way to change the buffering...
2014-12-10 Lucas Bajoletniti: Added new module for correct handling of primitiv...
2014-12-10 Lucas Bajoletlib/standard/file: Auto-flush write streams
2014-12-10 Lucas Bajoletlib/standard: Got rid of FDStream, reified under FStream
2014-12-10 Julien Pagèsnitvm: Bug fix in subtyping test
next