stdlib/strings: Abstracted hash (breaks hash on Buffer temporarily)
[nit.git] / lib /
2014-03-25 Lucas Bajoletstdlib/strings: Abstracted hash (breaks hash on Buffer...
2014-03-25 Lucas Bajoletstdlib/strings: Added cache for efficency when calling...
2014-03-25 Lucas Bajoletstdlib/strings: Added reversed service on Text and...
2014-03-25 Lucas Bajoletstdlib/strings: Generalized to_cstring to all Text...
2014-03-25 Lucas Bajoletstdlib/strings: Added flatten service.
2014-03-25 Lucas Bajoletstdlib/strings: Modified constructor for Buffer, now...
2014-03-25 Lucas Bajoletstdlib/strings: Fixed behaviour for substring_from...
2014-03-25 Lucas Bajoletstdlib/strings: Moved String as abstract, FlatString...
2014-03-25 Lucas Bajoletstdlib/strings: Moved append to Buffer, now works on...
2014-03-25 Lucas Bajoletstdlib/strings: Abstracted functions common to all...
2014-03-24 Lucas Bajoletstdlib/strings: Reunited super StringCapable under...
2014-03-24 Lucas Bajoletstdlib/strings: Factorized several functions in Text.
2014-03-24 Lucas Bajoletstdlib/strings: Added empty method to unify the product...
2014-03-24 Lucas Bajoletstdlib/strings: Introduced virtual types for Text class...
2014-03-24 Lucas Bajoletstdlib/strings: Moved, factorized and generalized compa...
2014-03-24 Lucas Bajoletstdlib/strings: Renamed AbstractString to FlatText.
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-24 Lucas Bajoletstdlib/strings: Cleaned the old way of defining private...
2014-03-24 Lucas Bajoletstdlib/strings: Detached the Text block from Collection.
2014-03-24 Lucas Bajoletstdlib/strings: Detached Buffer from AbstractArray.
2014-03-24 Lucas Bajoletstdlib/strings: Introduced class Text, will be used...
2014-03-24 Lucas Bajoletstdlib/strings: Moved Substring to Buffer since it...
2014-03-24 Lucas Bajoletstdlib/strings: Added reverse iterators on char views...
2014-03-07 Lucas Bajoletstdlib/strings: Access iterator through its position...
2014-03-07 Lucas Bajoletstdlib/ropes: Prepping ropes to be compatible when...
2014-03-07 Jean PrivatMerge branch 'fix_hashcol_enlarge'
2014-03-06 Jean Privatlib/hashcol: forgot to nullify a link in `HashCollectio...
2014-03-06 Jean PrivatMerge remote-tracking branch 'alexis/android-platform'
2014-03-05 Jean PrivatMerge remote-tracking branch 'alexandre/fix-float'
2014-03-05 Alexandre Terrasalib: fixed nan on floats
2014-03-05 Alexandre Terrasalib: cleaned trailing spaces in string
2014-03-05 Alexandre Terrasalib: fixed infinity on floats
2014-03-05 Jean PrivatMerge branch 'map'
2014-03-05 Jean Privatlib/more_collection: MultiHashMap associates new arrays...
2014-03-05 Jean Privatlib: add `provide_default_value` in Map to allow subcla...
2014-03-04 Alexis Laferrièreandroid: adds support for the android platform
2014-03-04 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes...
2014-03-04 Jean Privatlib: add `MapRead::get_or_null` to provide a more stand...
2014-03-03 Alexis Laferrièrelib/math: fix Float::abs
2014-03-03 Alexis Laferrièrelib/sdl: use (or not) SDL mouse motion events
2014-03-03 Alexis Laferrièrelib/opengles1: fix duplicated drawing of triangles
2014-03-03 Alexis Laferrièrelib/mnit: cleanup code
2014-03-03 Alexis Laferrièrelib: adds reference to last turn in bucketed_game
2014-03-03 Alexis Laferrièremnit: intro the numbers module
2014-03-03 Alexis Laferrièrelib/mnit_linux: use annotations to link with libraries
2014-03-03 Alexis Laferrièrelib/mnit_linux: very minor style fix
2014-03-03 Alexis Laferrièrelib/mnit_linux: update to latest FFI spec
2014-02-28 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-02-28 Alexandre Terrasalib: introduce service `depth` in PosetElement
2014-02-28 Alexandre Terrasalib: added some useful methods in counter
2014-02-28 Alexandre Terrasalib: introduce console module to hold terminal related...
2014-02-28 Alexis Laferrièredoc: modified comment for a_star
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/cpp'
2014-02-27 Jean PrivatMerge remote-tracking branch 'github/pr/292/head'
2014-02-27 Jean PrivatMerge remote-tracking branch 'github/pr/291/head'
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Float::rand
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Int::rand
2014-02-27 Alexis Laferrièrelib: intro the cpp module to support C++ code
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/glesv2'
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/mnit-comments'
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `input_events`
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `InputEvent`
2014-02-26 Alexis Laferrièrelib: intro of the glesv2 module
2014-02-26 Alexis Laferrièrelib: intro of the x11 module
2014-02-26 Alexis Laferrièrelib: intro of the egl module
2014-02-26 Jean Privatlib: suppr useless (and unafe) constructor in FlatBuffe...
2014-02-26 Alexis Laferrièrelib/sdl: minor whitespace cleanup
2014-02-26 Alexis Laferrièrelib/sdl: intro services to get the X11 window handle
2014-02-25 Alexis LaferrièreMerge branch 'privat' into 'cleanup-c-make-and-copy'
2014-02-24 Jean PrivatMerge branch 'c_ffi_alive_again'
2014-02-24 Jean PrivatMerge remote-tracking branch 'alexis/deserialization'
2014-02-24 Alexis Laferrièrelib/realtime: use c_linker_option in realtime module
2014-02-24 Alexis Laferrièrelib/socket: fix missing FFI imports in socket
2014-02-24 Alexis Laferrièrelib/sdl: use c_compiler_option annotations
2014-02-24 Alexis Laferrièrelib/sqlite3: use pkgconfig in sqlite3
2014-02-24 Alexis Laferrièrelib/json: make SequenceRead jsonable instead of Sequence
2014-02-24 Alexis Laferrièrelib/json: fix missing FFI imports
2014-02-24 Alexis Laferrièrelib/json: use pkgconfig in json module
2014-02-24 Alexis Laferrièrelib/curses: use pkgconfig in curses module
2014-02-24 Alexis Laferrièrelib/curl: adds missing FFI import
2014-02-24 Alexis Laferrièrelib/curl: use pkgconfig in curl module
2014-02-24 Alexis Laferrièrelib/gtk: use the pkgconfig annotation in GTK module
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-22 Alexis LaferrièreMerge branch 'privat' into deserialization
2014-02-22 Alexis Laferrièrelib/json_serialization: fix support for Char
2014-02-22 Alexis Laferrièrelib/json_serialization: remove use of \b in Nit strings
2014-02-22 Alexis Laferrièrelib/simple_json_reader: unprotect special char in strings
2014-02-20 Alexis Laferrièrephases: add support for deserialization
2014-02-18 Alexis Laferrièrelib: intro the method String::file_copy_to
2014-02-17 Alexis Laferrièrelib: update json module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the socket module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the curses module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the signal module to the latest FFI spec
2014-02-17 Jean Privatlib: update mnit module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update gtk3_4 module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update curl module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update sqlite3 module to latest FFI spec
2014-02-17 Alexis Laferrièrelib: update md5 module to latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the json module to latest FFI spec
2014-02-17 Alexis Laferrièrelib: update standard library to latest FFI spec
next