tests: add some runtime error in nitin.input
[nit.git] / lib /
2016-09-15 Alexis Laferrièrelib/json: remove duplicated JSON writing services from...
2016-09-15 Alexis Laferrièrelib/json: bring back string to JSON service to `json...
2016-09-09 Alexis Laferrièrecore::file: fix error management in recursive calls...
2016-09-09 Alexis Laferrièrecore::file: add docunit for expected behavior on deleti...
2016-09-09 Alexis Laferrièrecore::file: fix `rmdir` to raise an error on failure...
2016-09-07 Jean PrivatMerge: StatementRow::map
2016-09-06 Lucas Bajoletlib/sqlite: Added `map` method to `StatementRow`
2016-09-05 Alexis Laferrièregamnit: the magic number has been fixed by the fovy
2016-09-05 Alexis Laferrièregamnit: fix setting camera field of view
2016-09-01 Jean PrivatMerge: app::audio: remove deprecated services and other...
2016-08-30 Alexis Laferrièrejson::serialization: document reading from JSON with...
2016-08-30 Alexis Laferrièreserialization: don't throw missing attribute error...
2016-08-30 Alexis Laferrièrejson::serialization: engines report when an attributes...
2016-08-28 Alexis Laferrièreandroid::audio: remove indirection to sounds.add
2016-08-28 Alexis Laferrièreandroid::audio: revamp param and doc of `load_name`
2016-08-28 Alexis Laferrièreapp::audio: rename `name` to `path`
2016-08-28 Alexis Laferrièreapp::audio: update doc
2016-08-28 Alexis Laferrièreandroid::audio: print errors at loading sounds
2016-08-28 Alexis Laferrièreapp::audio: drop the old load_sound and load_music
2016-08-26 Jean PrivatMerge: serialization: fix a bug, improve doc and clean...
2016-08-26 Lucas Bajoletlib/core: `String::mkdir` will only produce an error...
2016-08-26 Lucas Bajoletlib/core: Make `file_exists` a `Text` function instead...
2016-08-26 Alexis Laferrièrelib/serialization: better doc for `AttributeTypeError`
2016-08-26 Alexis Laferrièrebinary::serialization: fix if condition
2016-08-26 Jean PrivatMerge: json::serialization: fix reading attributes...
2016-08-26 Alexis Laferrièrejson::serialization: fix reading attributes from non...
2016-08-26 Jean PrivatMerge: Tools use model index
2016-08-26 Jean PrivatMerge: pipeline: Introduce `Iterator2`
2016-08-25 Jean-Christophe... pipeline: Introduce `Iterator2`
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Jean PrivatMerge: lib/github: make `PullRef::repo` nullable.
2016-08-25 Jean PrivatMerge: lib/popcorn: introduce PopTracker
2016-08-25 Alexandre Terrasalib/github: make `PullRef::repo` nullable.
2016-08-24 Jean PrivatMerge: Model index
2016-08-24 Alexandre Terrasalib/popcorn: introduce PopTracker
2016-08-22 Alexandre Terrasatries: use breadth first collect
2016-08-20 Jean PrivatMerge: lib/github: fix load issue comments and issue...
2016-08-20 Jean PrivatMerge: lib/popcorn: also log query string in console
2016-08-20 Jean PrivatMerge: shibuqam: provide a basic auth web service to...
2016-08-19 Alexandre Terrasalib/github: check if an Issue is linked to a PullReques...
2016-08-19 Alexandre Terrasalib/github: fix issue comments loading
2016-08-19 Jean Privatpopcorn: redirect uses 303 by default
2016-08-19 Alexandre Terrasalib/popcorn: also log query string in console
2016-08-18 Alexandre Terrasalib/mongo: introduce MongoMatch logicial expressions
2016-08-18 Alexandre Terrasalib/mongo: introduce MongoMatch::regex
2016-08-18 Alexandre Terrasalib/mongo: make MongoMatch::op public
2016-08-17 Jean PrivatMerge: Nitcorn PUT
2016-08-17 Alexandre Terrasalib/popcorn: pop_repo introduce Mongo in AppConfig...
2016-08-17 Alexandre Terrasalib/popcorn: move session init to pop_auth
2016-08-17 Alexandre Terrasalib/popcorn: rename `pop_middleware` into pop_logging
2016-08-16 Jean PrivatMerge: lib/popcorn: introduce AuthHandler to check...
2016-08-16 Alexandre Terrasalib/popcorn: introduce AuthHandler to check user session
2016-08-16 Jean PrivatMerge: Mongo: limit queries
2016-08-16 Jean PrivatMerge: lib/popcorn: add `remove_all` service to pop...
2016-08-16 Jean PrivatMerge: lib/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/nitcorn: parse body from POST and PUT requests
2016-08-15 Alexandre Terrasalib/nitcorn: remove the POST format error
2016-08-15 Alexandre Terrasalib/popcorn: introduce count in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add limit and skip to pop_repos
2016-08-15 Alexandre Terrasalib/mongo: make limit and skip parameters optional...
2016-08-15 Alexandre Terrasalib/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add `remove_all` service to pop repos
2016-08-15 Jean PrivatMerge: Native Windows bootstrap
2016-08-15 Jean PrivatMerge: Nitcc custom lexer
2016-08-15 Jean PrivatMerge: json::serialization: fallback to the static...
2016-08-15 Jean PrivatMerge: lib/trees: introduce Trie
2016-08-15 Jean PrivatMerge: Make HttpRequest and Response serializable
2016-08-15 Jean PrivatMerge: lib/mongo: introduce mongo queries
2016-08-15 Jean PrivatMerge: lib/github: use serialization
2016-08-15 Alexandre Terrasalib/trees: introduce Trie
2016-08-15 Alexis Laferrièrecore::file & exec & enviro: deactivate incompatible...
2016-08-15 Alexis Laferrièrecore::file: change basename implementation by OS
2016-08-15 Alexis Laferrièrecore: tweak misc services for windows
2016-08-15 Alexandre Terrasalib/nitcorn: remove uninitialized attribute `host`
2016-08-15 Alexandre Terrasalib/nitcorn: make HttpRequest and HttpResponse serializable
2016-08-14 Alexandre Terrasalib/popcorn: pop_auth use github serialization
2016-08-14 Alexandre Terrasalib/github: use serialization
2016-08-14 Alexis Laferrièrecore::file: alternative C implementations for windows
2016-08-14 Alexis Laferrièrecore: intro `is_windows`
2016-08-14 Alexandre Terrasalib/mongo: introduce mongo queries
2016-08-12 Alexis Laferrièreserialization: update README limitations section
2016-08-12 Alexis Laferrièrejson::serialization: update "Read JSON" section
2016-08-12 Alexis Laferrièrejson::serialization: infer the static type of the items...
2016-08-12 Alexis Laferrièrejson::serialization: use static type to deserialize...
2016-08-12 Alexis Laferrièrejson::serialization: fallback to the static type at...
2016-08-12 Alexis Laferrièreserialization: `deserialize_attribute` takes an optiona...
2016-08-11 Jean PrivatMerge: lib/core: add `Path::/`
2016-08-11 Jean PrivatMerge: json::serialization: intro `attributes_path...
2016-08-11 Jean Privatlib/core: add `Path::/`
2016-08-11 Alexis Laferrièreserialization: better doc for `Deserializer`
2016-08-11 Alexis Laferrièrejson::serialization: intro `attributes_path` as support...
2016-08-11 Jean Privatnitcc: lexer can produce a single token with `next_token`
2016-08-10 Alexis Laferrièrenitcorn: update address used and style of main doc...
2016-08-10 Alexis Laferrièrenitcorn: register 0.0.0.0 addresses as default_virtual_host
2016-08-10 Alexis Laferrièrenitcorn: default_virtual_host should be writable
2016-08-09 Jean PrivatMerge: Text API
2016-08-09 Jean PrivatMerge: popcorn: enhance ConsoleLog
2016-08-09 Jean PrivatMerge: Popcorn auth
2016-08-08 Jean PrivatMerge: lib/github: introduce GithubWallet
2016-08-08 Jean PrivatMerge: gamnit: intro pinch to zoom gesture for Android
next