lib/android: as alternative to motion events feed in only the acting pointer
[nit.git] / lib /
2015-07-09 Alexis Laferrièrelib/android: as alternative to motion events feed in...
2015-07-09 Alexis Laferrièrelib/android: intro: `acting_pointer` and fix warnings...
2015-07-09 Alexis Laferrièrelib/android: use latest language features for `AndroidM...
2015-07-09 Alexis Laferrièrelib/android: intro the real `pointer_id`
2015-07-09 Alexis Laferrièrelib/android: rename `pointer_id` to `pointer_index`
2015-07-09 Alexis Laferrièrelib/android: landscape mode use sensor
2015-07-08 Jean PrivatMerge: Rosetta Code: S-Expressions
2015-07-08 Jean PrivatMerge: lib/geometry: intro more services on points...
2015-07-08 Jean PrivatMerge: Intro HashMap23::has, Timespec::millisec|microse...
2015-07-08 Jean PrivatMerge: Intro the performance_analysis module to gather...
2015-07-08 Jean PrivatMerge: Binary serialization
2015-07-08 Lucas Bajoletlib/parsers: Added S-Expression parser
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-07 Alexis Laferrièrelib/geometry: add few services for angles
2015-07-07 Alexis Laferrièrelib/geomerty: intro Point::dist, dist2, lerp and ==
2015-07-07 Alexis Laferrièrelib/realtime: intro micro|millisec
2015-07-07 Alexis Laferrièrelib/serialization: do not abort when deserializing...
2015-07-07 Alexandre Terrasagithub: enhance Github documentation as example for...
2015-07-07 Alexis Laferrièrelib/binary: intro `BinarySerializer` and `BinaryDeseria...
2015-07-07 Alexis Laferrièrelib/more_collections: intro `HashMap[2|3]::has`
2015-07-07 Alexis Laferrièrelib/pthreads: relay error on init from C to Nit
2015-07-07 Alexis Laferrièrelib/opengles1: clean up C warning
2015-07-07 Alexis Laferrièrelib/geometry: points_and_lines are serializable
2015-07-07 Alexis Laferrièrelib: intro performance_analysis
2015-07-07 Alexis Laferrièrelib/mnit: fix `KeyEvent::is_up`
2015-06-30 Jean PrivatMerge: Use the DOM parser in the RSS Downloader contrib
2015-06-30 Alexis Laferrièrelib/file: fix doc of `Path::filename`
2015-06-30 Alexis Laferrièrelib/dom: intro `XMLStartTag::data`
2015-06-30 Alexis Laferrièrelib/dom: intro `XMLEntity::[]`
2015-06-30 Jean PrivatMerge: Deserialization manage errors & easily create...
2015-06-30 Jean PrivatMerge: mongodb: auto generate ObjectId for inserted...
2015-06-30 Jean PrivatMerge: lib/markdown: add some tests for xml parsing...
2015-06-30 Jean PrivatMerge: DOM XML
2015-06-29 Alexis Laferrièrelib/json: add hook to customize the deserialization...
2015-06-29 Alexis Laferrièrelib/json: document deserializing custom JSON code to...
2015-06-29 Alexandre Terrasalib/markdown: add some tests for xml parsing inside...
2015-06-29 Alexandre Terrasalib/mongodb: check null receiver when accessing names...
2015-06-29 Alexandre Terrasalib/mongodb: set automatic last id when inserting or...
2015-06-29 Alexis Laferrièrelib/json: infer type of simple JSON array at deserializ...
2015-06-29 Alexis Laferrièrelib/json: serialize `Array[nullable Serializable]`...
2015-06-29 Jean PrivatMerge: Audio API implementation for linux
2015-06-29 Alexis Laferrièrelib&src/serialization: use deserialize_class_intern...
2015-06-29 Alexis Laferrièrelib/json: there's no need for the length attribute...
2015-06-29 Alexis Laferrièrelib/json: clear error list on each call to deserialize
2015-06-29 Alexis Laferrièrelib/json: improve the human readable version of JsonPar...
2015-06-29 Alexis Laferrièrelib/json: the `__kind` attribute is optional
2015-06-29 Alexis Laferrièrelib/json: parse errors are moved to deserializer errors
2015-06-29 Alexis Laferrièrelib/json: serialization is more tolerant to errors
2015-06-29 Alexis Laferrièrelib/json: object __id is optional
2015-06-29 Alexis Laferrièrelib/serialization: deserialize_class should not be...
2015-06-29 Alexis Laferrièrelib/serialization: prepare to collect errors and custom...
2015-06-24 Alexandre Terrasamarkdown: add_wikilink accept a TokenWikiLink so client...
2015-06-24 Alexandre Terrasamarkdown: fix token location in multilines input
2015-06-24 BlackMinouAudio : Introduces linux audio
2015-06-22 Jean PrivatMerge: Opportunity i18n & traduction française
2015-06-22 Jean PrivatMerge: Geometry fix
2015-06-22 Jean PrivatMerge: Use light FFI instead of the legacy NI in the lib
2015-06-22 Jean PrivatMerge: Nitunit fails bad code
2015-06-21 BlackMinougeometry/quadtree: fixed use of the numerics
2015-06-21 BlackMinougeometry/boxes: top and bottom in ILine were inversed...
2015-06-20 Alexis Laferrièrelib/text: protect the `format` method against inconsist...
2015-06-18 Alexis Laferrièrelib/signals: fix missing import and initializer for GCC
2015-06-18 Alexis Laferrièrelib/signals: do no pin references if the FFI feature...
2015-06-18 Alexis Laferrièrelib/signals: clean up whitespaces and style
2015-06-18 Alexis Laferrièrelib/signals: remove full FFI features from the module...
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-18 Jean Privatlib/markdown: fix markdown used in documentation (how...
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-17 Alexis Laferrièrelib/mnit: remove the `is extern` declaration
2015-06-17 Alexis Laferrièrelib: update the text group to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move macros to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move implementation code to light FFI
2015-06-17 Alexis Laferrièrelib/file: wrap a long signature and add some space...
2015-06-17 Alexis Laferrièrelib: update the math module to use the light FFI
2015-06-17 Alexis Laferrièrelib/exec: move the C structure se_exec_data to the...
2015-06-17 Jean PrivatMerge: Remove RopeString
2015-06-16 Jean PrivatMerge: Rosetta, batch 1
2015-06-16 Alexis Laferrièrelib/exec: C implementation code to light FFI
2015-06-16 Jean PrivatMerge: Implementation of rosettacode : pernicious numbe...
2015-06-16 Alexis Laferrièrelib: update the kernel module to the light FFI
2015-06-16 Alexis Laferrièrelib: update the time module to the light FFI
2015-06-16 Alexis Laferrièrelib: update the environ module to use the light FFI
2015-06-15 Lucas Bajoletlib/standard/math: Added binops to Byte
2015-06-15 Lucas Bajoletlib/standard/math: Added binops aliases for Int
2015-06-15 Lucas Bajoletlib/standard/ropes: Removed useless RopeString abstract...
2015-06-13 Jean Privatlib/json: update nitunits with new Collection::to_s...
2015-06-13 Jean Privatlib/standard: add nitunits to Collection::plain_to_s
2015-06-13 Jean Privatlib/standand/string: provides a better to_s for collections
2015-06-13 Jean Privatlib/opts: clients of `errors` use `join("\n")`
2015-06-13 Jean Privatlib/standard: format use `plain_to_s` for fast concat
2015-06-13 Jean Privatlib/standard: StringWriter use `plain_to_s` for fast...
2015-06-13 Jean Privatlib_standard_array: reprovide Array::plain_to_s
2015-06-12 Jean Privatcode: cleanup some docunits
2015-06-12 Jean PrivatMerge: friendz with Android Audio API
2015-06-12 Alexis Laferrièrelib/math: declare -lm in the library
2015-06-12 Jean PrivatMerge: String split
2015-06-12 Jean PrivatMerge: lib/array: remove useless cast to comparable.
2015-06-12 Jean PrivatMerge: Kill dead nitg
2015-06-12 Jean Privatlib/emscripten: talk about `nitc` (not `nitg`)
next