nit.git
9 years agolib/nitcorn: introduces a second action to show uri parameters usage
Alexandre Terrasa [Fri, 12 Dec 2014 02:43:14 +0000 (21:43 -0500)]
lib/nitcorn: introduces a second action to show uri parameters usage

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoexemples/nitcorn: rename MyAction class by StaticAction.
Alexandre Terrasa [Fri, 12 Dec 2014 02:42:27 +0000 (21:42 -0500)]
exemples/nitcorn: rename MyAction class by StaticAction.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: handles uri parameters in reactor
Alexandre Terrasa [Fri, 12 Dec 2014 02:36:13 +0000 (21:36 -0500)]
lib/nitcorn: handles uri parameters in reactor

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agollib/nitcorn: fixes documentation warnings.
Alexandre Terrasa [Fri, 12 Dec 2014 02:35:44 +0000 (21:35 -0500)]
llib/nitcorn: fixes documentation warnings.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: introduces vararg_routes module
Alexandre Terrasa [Fri, 12 Dec 2014 02:33:24 +0000 (21:33 -0500)]
lib/nitcorn: introduces vararg_routes module

This will allow the creation of parameterized routes like `/users/:id`.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agotests: updates line numbers according to previous modifications
Alexandre Terrasa [Fri, 12 Dec 2014 22:31:40 +0000 (17:31 -0500)]
tests: updates line numbers according to previous modifications

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agonitdoc: Display attribute types.
Jean-Christophe Beaupré [Thu, 11 Dec 2014 18:50:05 +0000 (13:50 -0500)]
nitdoc: Display attribute types.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agonitdoc: Add tests with attributes.
Jean-Christophe Beaupré [Thu, 11 Dec 2014 16:58:58 +0000 (11:58 -0500)]
nitdoc: Add tests with attributes.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agonitdoc: Update the manpage.
Jean-Christophe Beaupré [Fri, 12 Dec 2014 21:29:30 +0000 (16:29 -0500)]
nitdoc: Update the manpage.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agonitdoc: Include the attributes by default.
Jean-Christophe Beaupré [Fri, 12 Dec 2014 21:29:15 +0000 (16:29 -0500)]
nitdoc: Include the attributes by default.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agolib/template: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:18:13 +0000 (16:18 -0500)]
lib/template: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/string_experimentations: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:18:02 +0000 (16:18 -0500)]
lib/string_experimentations: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/glesv2: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:17:49 +0000 (16:17 -0500)]
lib/glesv2: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/csv: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:17:37 +0000 (16:17 -0500)]
lib/csv: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/android: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:17:27 +0000 (16:17 -0500)]
lib/android: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/ai: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:17:17 +0000 (16:17 -0500)]
lib/ai: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoexamples/rosettacode: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:17:07 +0000 (16:17 -0500)]
examples/rosettacode: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/opportunity: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:16:52 +0000 (16:16 -0500)]
contrib/opportunity: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/jwrapper: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:16:43 +0000 (16:16 -0500)]
contrib/jwrapper: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/benitlux: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:16:36 +0000 (16:16 -0500)]
contrib/benitlux: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/github_merge: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:16:25 +0000 (16:16 -0500)]
contrib/github_merge: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/friends: fixes unread variables
Alexandre Terrasa [Fri, 12 Dec 2014 21:16:16 +0000 (16:16 -0500)]
contrib/friends: fixes unread variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agotests: blacklist longer tests from nitg-g
Alexis Laferrière [Fri, 12 Dec 2014 20:56:35 +0000 (15:56 -0500)]
tests: blacklist longer tests from nitg-g

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agomisc/jenkins: unitrun without --quiet do not use ' for turing
Alexis Laferrière [Fri, 12 Dec 2014 20:20:19 +0000 (15:20 -0500)]
misc/jenkins: unitrun without --quiet do not use ' for turing

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agonitester-wrapper: fix set -x
Alexis Laferrière [Fri, 12 Dec 2014 16:11:05 +0000 (11:11 -0500)]
nitester-wrapper: fix set -x

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agonitester-wrapper: only compile nitg and nitester on the host processor
Alexis Laferrière [Fri, 12 Dec 2014 15:59:00 +0000 (10:59 -0500)]
nitester-wrapper: only compile nitg and nitester on the host processor

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agocontrib/nitester: each worker us its own copy of the Nit repository
Alexis Laferrière [Fri, 12 Dec 2014 15:42:21 +0000 (10:42 -0500)]
contrib/nitester: each worker us its own copy of the Nit repository

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agocontrib/nitester: use turing skip list
Alexis Laferrière [Thu, 11 Dec 2014 19:35:32 +0000 (14:35 -0500)]
contrib/nitester: use turing skip list

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agosrc/astprinter: fixes useless null comparison
Alexandre Terrasa [Fri, 12 Dec 2014 20:58:31 +0000 (15:58 -0500)]
src/astprinter: fixes useless null comparison

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/markdown: fixes useless empty init
Alexandre Terrasa [Fri, 12 Dec 2014 20:58:09 +0000 (15:58 -0500)]
lib/markdown: fixes useless empty init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/pep8analysis: fixes useless empty init
Alexandre Terrasa [Fri, 12 Dec 2014 20:58:00 +0000 (15:58 -0500)]
contrib/pep8analysis: fixes useless empty init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/neo4j: fixes useless empty init
Alexandre Terrasa [Fri, 12 Dec 2014 20:57:31 +0000 (15:57 -0500)]
lib/neo4j: fixes useless empty init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: fixes useless empty init
Alexandre Terrasa [Fri, 12 Dec 2014 20:57:14 +0000 (15:57 -0500)]
lib/nitcorn: fixes useless empty init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agosrc/doc: fixes useless empty init
Alexandre Terrasa [Fri, 12 Dec 2014 20:57:03 +0000 (15:57 -0500)]
src/doc: fixes useless empty init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoexamples/rosettacode: fixes useless type declaration
Alexandre Terrasa [Fri, 12 Dec 2014 20:41:47 +0000 (15:41 -0500)]
examples/rosettacode: fixes useless type declaration

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/sax: fixes useless type declaration
Alexandre Terrasa [Fri, 12 Dec 2014 20:41:04 +0000 (15:41 -0500)]
lib/sax: fixes useless type declaration

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/saxophonit: fixes useless type declaration
Alexandre Terrasa [Fri, 12 Dec 2014 20:39:42 +0000 (15:39 -0500)]
lib/saxophonit: fixes useless type declaration

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agosrc/semantize: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:31:04 +0000 (15:31 -0500)]
src/semantize: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agosrc/nitx: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:30:48 +0000 (15:30 -0500)]
src/nitx: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agosrc/frontend: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:30:38 +0000 (15:30 -0500)]
src/frontend: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/xdg_basedir: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:30:27 +0000 (15:30 -0500)]
lib/xdg_basedir: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/template: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:30:20 +0000 (15:30 -0500)]
lib/template: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/linux: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:30:07 +0000 (15:30 -0500)]
lib/linux: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/html: fixes useless private visibility
Alexandre Terrasa [Fri, 12 Dec 2014 20:29:56 +0000 (15:29 -0500)]
lib/html: fixes useless private visibility

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/ai: fixes unused local variables
Alexandre Terrasa [Fri, 12 Dec 2014 19:27:29 +0000 (14:27 -0500)]
lib/ai: fixes unused local variables

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/trees: fixes old init
Alexandre Terrasa [Fri, 12 Dec 2014 19:27:14 +0000 (14:27 -0500)]
lib/trees: fixes old init

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/trees: fixes documentation warnings
Alexandre Terrasa [Fri, 12 Dec 2014 19:27:02 +0000 (14:27 -0500)]
lib/trees: fixes documentation warnings

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/realtime: fixes documentation warnings
Alexandre Terrasa [Fri, 12 Dec 2014 20:19:44 +0000 (15:19 -0500)]
lib/realtime: fixes documentation warnings

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/realtime: remove useless method Timespec::destroy
Alexandre Terrasa [Fri, 12 Dec 2014 20:18:52 +0000 (15:18 -0500)]
lib/realtime: remove useless method Timespec::destroy

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agocontrib/nitester: each Processor know its rank
Alexis Laferrière [Fri, 12 Dec 2014 19:55:35 +0000 (14:55 -0500)]
contrib/nitester: each Processor know its rank

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agotests: describe turing.skip in README.md
Alexis Laferrière [Fri, 12 Dec 2014 19:33:56 +0000 (14:33 -0500)]
tests: describe turing.skip in README.md

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agotests: add a skip list for testing on the Turing cluster
Alexis Laferrière [Wed, 10 Dec 2014 19:29:00 +0000 (14:29 -0500)]
tests: add a skip list for testing on the Turing cluster

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agolib/ai: fixes documentation warnings
Alexandre Terrasa [Fri, 12 Dec 2014 19:26:18 +0000 (14:26 -0500)]
lib/ai: fixes documentation warnings

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agonitester-wrapper: test if the target hash is valid
Alexis Laferrière [Thu, 11 Dec 2014 13:39:03 +0000 (08:39 -0500)]
nitester-wrapper: test if the target hash is valid

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agonitester-wrapper: update script to follow the config of jenkins on pratchett
Alexis Laferrière [Wed, 10 Dec 2014 20:12:09 +0000 (15:12 -0500)]
nitester-wrapper: update script to follow the config of jenkins on pratchett

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agotests: sqlite3 tests expecting an error is undefined as it changes per version
Alexis Laferrière [Wed, 10 Dec 2014 14:26:47 +0000 (09:26 -0500)]
tests: sqlite3 tests expecting an error is undefined as it changes per version

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agotests: support Java on Turing worker nodes too
Alexis Laferrière [Wed, 10 Dec 2014 13:20:22 +0000 (08:20 -0500)]
tests: support Java on Turing worker nodes too

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agolib/string: chomp do not try to chomp empty strings
Alexis Laferrière [Thu, 11 Dec 2014 20:34:44 +0000 (15:34 -0500)]
lib/string: chomp do not try to chomp empty strings

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agoman: add --detect-variance-constraints in nitmetrics.md
Jean Privat [Fri, 12 Dec 2014 16:05:05 +0000 (11:05 -0500)]
man: add --detect-variance-constraints in nitmetrics.md

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agotests: add nitmetrics test for --detect-covar
Jean Privat [Thu, 11 Dec 2014 16:47:24 +0000 (11:47 -0500)]
tests: add nitmetrics test for --detect-covar

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agonitmetrics: add --detect-covar
Jean Privat [Thu, 11 Dec 2014 01:52:50 +0000 (20:52 -0500)]
nitmetrics: add --detect-covar

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agolib: Fixed signature for poll in PNaCl
Lucas Bajolet [Thu, 11 Dec 2014 21:52:34 +0000 (16:52 -0500)]
lib: Fixed signature for poll in PNaCl

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>

9 years agotests: add base_empty_module2.nit
Jean Privat [Fri, 12 Dec 2014 04:06:19 +0000 (23:06 -0500)]
tests: add base_empty_module2.nit

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agoniti: do not create `true` and `false` if Bool does not exists
Jean Privat [Fri, 12 Dec 2014 04:03:49 +0000 (23:03 -0500)]
niti: do not create `true` and `false` if Bool does not exists

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agomodel: register the implicitly injected Bool class in its hierarchy.
Jean Privat [Wed, 10 Dec 2014 19:45:35 +0000 (14:45 -0500)]
model: register the implicitly injected Bool class in its hierarchy.

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agolib/time: introduces ISODate
Alexandre Terrasa [Fri, 12 Dec 2014 03:46:51 +0000 (22:46 -0500)]
lib/time: introduces ISODate

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/github: add test suite for github_curl
Alexandre Terrasa [Fri, 5 Dec 2014 00:21:07 +0000 (19:21 -0500)]
lib/github: add test suite for github_curl

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib: introduce github group
Alexandre Terrasa [Fri, 5 Dec 2014 00:14:51 +0000 (19:14 -0500)]
lib: introduce github group

* rename github_api in github_curl
* move github_curl to github group

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/github: fixes whitespaces in `github_curl`
Alexandre Terrasa [Tue, 9 Dec 2014 16:53:07 +0000 (11:53 -0500)]
lib/github: fixes whitespaces in `github_curl`

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: makes Routes::routes protected.
Alexandre Terrasa [Fri, 12 Dec 2014 01:38:05 +0000 (20:38 -0500)]
lib/nitcorn: makes Routes::routes protected.

Also renamed it since it's now in the module API.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: fixes old inits warning
Alexandre Terrasa [Fri, 12 Dec 2014 01:36:54 +0000 (20:36 -0500)]
lib/nitcorn: fixes old inits warning

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agolib/nitcorn: fix a typo
Alexandre Terrasa [Fri, 12 Dec 2014 01:33:28 +0000 (20:33 -0500)]
lib/nitcorn: fix a typo

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoMerge: nitcc: remove warnings and improve doc
Jean Privat [Fri, 12 Dec 2014 01:14:47 +0000 (20:14 -0500)]
Merge: nitcc: remove warnings and improve doc

Pull-Request: #998
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoMerge: mnit_simple: assets_and_resources give non null things.
Jean Privat [Fri, 12 Dec 2014 01:14:39 +0000 (20:14 -0500)]
Merge: mnit_simple: assets_and_resources give non null things.

remove 3 real warnings (not advices)

Pull-Request: #997
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Frédéric Vachon <fredvac@gmail.com>

9 years agoMerge: nitunit: compile test-suite only once
Jean Privat [Fri, 12 Dec 2014 01:14:36 +0000 (20:14 -0500)]
Merge: nitunit: compile test-suite only once

Thanks to this PR, all the test-cases in a test-suite are compiled in one file.
Nitunit then uses an argument to select which test-case to execute.

This allows a BIG gain of performances for large test-suites.

Special thanks @privat for the idea.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #996
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>

9 years agoMerge: Lib fix warnings
Jean Privat [Fri, 12 Dec 2014 01:14:11 +0000 (20:14 -0500)]
Merge: Lib fix warnings

Fixes some warnings in lib/

Changes
* missing documentation
* useless private declarations
* old inits
* unused local vars (@R4PaSs ;))

Ping:
@xymus: a_star, mpi, mpd, json, bucketed_game
@R4PaSs: buffered_ropes, base64, crypto
@privat: c, combinations, console, dummy_array

Pas mal sur que ça va pas passer les tests à cause des signatures de init magiques qui vont changer...

Pull-Request: #990
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agoMerge: Objective-C FFI with basic wrapper for the Cocoa, AppKit and Foundation kits...
Jean Privat [Fri, 12 Dec 2014 01:13:40 +0000 (20:13 -0500)]
Merge: Objective-C FFI with basic wrapper for the Cocoa, AppKit and Foundation kits/frameworks

Notes:
* Tweaks to `tests.sh` enables testing some programs on OS X only.
* This is the foundation for more PRs.
* Most cocoa tests are UNDEFINED because they use log. I'll add more tests with simple strings in the future.
* More tests for the FFI are needed.

Pull-Request: #986
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>

9 years agonitcc: remove warnings and improve doc
Jean Privat [Thu, 11 Dec 2014 20:47:34 +0000 (15:47 -0500)]
nitcc: remove warnings and improve doc

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agonitdoc: Factorize filtering logic.
Jean-Christophe Beaupré [Thu, 11 Dec 2014 16:50:31 +0000 (11:50 -0500)]
nitdoc: Factorize filtering logic.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agonitdoc: Add a property group for attributes.
Jean-Christophe Beaupré [Thu, 11 Dec 2014 16:56:21 +0000 (11:56 -0500)]
nitdoc: Add a property group for attributes.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agonitdoc: Factorize property grouping logic.
Jean-Christophe Beaupré [Thu, 11 Dec 2014 16:54:34 +0000 (11:54 -0500)]
nitdoc: Factorize property grouping logic.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

9 years agobash_completion: switch nitg and nitc
Jean Privat [Thu, 11 Dec 2014 03:39:22 +0000 (22:39 -0500)]
bash_completion: switch nitg and nitc

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agobenchmarks: use nitc instead of nitg
Jean Privat [Thu, 11 Dec 2014 03:30:08 +0000 (22:30 -0500)]
benchmarks: use nitc instead of nitg

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agocontrib&examples: Makefiles use nitc instead of nitg
Jean Privat [Thu, 11 Dec 2014 03:25:10 +0000 (22:25 -0500)]
contrib&examples: Makefiles use nitc instead of nitg

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agobin: add compatibility shell script for nitg
Jean Privat [Thu, 11 Dec 2014 03:21:54 +0000 (22:21 -0500)]
bin: add compatibility shell script for nitg

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agosrc: update mkcsrc
Jean Privat [Thu, 11 Dec 2014 02:51:40 +0000 (21:51 -0500)]
src: update mkcsrc

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agoman: rename nitg to nitc
Jean Privat [Thu, 11 Dec 2014 02:49:26 +0000 (21:49 -0500)]
man: rename nitg to nitc

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agotests: update testing of nitc.nit
Jean Privat [Thu, 11 Dec 2014 02:44:58 +0000 (21:44 -0500)]
tests: update testing of nitc.nit

Signed-off-by: Jean Privat <jean@pryen.org>

squash-test-rename

9 years agotests: use binary nitc
Jean Privat [Thu, 11 Dec 2014 02:41:08 +0000 (21:41 -0500)]
tests: use binary nitc

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agoMake: build nitc instead of nitg
Jean Privat [Thu, 11 Dec 2014 02:34:58 +0000 (21:34 -0500)]
Make: build nitc instead of nitg

Signed-off-by: Jean Privat <jean@pryen.org>

9 years agoMerge: Removes deprecated uses of `MModule::in_nesting`
Jean Privat [Thu, 11 Dec 2014 10:10:53 +0000 (05:10 -0500)]
Merge: Removes deprecated uses of `MModule::in_nesting`

Fixes #721

Waiting for jenkins to display demos...

Pull-Request: #995
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>

9 years agoMerge: nitdoc: displays full namespace in MModule::tpl_declaration.
Jean Privat [Thu, 11 Dec 2014 10:10:51 +0000 (05:10 -0500)]
Merge: nitdoc: displays full namespace in MModule::tpl_declaration.

Fixes #693

Pull-Request: #994
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>

9 years agoMerge: Split nitpretty
Jean Privat [Thu, 11 Dec 2014 10:10:36 +0000 (05:10 -0500)]
Merge: Split nitpretty

Split the nitpretty module into lib and tool

Fixes #836

Pull-Request: #993
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>

9 years agoMerge: nitdoc: displays introduction module in property page.
Jean Privat [Thu, 11 Dec 2014 10:10:33 +0000 (05:10 -0500)]
Merge: nitdoc: displays introduction module in property page.

Fixes #667

Les démos seront dipsonibles quand Jenkins sortira de sa stupeur:

* Démo sur stdlib: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/stdlib/index.html>
* Démo sur nitc: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/nitc/index.html>

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #992
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>

9 years agoMerge: nitdoc: makes quick-search field aware of paste from mouse.
Jean Privat [Thu, 11 Dec 2014 04:16:44 +0000 (23:16 -0500)]
Merge: nitdoc: makes quick-search field aware of paste from mouse.

Fixes #666

Démo sur stdlib: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/stdlib/index.html>
Démo sur nitc: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/nitc/index.html>

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #988
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>

9 years agoMerge: More rosettacode
Jean Privat [Thu, 11 Dec 2014 04:16:37 +0000 (23:16 -0500)]
Merge: More rosettacode

Cleanup of #977 + tests

Close #977

Pull-Request: #987
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>

9 years agoMerge: modelize: adapt inherited signatures to use local names in error messages
Jean Privat [Thu, 11 Dec 2014 04:16:26 +0000 (23:16 -0500)]
Merge: modelize: adapt inherited signatures to use local names in error messages

Pull-Request: #984
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoMerge: Improve poset to dot
Jean Privat [Thu, 11 Dec 2014 04:16:23 +0000 (23:16 -0500)]
Merge: Improve poset to dot

Pull-Request: #983
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoMerge: Pass all tests in nitvm
Jean Privat [Thu, 11 Dec 2014 04:16:07 +0000 (23:16 -0500)]
Merge: Pass all tests in nitvm

Theses two commits allow the nitvm to pass the same tests than the interpreter.

Pull-Request: #982
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

9 years agoMerge: csv: Add features
Jean Privat [Thu, 11 Dec 2014 04:15:50 +0000 (23:15 -0500)]
Merge: csv: Add features

Add the following features:

* Escaping.
* Customization of the CSV format.
* A reader.

Fix #969.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #981
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>