readme: add information section
[nit.git] / lib /
2015-12-17 Jean PrivatMerge: Asteronits: add sounds and decouple app::audio...
2015-12-16 Jean PrivatMerge: gamnit: simple 2D API, input events and the...
2015-12-16 Jean PrivatMerge: Json Ad-Hoc string parser
2015-12-16 Lucas Bajoletlib/json: Added ad-hoc string parser for JSON
2015-12-16 Alexis Laferrièrelib/android: fix frenglish doc
2015-12-16 Alexis Laferrièrelib/linux: audio has no more needs for mnit
2015-12-16 Alexis Laferrièrelib: move assets_dir
2015-12-15 Jean PrivatMerge: Add simple proxy action
2015-12-15 Jean PrivatMerge: Make all Sets cloneable
2015-12-14 Alexis Laferrièrelib/gamnit: fix not executing gamnit programs when...
2015-12-14 Alexis Laferrièrecontrib: move lib/gamnit/examples/asteronits to contrib/
2015-12-14 Alexis Laferrièrelib/gamnit: tweak the world_camera to support devices...
2015-12-14 Alexis Laferrièrelib/gamnit: make controls larger in asteronits
2015-12-14 Alexis Laferrièrelib/gamnit: intro README.md
2015-12-14 Alexis Laferrièrelib/gamnit: intro the asteronit example
2015-12-14 Alexis Laferrièrelib/gamnit: intro `accept_events` and other input relat...
2015-12-14 Alexis Laferrièrelib/gamnit: intro `simple_2d` and API for easy 2D games...
2015-12-14 Alexis Laferrièrelib/gamnit: intro `EulerCamera::reset_to_fit`
2015-12-14 Alexis Laferrièrelib/gamnit: intro `UICamera`
2015-12-14 Alexis Laferrièrelib/gamnit: add a non-null display argument to frame_core
2015-12-14 Alexis Laferrièrelib/gamnit: make `all_root_textures` public
2015-12-14 Alexis Laferrièrelib/gamnit: fix offsets in textures to be lazy
2015-12-14 Alexis Laferrièrelib/android: fix `AndroidKeyEvent::to_c` to return...
2015-12-14 Alexis Laferrièrelib/mnit: update doc and style of the `input` module
2015-12-14 Alexis Laferrièrelib/mnit & implementations: move up `is_move` from...
2015-12-12 Lucas Bajoletlib/core: Make all `Set` cloneable
2015-12-12 Alexis Laferrièrelib/opts: `OptionContext::parse` use `args` by default
2015-12-11 Philippe Pepos Pet... Add simple proxy action
2015-12-10 Alexis Laferrièrelib/gamnit: intro the globe examples
2015-12-10 Alexis Laferrièrelib/gamnit: intro graphic programs abstraction layer
2015-12-10 Alexis Laferrièrelib/gamnit: intro the cameras module
2015-12-10 Alexis Laferrièrelib/gamnit: intro texture support
2015-12-10 Alexis Laferrièrelib/gamnit: do not execute gamnit clients when testing
2015-12-10 Alexis Laferrièrelib/gamnit: intro `GamnitDisplay::aspect_ratio`
2015-12-10 Alexis Laferrièrelib/android: demultiply pixel data from alpha value...
2015-12-10 Alexis Laferrièrelib/c: intro CUInt16Array
2015-12-10 Alexis Laferrièrelib/glesv2: intro glGet* and GL_MAX_* macros
2015-12-09 Jean PrivatMerge: Cleanup auto_super_init
2015-12-09 Jean PrivatMerge: Inline binops
2015-12-09 Jean PrivatMerge: gamnit: use the same code to limit fps than...
2015-12-08 Jean PrivatMerge: Added new `is_hexdigit` service on `Char`
2015-12-08 Jean PrivatMerge: Removed useless `buffered_ropes` package
2015-12-08 Jean PrivatMerge: nitcorn server for nitiwiki
2015-12-08 Jean Privatcode: various update to clean declaration or usage...
2015-12-08 Jean Privatcode: explicitly call init in some named constructors
2015-12-08 Lucas Bajoletlib/core: Added new `is_hexdigit` service on `Char`
2015-12-08 Lucas Bajoletlib: Removed useless `buffered_ropes` package
2015-12-08 Lucas Bajoletlib/core: Inlined implementation of `abs`
2015-12-08 Lucas Bajoletlib/core: Re-implemented some frequently used binops...
2015-12-08 Alexis Laferrièrelib/gamnit: copy and update `mnit::mnit_fps` as `gamnit...
2015-12-08 Alexis Laferrièrelib/mnit: use floats to count fps to avoid long size...
2015-12-08 Alexis Laferrièrelib/mnit: fix broken `mnit_fps::App::current_fps`
2015-12-08 Alexis Laferrièrelib/core: intro `Float::sleep`
2015-12-08 Alexis Laferrièrelib/core: fix segfaults in `String::realpath` and remov...
2015-12-08 Jean PrivatMerge: glesv2: new services for uniforms, query info...
2015-12-07 Alexis Laferrièrelib/glesv2 & gamnit: update examples
2015-12-07 Alexis Laferrièrelib/glesv2: intro glDrawElements
2015-12-07 Alexis Laferrièrelib/glesv2: allocate native strings with the GC instead...
2015-12-07 Alexis Laferrièrelib/glesv2: add missing uniform functions
2015-12-07 Alexis Laferrièrelib/glesv2: revamp the API to get logs
2015-12-07 Alexis Laferrièrelib/glesv2: flatten hierarchy and update API style...
2015-12-07 Alexis Laferrièrelib/glesv2: intro glGetProgramiv and glGetShaderiv...
2015-12-06 Alexis Laferrièrexymus.net: reorder top-menu elements
2015-12-06 Alexis Laferrièrelib/nitcorn: add a wiki modification form to xymus.net
2015-12-05 Jean PrivatMerge: Perfize nitcc_runtime
2015-12-04 Alexis Laferrièrelib/markdown: ignore carriage return (fix error when...
2015-12-04 Jean PrivatMerge: Introduces JoinTask, joinabale tasks
2015-12-04 Jean Privatnitcc: generate a faster DFA::trans sequence of `if`
2015-12-04 Jean Privatnitcc_runtime: use an Array instead of a List for the...
2015-12-04 Jean Privatnitcc_runtime: use `push` instead of `add`
2015-12-04 BlackMinouadding example for joinTask
2015-12-04 BlackMinouIntroduces JoinTask, joinabale tasks
2015-12-04 Jean Privatlib/json: update files generated by nitcc
2015-12-04 Jean Privatnitcc: move the responsibility of making the substring...
2015-12-04 Jean Privatnitcc_rt: do not create ignored tokens
2015-12-04 Jean Privatnitcc_rt: make the depth visitor lazy
2015-12-04 Jean Privatnitcc_rt: use CircularArray
2015-12-04 Jean PrivatMerge: Intro of nitrestful a RESTful API generator
2015-12-03 Jean PrivatMerge: Stringify Bytes
2015-12-03 Jean Privatcore: add circular_array
2015-12-03 Jean PrivatMerge: Small perf improvments of array
2015-12-02 Jean Privatcore/array: provide a better implementation of `copy_to...
2015-12-02 Jean Privatcore/array: fix implementation of naive copy_to to...
2015-12-02 Jean Privatcore/list: add length as attribute
2015-12-01 Jean Privatcore/array: use `copy_to` to factorize some code
2015-12-01 Jean PrivatMerge: Adds a module for logging requests
2015-11-30 Jean PrivatMerge: Modelize check visibility
2015-11-30 Jean Privatandroid: make native audio_manager access private
2015-11-30 Jean Privatcore/text: Text::substrings is private
2015-11-30 Jean Privatcore: remove useless return types
2015-11-30 Jean PrivatMerge: mongodb: allow client to set `skip` and `limit...
2015-11-30 Jean PrivatMerge: github: save Github events ids.
2015-11-30 Jean PrivatMerge: mongo: fixes more crashes from mongodb api
2015-11-30 Jean PrivatMerge: console: add simple progress bar that refreshes...
2015-11-30 Jean PrivatMerge: Add error instead of segfault on gethostbyname...
2015-11-30 BlackMinouAdds a module for logging requests
2015-11-29 Alexandre Terrasamongodb: fix iterator crashes
2015-11-29 Alexandre Terrasamongodb: allow client to set `skip` and `limit` when...
2015-11-29 Alexandre Terrasamongodb: fixes crash when the return of `mongoc_cursor_...
2015-11-29 Alexandre Terrasagithub: save Github events ids.
next