metrics: extract mclasses_metrics in its own nit module
[nit.git] / lib /
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-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
2014-02-12 Jean PrivatMerge branch 'calculator' of https://github.com/BlackMi...
2014-02-12 Alexis Laferrièreexamples/calculator & lib/gtk: fix whitespaces
2014-02-12 Alexis Laferrièrelib/gtk: fix name collision of the "visible" properties
2014-02-12 Alexis Laferrièrelib/gtk: fix duplication of "visible" properties
2014-02-12 Jean PrivatMerge branch 'Patch-signals' of https://github.com...
2014-02-12 Jean PrivatMerge branch 'serialization'
2014-02-12 Jean Privatlib/json: remove `diff` git attribute to generated...
2014-02-12 Jean PrivatMerge branch 'patch-sdl'
2014-02-12 GeoffreyHechtSDL : Comments added for SDLFont class and methods
2014-02-12 GeoffreyHechtSDL : Comments added for SDLkeyEvent class
2014-02-12 GeoffreyHechtSDL : Comments added for SDLMouseEvent, MouseButtonEve...
2014-02-12 GeoffreyHechtSDL : Comments fixed and added in SDLRectangle class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLImage class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLDrawable class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLDisplay class
2014-02-11 CaptainKaliAdd signals + descriptions
2014-02-10 Djomanixlib/stream: added more explicit comment for eof method.
2014-02-08 Alexis LaferrièreMerge branch 'privat' into topub
2014-02-08 Alexis Laferrièreserialization: add support for Arrays
2014-02-07 Alexis Laferrièrelib/serialization: adds a method to detect unserializab...
2014-02-07 Alexis Laferrièrelib: intro the json serialization module
2014-02-07 Alexis Laferrièrelib: intro the abstract serialization module
2014-02-07 Alexis Laferrièrelib: intro the StringOStream class
2014-02-07 ChristopheGIGAXrange: make IteratorRange private
2014-02-07 ChristopheGIGAXarray: improve comment of `last_index_of_from`
2014-02-07 Jean PrivatMerge branch 'collection doc' of https://github.com...
2014-02-07 Clément De FigueiredoClass UserGroup : Add method descriptions
2014-02-02 Alexis Laferrièrelib: intro a simple json reader module using nitcc
2014-02-02 Alexis Laferrièrelib: do not ignore key/values when value is null in...
2014-01-30 Jean PrivatMerge branch 'prepare_projects'
2014-01-29 Jean Privatlib: add ordered_tree
2014-01-29 Jean Privatlib: add file::realpath
2014-01-29 Jean Privatlib: fix simplify_path for .
2014-01-29 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes'
2014-01-29 Alexis Laferrièrelib: changes the behavior of Coll::rand to behave like...
2014-01-29 Alexis Laferrièrelib: adds missing import of math.h in standard library
2014-01-29 Romain Chanoircollection : Fix the description of Set[E] class
2014-01-29 Romain Chanoircollection: Improved the description of Container[E]
2014-01-29 Romain Chanoircollection: fixed Collection[E]::first commentary
2014-01-29 Romain Chanoirgtk3_4: Add getters and setter for the visibility of...
2014-01-27 Romain Chanoirgtk3_4 : Add insert_row and insert_column methods to...
2014-01-27 Romain Chanoirgtk3_4 : Add get_child_at(left, top) in GtkGrid
2014-01-27 Romain Chanoirgtk3_4 : Add setter for resize_mode in GtkContainer
2014-01-27 Romain Chanoirgtk3_4 : Add getter for resize_mode in GtkContainer
2014-01-27 Romain Chanoirgtk3_4 : Add method remove_widget to GtkContainer
2014-01-27 Romain Chanoirgtk3_4 : adds commentary to add method in GtkContainer
2014-01-24 Romain Chanoirgitk3_4 : rename getter and setter of sensitive
2014-01-24 Romain Chanoirgitk3_4 : Adds methods "set_sensitive" and "get_sensiti...
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test
2014-01-16 Jean PrivatMerge branch 'killnitc' old branch renamed as 'oldnitc'
2014-01-15 Jean PrivatMerge remote-tracking branch 'alexis/times' into killnitc
2013-11-29 Jean Privatnitcc: end-of-stream does not equate `'\0'`
2013-11-27 Jean Privatlib: make `is_same_instance` intern
2013-11-26 Jean Privatlib: add `Object::is_same_instance` that will replace...
2013-11-26 Jean Privatlib: remove useless usage of `is`
2013-11-26 Jean Privata_star: remove find_closest because of clpsure
2013-11-19 Jean Privatremove closures from code
2013-11-17 Alexis Laferrièrelib: improves usage example of Int::times
2013-11-16 Alexis Laferrièrelib: move the `times` method to Int
2013-11-14 Jean PrivatMerge remote-tracking branch 'alexis/game_framework'
2013-11-14 Alexis Laferrièrelib/a_star: adds doc to Link class
2013-11-14 Alexis Laferrièrelib/a_star: use asserts in module documentation
2013-11-14 Alexis Laferrièrelib/bucketed_game: make the GameEvent an interface
2013-11-14 Alexis Laferrièrelib/bucketed_game: add Apply logic to game events
2013-11-14 Alexis Laferrièrelib/bucketed_game: fix virtual type usage
2013-11-14 Alexis LaferrièreMerge branch 'privat' into game_framework
2013-11-13 Alexis LaferrièreMerge branch 'privat' into ready-for-ffi
2013-11-12 Jean Privatlib: move counter more_collections and poset to lib/
2013-11-10 Alexis Laferrièrelib: adds Discrete::times as a shortcut to Range
2013-11-09 Alexis Laferrièrelib: update signals module to use FFI
2013-11-09 Alexis Laferrièrelib: update module md5 to use FFI
2013-11-07 Jean Privatlib/mnit: do not use "loop do"
2013-11-07 Alexis Laferrièrelib/a_star: fix check for max_cost (is more reliable)
2013-11-07 Alexis Laferrièrelib/a_star: fix use of virtual types in PathContext
2013-11-07 Alexis Laferrièrelib/a_star: use heuristic (it is now A*)
2013-11-07 Alexis Laferrièrelib/a_star: minor clean up
2013-11-07 Alexis Laferrièrelib/a_star: adds a larger test
2013-11-07 Alexis Laferrièrelib/a_star: replace some class parameters with virtual...
2013-11-07 Alexis Laferrièrelib/a_star: renames virtual type E to N
2013-11-07 Alexis Laferrièrelib: intro the a_star module (even though it is not...
2013-11-07 Alexis Laferrièrelib: adds sqrt, sin and cos to Int
2013-11-07 Alexis Laferrièrelib: intro the bucketed_game module, providing basic...
2013-11-06 Jean Privatdoc: add a unit test for has_prefix
2013-11-02 Alexis Laferrièrelib/mnit: adds missing link with X11 lib
2013-11-01 Jean Privatnitcc: remove the use of NaiveCollection v0.6.2
2013-10-31 Jean PrivatMerge branch 'nitcc'
next