Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib /
2020-01-28 Jean PrivatMerge: Fixed quick_sort when array is length 0 or 1
2019-12-22 Louis-Vincent Boud... Fixed quick_sort when array is length 0 or 1
2019-12-21 Florian Deljarrybucketed_game: Old_style_init
2019-12-21 Florian Deljarrytests: Fix tests
2019-09-16 Jean PrivatMerge: Callref types
2019-09-12 Louis-Vincent Boud... typing: Added typing resolution for `ACallrefExpr`
2019-09-05 Jean PrivatMerge: model: Add `mpackage` importation hierarchy
2019-09-05 Jean PrivatMerge: Functional api
2019-08-28 Louis-Vincent Boud... functional: Added universal types to callref
2019-08-28 Louis-Vincent Boud... functional: Added functional lib
2019-08-27 Florian Deljarrydigraph: Add feature to get all successors and predecessors
2019-08-26 Jean PrivatMerge: digraph: Implementation of a reflexive directed...
2019-08-23 Jean PrivatMerge: Wrapper of ICU's UTF-16 encoded strings and...
2019-08-23 Jean PrivatMerge: Abstract_text: Add a method to get string repres...
2019-08-22 Florian Deljarrydigraph: Implementation of a reflexive directed graph
2019-08-22 Florian Deljarryabstract_text: Refactorisation of the to_s method
2019-08-22 Florian Deljarryabstract_text: Add the `to_sci` to get the string repre...
2019-08-20 Ana Daoudalib/core/text: Wrapper of ICU's UTF-16 encoded strings...
2019-08-16 Louis-Vincent Boud... mongodb: Fixed failing test for `aggregate` method.
2019-08-13 Florian Deljarrytext/abstract_text: Adds the float conversion in expone...
2019-07-12 Alexandre Terrasagithub: Remove old logging
2019-07-12 Alexandre Terrasagithub: Clean `get_contributor_stats`
2019-07-12 Alexandre Terrasagithub: Kill `github_curl`
2019-07-11 Alexandre Terrasagithub: Introduce `get_pull_comments`
2019-07-11 Alexandre Terrasagithub: Rename `ReviewComment` in `PullComment`
2019-07-11 Alexandre Terrasagithub: Rename `get_review_comment` in `get_pull_comment`
2019-07-11 Alexandre Terrasagithub: Introduce `get_commit_status`
2019-07-11 Alexandre Terrasagithub: Repo::default_branch can actually be null...
2019-07-11 Alexandre Terrasagithub: GithubWallet uses logger
2019-07-11 Alexandre Terrasagithub: GithubWallet uses optional attributes
2019-07-11 Alexandre Terrasagithub: Add mock testing for GithubWallet
2019-07-11 Alexandre Terrasagithub: Clean GithubAPI deserialization
2019-07-11 Alexandre Terrasagihtub: Remove ISODate
2019-07-11 Alexandre Terrasagithub: Remove GithubEntity
2019-07-11 Alexandre Terrasagithub: Decouple API from responses instances
2019-07-11 Alexandre Terrasagithub: Remove method `GithubAPI::get_branch_commits`
2019-07-11 Alexandre Terrasagithub: `search_issues` returns a SearchResults
2019-07-11 Alexandre Terrasagithub: Remove `get_repo_last_issue`
2019-07-11 Alexandre Terrasagithub: Refactorize array requests
2019-07-11 Alexandre Terrasagithub: Rename `GithubAPI::load_` methods in `get_`
2019-07-11 Alexandre Terrasagithub: Move deserialization process to `get`
2019-07-11 Alexandre Terrasagithub: Decouple GithubAPI from `GithubCurl`
2019-07-08 Alexandre Terrasagithub: API use new constructors
2019-07-03 Jean PrivatMerge: Mock Github API tests
2019-07-03 Jean PrivatMerge: Follow the INI specification
2019-07-03 Alexandre Terrasagithub: Switch GithubAPI examples to `nitish`
2019-07-03 Alexandre Terrasagithub: Fix `GithubAPI::load_repo_branches`
2019-07-03 Alexandre Terrasagithub: Add mock api testing
2019-06-20 Alexandre Terrasaloader: Update to new INI api
2019-06-18 Alexandre Terrasaconfig: Update to new INI api
2019-06-18 Alexandre Terrasaini: Update `package.ini` file
2019-06-18 Alexandre Terrasaini: Add a README with tests from the spec
2019-06-18 Alexandre Terrasaini: Rewrite lib so it follows the INI spec
2019-06-18 Alexandre Terrasagithub: Adapt Github loader to new `pop_logging` interface
2019-06-18 Alexandre Terrasapopcorn: Remove useless dependency between `pop_tracker...
2019-06-18 Alexandre Terrasapopcorn: Use `logger`
2019-06-18 Alexandre TerrasaIntroduce `logger`, a simple logging utility for Nit
2019-06-07 Jean PrivatMerge: concurrent_collections: Add implementation of...
2019-06-07 Jean PrivatMerge: lib/core/bytes: Add a redef of has method
2019-05-30 Jean Privatlib/core/stream: LineIterator use CachedIterator
2019-05-30 Jean Privatlib/core/collection: add `CachedIterator` to factorize...
2019-05-28 Florian Deljarrylib/core/bytes: Adding a redef of has method
2019-05-27 Florian Deljarryconcurrent_collections: Adding implementation of has...
2019-02-27 Alexis Laferrièreandroid: NitActivity and NitService use long to hold...
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2019-02-27 Alexis LaferrièreJava FFI: intro NitObject for references to Nit objects...
2019-02-26 Alexis LaferrièreJava FFI: extra_java_file annotation use full Java...
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
2019-02-21 Jean PrivatMerge: gitlab-ci: add android
2019-02-21 Jean PrivatMerge: curl: fix concurrent requests and intro shortcut...
2019-02-21 Jean Privatgitlab-ci: enable neo4j
2019-02-21 Jean Privatgitlab-ci: enable postgres
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2019-02-20 Jean Privatantroid/README.md: add raw (for nitunit)
2019-02-18 Jean PrivatMerge: tests.sh: special case when running in gitlab_ci
2019-02-18 Jean PrivatMerge: lib&contrib: add some raw and nitish in READMEs
2019-02-18 Jean Privatlib: add some nitish to avoid service configuration...
2019-02-18 Jean Privatlib&contrib: add some raw and nitish in READMEs
2019-02-15 Alexis Laferrièreneo4j: remove unused curl handle (using a now private...
2019-02-15 Alexis Laferrièrepopcorn: there's no more a global curl handle, so this...
2019-02-14 Alexis Laferrièrecurl: intro shortcut methods `http_get` and `http_downl...
2019-02-14 Alexis Laferrièrecurl: the libcurl handle is initiated once per request...
2019-02-13 Alexis Laferrièrecurl: add some more doc
2018-12-28 Hugo Leblanclib/core: handling of plus (+) sign when using to_i...
2018-08-13 Jean PrivatMerge: src/model/model_index: model index uses BKTree
2018-08-13 Jean PrivatMerge: libevent: support UNIX domain sockets and add...
2018-08-07 Alexandre Terrasalib: fix unrecognized code blocks in doc units
2018-07-24 Alexis Laferrièrecore: fix typos in doc of CircularArray
2018-07-24 Alexis Laferrièrecore: fix typos in union_find
2018-07-19 Alexis Laferrièrelibevent: update package.ini tags
2018-07-19 Alexis Laferrièrelibevent: intro minimal usage example
2018-07-19 Alexis Laferrièrelibevent: add parallel test with TCP and UNIX domain...
2018-07-19 Alexis Laferrièrelibevent: rename `bind_to` to the more precise `bind_tcp`
2018-07-19 Alexis Laferrièrelibevent: code style tweaks and cleanup
2018-07-19 Alexis Laferrièrelibevent: add UNIX domain socket support to addrin_to_a...
2018-07-19 Matthieu Le Guellautlibevent: add UNIX domain socket support to libevent
2018-06-26 Jean PrivatMerge: src/doc/commands: clean commands hierarchy
2018-06-26 Jean PrivatMerge: lib/markdown2: introduce a new Markdown engine
2018-06-22 Alexandre Terrasalib/html: escape Bootstrap links titles
2018-06-21 Alexandre Terrasalib/markdown2: introduce `nitmd` client
next