csv: Allow output customization.
[nit.git] / lib /
2014-12-09 Jean-Christophe... csv: Allow output customization.
2014-12-09 Jean-Christophe... csv: Document `CsvDocument`.
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: 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`.
2014-12-07 Jean-Christophe... ropes: Fix a buffer overflow in `RopeBuffer.add`.
2014-12-05 Jean Privatlib/file: `String::files` return an Array because it...
2014-12-05 Jean Privatlib/array: make `copy_to` public
2014-12-04 Jean PrivatMerge: ropes: Fix a bug in `RopeBuffer.clear`
2014-12-04 Jean-Christophe... string: Escape all HTML’s metacharacters.
2014-12-04 Jean-Christophe... ropes: Clean `RopeBuffer.append` a little bit.
2014-12-04 Jean-Christophe... ropes: Reset everything when clearing.
2014-12-04 Jean PrivatMerge: lib: add IStream::read_lines
2014-12-04 Jean PrivatMerge: Check for errors in GLSL shaders using glslangVa...
2014-12-04 Jean PrivatMerge: Graphics related fixes
2014-12-04 Jean PrivatMerge: Regex subexpressions
2014-12-03 Jean Privatlib/stream: document `read_line` and `append_line_to`
2014-12-03 Jean Privatlib/stream: add IStream::read_lines
2014-12-03 Jean Privatlib/string: add `chomp`
2014-12-02 Alexis Laferrièrelib/glesv2: declare the annotations for shader code
2014-12-02 Alexis Laferrièrelib/c: add doc on `NATIVE` and `native_array`
2014-12-02 Alexis Laferrièrelib/re: prevent allocating `native_match` only to free it
2014-12-02 Alexis Laferrièrelib/sdl2: add README
2014-12-02 Alexis Laferrièrelib/sdl2: intro an example for the sdl2 modules
2014-12-02 Alexis Laferrièrelib/sdl2: intro a module uniting for sdl2 and its image...
2014-12-02 Alexis Laferrièrelib/sdl2: intro the entry module for sdl2
2014-12-02 Alexis Laferrièrelib/sdl2: wrap the SDL 2 image library
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some SDL 2 system and window manager...
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some SDL 2 events
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some basic features of SDL 2
2014-12-02 Alexis Laferrièrelib/c: intro `CByteArray`
2014-12-02 Alexis Laferrièrelib/c: intro `CIntArray::from`
2014-12-02 Alexis Laferrièrelib/c: move up general logic from `CIntArray` to `CArray`
2014-12-02 Alexis Laferrièrelib/sdl: improve implementation and doc of `SDLDisplay...
2014-12-02 Alexis Laferrièrelib/sdl: native_blit is private
2014-12-02 Alexis Laferrièrelib/glesv2: use the hex litteral instead of `to_hex`
2014-12-02 Alexis Laferrièrelib/re: intro `Match::[]`
2014-12-02 Alexis Laferrièrelib/re: support regex subexpressions
2014-12-01 Alexis Laferrièrelib/glesv2: fix `gl_get_bool`
2014-12-01 Alexis Laferrièrelib/glesv2: remove broken methods `gl_vertex_attri_poin...
2014-12-01 Alexis Laferrièrelib/x11: fix missing C include
2014-12-01 Alexis Laferrièrelib/re: improve doc of `NativeRegex::re_nsub`
2014-11-30 Jean PrivatMerge: Fix warnings in the JSON, SAX and SAXophoNit...
2014-11-28 Jean PrivatMerge: Useless type
2014-11-28 Jean PrivatMerge: Use tagged-fences to discriminate docunits
2014-11-28 Jean-Christophe... saxophonit: Add missing documentation.
2014-11-28 Jean-Christophe... saxophonit: Remove useless type declarations.
2014-11-28 Jean-Christophe... saxophonit: Remove unused variables.
2014-11-28 Jean-Christophe... saxophonit: `lexer.nit` is handmade.
2014-11-28 Jean-Christophe... sax: Remove useless visibility declarations.
2014-11-28 Jean-Christophe... sax: Remove useless type declarations.
2014-11-28 Jean-Christophe... sax: Remove empty constructors.
2014-11-28 Jean-Christophe... sax: Remove unused variables.
2014-11-28 Jean-Christophe... json: Add missing documentation.
2014-11-28 Jean-Christophe... json: Hide implementation details.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-28 Jean PrivatMerge: Less warnings in lib
2014-11-28 Jean PrivatMerge: Document more libs
2014-11-28 Jean Privatall: fix broken docunits
2014-11-28 Jean Privatlib/standard: remove 3 useless types in local variables
2014-11-27 Jean Privatlib/poset: improve doc and docunits
2014-11-27 Jean Privatlib/poset: add POSet::add_chain
2014-11-27 Jean Privatlib/ordered_tree: improve doc and docunits
2014-11-27 Jean Privatlib/more_collections: improve doc and docunits
2014-11-27 Jean Privatlib: remove warnings on hash_debug, more_collections...
2014-11-27 Jean Privatlib/pipeline: add a missing docunit
2014-11-27 Alexis Laferrièrelib/cpp: fix behavior of `Text::to_cpp_string`
2014-11-27 Alexis Laferrièrelib/emscripten: add missing doc
2014-11-27 Alexis Laferrièrelib/emscripten: move up services from `String` to ...
2014-11-27 Alexis Laferrièrelib/mpi: add some doc
2014-11-27 Alexis Laferrièrelibevent: add missing doc
2014-11-27 Alexis Laferrièrelibevent: fix unused var warning
2014-11-27 Alexis Laferrièrelib/gpio: add missing doc
2014-11-27 Alexis Laferrièrelib/cpp: add missing doc
2014-11-27 Alexis Laferrièrelib/cpp: move up `to_cpp_string` to `Text`
2014-11-27 Alexis Laferrièrelib/a_star: add missing doc
2014-11-27 Alexis Laferrièrelib/a_star: clean up inits
2014-11-26 Jean PrivatMerge: new method `has_exaclty` on collections
2014-11-26 Jean PrivatMerge: Android UI, notifications, toasts and calculator
2014-11-26 Jean Privatlib/collections: add `Collection::has_exactly`
2014-11-26 Jean Privatlib/collection: improve documentation of `has_all`
2014-11-26 Alexis Laferrièrelib/privileges: fix old workaround for nitc
2014-11-26 Alexis Laferrièrelib/privileges: remove old inits
2014-11-26 Alexis Laferrièrelib/sqlite3: add missing doc
2014-11-26 Alexis Laferrièrelib/sqlite3: remove old inits
2014-11-26 Alexis Laferrièreexamples: intro app.nit Android UI test
2014-11-26 Alexis Laferrièrelib/android: intro the `ui` module
2014-11-26 Alexis Laferrièreandroid: add super classes to `NativeActivity`
2014-11-26 Alexis Laferrièrelib/android: intro the `notifications` module
next