nit.git
2019-07-15 Jean PrivatMerge: Clean old projects from `contrib`
2019-07-15 Jean PrivatMerge: github: Summer cleaning
2019-07-12 Jean PrivatMerge: ci: basic bench with old branch
2019-07-12 Jean PrivatMerge: typing: get_method refactoring
2019-07-12 Jean PrivatMerge: nitc: fix --keep-going in the compiler broken...
2019-07-12 Jean Privatnitc: fix --keep-going in the compiler broken by 539ca148d
2019-07-12 Florian Deljarrytyping: get_method refactoring
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-12 Alexandre Terrasagithub_search_for_jni: Migrate to new Github API
2019-07-12 Alexandre Terrasagithub_merge: Migrate to new Github API
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-11 Alexandre Terrasacontrib: Kill `wiringPi`
2019-07-11 Alexandre Terrasacontrib: Kill `refund`
2019-07-11 Alexandre Terrasacontrib: Kill `neo_doxygen`
2019-07-10 Jean Privatci: basic bench with old branch
2019-07-08 Alexandre Terrasagithub: API use new constructors
2019-07-03 Jean PrivatMerge: nitrpg: Move `nitrpg` to its own repository
2019-07-03 Jean PrivatMerge: Mock Github API tests
2019-07-03 Jean PrivatMerge: Follow the INI specification
2019-07-03 Jean PrivatMerge: Introduce `Logger`, a simple yet powerful loggin...
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 Terrasanitrpg: Move `nitrpg` to its own repository
2019-06-20 Alexandre Terrasanitpm: Update to new INI api
2019-06-20 Alexandre Terrasanitpackage: Update to new INI api
2019-06-20 Alexandre Terrasaloader: Update to new INI api
2019-06-20 Alexandre Terrasadoc: Update to new INI api
2019-06-20 Alexandre Terrasanitiwiki: Update to new INI api
2019-06-20 Jean Privatdocker-ci: ajoute libicu-dev
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 Terrasanitweb: Adapt server to new `pop_logging` interface
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-13 Jean PrivatMerge: Some more small improvements on gitlab-ci
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-06-07 Jean PrivatMerge: Fix LineIterator
2019-05-30 Jean Privattests: add test_file_read3 for LineIterator
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-05-09 Jean PrivatMerge: astbuilder: Adding new nodes makers(assert,...
2019-05-07 Florian Deljarryastbuilder: Adding new nodes makers(assert, method...
2019-03-01 Jean Privatnitunit: do not write empty testsuites in the xml file
2019-03-01 Jean Privattests.sh: run junit2html to render xml files
2019-03-01 Jean Privatgitlab-ci: add nitmetrics job
2019-03-01 Jean Privatgitlab-ci: add valgrind job
2019-03-01 Jean PrivatMerge: CI: macOS jobs for Gitlab CI
2019-03-01 Jean PrivatMerge: ci: nitlang/nit-ci docker image runs in UTF8
2019-03-01 Jean PrivatMerge: Moving the astvalidation module in astbuilder
2019-03-01 Jean PrivatMerge: Java FFI: use class NitObject for references...
2019-02-28 Jean Privatci: nitlang/nit-ci docker image runs in UTF8
2019-02-28 Alexis Laferrièreci: pre download bdwgc before launching the tests
2019-02-28 Alexis Laferrièremisc/check_manpages.sh: add -E option to sed for for...
2019-02-28 Alexis Laferrièretests: workaround for 'broken kqueue' error on macOS
2019-02-28 Alexis Laferrièreci: tests for macOS on Gitlab CI
2019-02-27 Florian DeljarryMoving the astvalidation module in astbuilder
2019-02-27 Alexis LaferrièreJava FFI: Makefile adds the compilation dir to the...
2019-02-27 Alexis Laferrièretests: test Java on the new Gitlab CI setup
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-26 Alexis LaferrièreJava FFI: fix a few warnings and improve doc
2019-02-26 Alexis LaferrièreFFI: ExternFile::filename should be relative to the...
2019-02-22 Jean PrivatMerge: Ci more
2019-02-22 Jean Privatci-gitlab: contrib android-release (but not signed)
2019-02-22 Jean Privatgitlab-ci: remove remaining allow_failure
2019-02-22 Jean Privatci: do not run nitc with `--colors-are-symbols`: it...
2019-02-22 Jean Privatgitlab-ci: inject key for github.oauthtoken
2019-02-22 Jean Privatgitlab-ci: do not test in `build_tools`
2019-02-22 Jean Privatci: dont fail on empty check_signedoff_list
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
next