lib/signals: improve doc and add nitunits (fix #175)
[nit.git] / tests /
2014-05-15 Alexis Laferrièretests: add test for Process::signal and Process::kill
2014-05-15 Alexis Laferrièrelib/signals: move signals getter to Object
2014-05-13 Jean PrivatMerge: String hash function fix
2014-05-13 Jean PrivatMerge: Refactor FFI, the framework is now based on...
2014-05-13 Jean Privattests: add base_init_combine.nit
2014-05-13 Lucas Bajoletlib/standard/string: Fixed implementation of hash funct...
2014-05-13 Jean Privatrest-of-code: prepare for new init
2014-05-13 Jean PrivatMerge: parser_util: drop injected tokens in `parse_some...
2014-05-12 Jean PrivatMerge: Simplify AMethPropdef
2014-05-12 Jean Privattests: update tests because of changes in the location...
2014-05-10 Jean Privattests: update test_markdown and test_parser
2014-05-09 Jean PrivatMerge: Fix coloring
2014-05-09 Alexandre Terrasatests: remove pep8analysis from skip list
2014-05-09 Alexis Laferrièrenitg-g: test use of java FFI across many modules
2014-05-08 Jean PrivatMerge: Friendlier API to read from Json
2014-05-08 Alexis Laferrièretests: fix savs of json related tests
2014-05-08 Alexis LaferrièreMerge branch 'master' into json-reborn
2014-05-07 Jean PrivatMerge: Socket fact
2014-05-07 Lucas Bajoletniti: Updated test to comply with the niti without...
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...
2014-05-01 Lucas Bajoletlib/standard/string: Bugfix, forgot iterator on index_o...
2014-04-29 Jean PrivatMerge: introduce Nith, the ligHt Nit compiler
2014-04-28 Jean Privattests: add nith
2014-04-28 Jean Privattests: update nitmetric becase the name of the mainmodu...
2014-04-28 Jean PrivatMerge: Interactive parser
2014-04-28 Jean PrivatMerge: tests: better handling of tests without a sav...
2014-04-28 Jean Privattests: add more stuff from examples and contrib
2014-04-27 Jean Privattests: tests -i on test_parser
2014-04-27 Jean PrivatMerge: Fix some AST bugs
2014-04-27 Jean Privattests: niti skips test_markdown_args1
2014-04-26 Jean Privattests: remove empty sav files
2014-04-26 Jean Privattests: a res without sav is OK if empty else is failed
2014-04-26 Jean Privattests: add missing sav
2014-04-26 Jean Privattests: add `cc.skip` to skip the C compilation of some...
2014-04-26 Jean Privattests: niti fully skips tests in exec.skip
2014-04-26 Jean Privattests: add `exec.skip` to compile but not execute tests
2014-04-26 Jean Privattests: update sav/error_needed_method_alt4
2014-04-26 Jean PrivatMerge: Metrics nullables
2014-04-25 Alexis Laferrièrelib: rename simple_json_reader as json::static
2014-04-25 Alexis Laferrièrelib: retire the old 'json' module based on libjson0
2014-04-25 Alexandre Terrasametrics: update tests
2014-04-25 Jean PrivatMerge: improve nitls
2014-04-25 Jean Privattests: update nitls
2014-04-25 Jean Privattests: update sav/nitunit & sav/test_markdown
2014-04-23 Jean Privattests: update sav related to `cannot find module` errors
2014-04-22 Jean PrivatMerge: github_merge tool
2014-04-22 Jean Privattests: add github_merg
2014-04-22 Jean PrivatMerge: Inkscape tools
2014-04-18 Alexis LaferrièreMerge branch 'master' into inkscape-tool
2014-04-18 Jean Privattests: add test_native_array.nit
2014-04-17 Alexis Laferrièretests: add inkscape_tools to testfull.sh
2014-04-15 Jean PrivatMerge: Shoot for android
2014-04-15 Jean PrivatMerge: Modernize syntax
2014-04-15 Jean Privattests: remove `base_return_assing`
2014-04-15 Jean Privatsrc: remove old-style attribute from src/ (except parser)
2014-04-15 Jean Privattests: remove usage of old-style getters and setters
2014-04-15 Jean Privatsyntax: remove last usages of `=` in one liner function
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-15 Jean Privattests: update sav/shoot_logic.res
2014-04-15 Jean Privattests: add sav/shoot_android.res
2014-04-14 Jean PrivatMerge: FFI with Java
2014-04-14 Alexis Laferrièretests: adds a test for java strings
2014-04-11 Jean Privattests: add error_prop_name*
2014-04-11 Jean Privattests: update base_virtual_type_redef.res
2014-04-10 Jean PrivatMerge: Qualified import
2014-04-10 Alexis Laferrièretests: intro tests for the FFI with Java
2014-04-09 Jean Privattest: test qualified importations
2014-04-09 Jean Privattests: add sav/nitdbg_websocket_server.res
2014-04-08 Jean Privattests: update base_gen_reassign for nitg-e
2014-04-08 Jean PrivatMerge: Numeric, a super-class to Int and Float
2014-04-07 Jean PrivatMerge: Extract sdl, mnit_display and mnit_input from...
2014-04-07 Jean PrivatMerge: Contrib: Github search tool to find JNI using...
2014-04-04 Alexis Laferrièretests: fix fixme/sav of base_gen_reassign for nitg...
2014-04-04 Alexis LaferrièreMerge branch 'privat' into numbers
2014-04-04 Jean PrivatMerge: lib/string: some cleaning, doc and unit tests
2014-04-04 Alexis Laferrièretests: adds sav for sdl, mnit_display, mnit_inputs
2014-04-04 Alexis Laferrièretests: fix fixme/sav of nitg-g and nitg-e for base_gen_...
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-04-04 Jean PrivatMerge: contrib-pep8analysis
2014-04-04 Jean Privattests: skip tests that fail because of #375
2014-04-04 Jean PrivatMerge: Some FFI cleanup
2014-04-03 Alexis Laferrièretests: migrate tests using Char::+|- and Int::succ...
2014-04-03 Jean Privatballz: rename to `ballz_android` so tests can check it
2014-04-03 Alexis Laferrièretests: add github_search_for_jni to testfull.sh
2014-04-02 Jean Privattests: remove some forgotten old nitni files
2014-03-31 Alexis LaferrièreMerge branch 'privat' into contrib-pep8analysis
2014-03-28 Jean PrivatMerge: CallSite on AFor and ARange
2014-03-28 Jean Privattests: update error messages
2014-03-27 Jean PrivatMerge: Fix visibility importation
2014-03-27 Jean PrivatMerge branch 'strings'
2014-03-27 Jean PrivatMerge: Callgraph
2014-03-26 Jean PrivatMerge: More on Pipeline
2014-03-26 Jean Privattests: update sav/nitmetrics_args1.res for RTA-callsite...
2014-03-26 Jean Privattests: update sav/nitg-e/base_class_name.res because...
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-25 Lucas Bajoletstdlib/strings: Moved String as abstract, FlatString...
2014-03-25 Jean Privattests: update nitmetrics
2014-03-25 Jean Privattests: extends `base_prot` to check more visibility...
2014-03-25 Jean Privattests: update base_attr3
2014-03-25 Jean Privatsrc: remove clients of protected Pattern methods
next