nit.git
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
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 Alexis Laferrièrelib/a_star: rename `Path` to `AStarPath`
2014-12-09 Alexis Laferrièrelib/file: revamp API with `Path` and a nity `FileStat`
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 Lucas Bajoletlib/standard/streams: Added simple error management...
2014-12-09 Jean-Christophe... csv: Move the library to its own directory.
2014-12-09 Alexis Laferrièrelib/file: fix whitespace errors
2014-12-09 Alexis Laferrièrelib/kernel: use the legacy NI for `Pointer::free` to...
2014-12-09 Jean Privattests: update sav since read_line strips eol
2014-12-09 Jean Privatcode: update clients of readline since eol is stripped
2014-12-09 Jean Privatlib/stream: document `read_all`
2014-12-09 Jean Privatlib/stream: `read_line` chomp EOL, like read_lines
2014-12-09 Jean Privatlib/stream: document and test `append_line_to`
2014-12-09 Jean Privatlib/ini: fix bad subtring for path
2014-12-09 Jean Privatlib/stream: `BufferedIStream::append_line_to` does...
2014-12-09 Jean Privatlib/stream: eof is blocking
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
next