nit.git
2015-06-29 Jean Privattests: tests.sh do not grep on inexisting file to avoid...
2015-06-29 Jean Privattests: tests. use local variable in functions to avoid...
2015-06-29 Alexis Laferrièresrc/parellalization_phase: minor style tweaks
2015-06-29 Alexis Laferrièresrc/parallelisation_phase: do not rely on module name...
2015-06-29 Alexis Laferrièresrc/parellalization_phase: support nullable parameters...
2015-06-29 Alexis Laferrièresrc/parallelisation_phase: remove superfluous if block
2015-06-29 Alexandre Terrasalib/markdown: add some tests for xml parsing inside...
2015-06-29 Alexandre Terrasalib/mongodb: check null receiver when accessing names...
2015-06-29 Alexandre Terrasalib/mongodb: set automatic last id when inserting or...
2015-06-29 Lucas Bajolettests: Added tests for DOM XML parser
2015-06-29 Alexis Laferrièrelib/json: infer type of simple JSON array at deserializ...
2015-06-29 Alexis Laferrièrelib/json: serialize `Array[nullable Serializable]`...
2015-06-29 Jean PrivatMerge: contrib/opportunité: prevent useless xss exploit...
2015-06-29 Jean PrivatMerge: Personalized tests
2015-06-29 Jean PrivatMerge: Opportunity templates and pizzas
2015-06-29 Jean PrivatMerge: Third batch of rosettacode
2015-06-29 Jean PrivatMerge: Audio API implementation for linux
2015-06-29 Jean PrivatMerge: example: add arithmetic mean example from rosett...
2015-06-29 Alexis Laferrièrelib&src/serialization: use deserialize_class_intern...
2015-06-29 Alexis Laferrièresrc/serialization_phase: fix searching for `deserialize...
2015-06-29 Alexis Laferrièrelib/json: there's no need for the length attribute...
2015-06-29 Alexis Laferrièrelib/json: clear error list on each call to deserialize
2015-06-29 Alexis Laferrièrelib/json: improve the human readable version of JsonPar...
2015-06-29 Alexis Laferrièrelib/json: the `__kind` attribute is optional
2015-06-29 Alexis Laferrièrelib/json: parse errors are moved to deserializer errors
2015-06-29 Alexis Laferrièrelib/json: serialization is more tolerant to errors
2015-06-29 Alexis Laferrièrelib/json: object __id is optional
2015-06-29 Alexis Laferrièresrc/serialization_phase: generate code to be more toler...
2015-06-29 Alexis Laferrièrelib/serialization: deserialize_class should not be...
2015-06-29 Alexis Laferrièrelib/serialization: prepare to collect errors and custom...
2015-06-29 Alexis Laferrièresrc/serialization: use multiline strings
2015-06-26 Alexis Laferrièretests: remove undefined tests results that work without...
2015-06-26 Alexis Laferrièresrc/niti: mkdir the compile dir only if it doesn't...
2015-06-26 Alexis Laferrièresrc/niti: use a real NativeString
2015-06-26 Alexis Laferrièresrc/niti: remove hack on NativeFile
2015-06-26 Alexis Laferrièresrc/niti: remove intern implementations to extern methods
2015-06-25 Alexis Laferrièrecontrib/opportunité: prevent useless xss exploit in...
2015-06-24 Alexandre Terrasanitdoc: introduce DocCommand `list`
2015-06-24 Alexandre Terrasamarkdown: add_wikilink accept a TokenWikiLink so client...
2015-06-24 Alexandre Terrasamarkdown: fix token location in multilines input
2015-06-24 Alexandre Terrasaloader: set correct location for README files
2015-06-24 Alexandre Terrasadoc_down: introduce `synopsis` service
2015-06-24 Alexandre Terrasadoc_down: make processors visibles from other modules
2015-06-24 Alexandre Terrasanitdoc: update tests for svg
2015-06-24 Alexandre Terrasanitdoc: convert dot to svg instead of png
2015-06-24 Alexandre Terrasabench_nitdoc: allow other git ref than origin/master
2015-06-24 Alexandre Terrasaexample: add arithmetic mean example from rosetta code
2015-06-24 Alexandre Terrasanitdoc: make `DocComposite::title` writable
2015-06-24 Alexandre Terrasanitdoc: remove `well` around level 2 titles
2015-06-24 Alexandre Terrasanitdoc: introduce `DocCommand` concept for nitdoc and...
2015-06-24 BlackMinoucontrib/friendz/friendz_linux.nit uses linux audio app
2015-06-24 BlackMinouAudio : Introduces linux audio
2015-06-23 Jean Privattests: skips some tests for Darwin
2015-06-23 Alexis Laferrièrecontrib/opportunity: add the 'Clear' template
2015-06-23 Jean Privattests: skip tests by hostname
2015-06-23 Jean Privattests: exec.skip and cc.skip are searched in the sav...
2015-06-23 Jean Privattests: special sav directories available for uname...
2015-06-23 Alexis Laferrièreexamples/xymus.net: use the french Opportunité name...
2015-06-23 Alexis Laferrièreexamples/xymus.net: add UQAM/LATECE specific opportunit...
2015-06-23 Alexis Laferrièrecontrib/opportunity: provide french translation for...
2015-06-23 Alexis Laferrièrecontrib/opportunity: add opportunities templates
2015-06-23 Alexis Laferrièrecontrib/opportunity: improve style of the maybe option...
2015-06-23 Renata Carvalhorosetta: ethiopian_multiplication
2015-06-23 Simon ZeniRosettaCode: Vignere
2015-06-23 Jean Privattests: add pig_the_dice_game
2015-06-23 Romain Chanoirrosettacode: pig the dice game
2015-06-22 Jean PrivatMerge: rosetta code: one_dimensional_cellular_automata
2015-06-22 Jean PrivatMerge: Opportunity i18n & traduction française
2015-06-22 Jean PrivatMerge: Geometry fix
2015-06-22 Jean PrivatMerge: Use light FFI instead of the legacy NI in the lib
2015-06-22 Jean PrivatMerge: Nitunit fails bad code
2015-06-22 Jean PrivatMerge: Adaptive typing: fix buggy warning messages
2015-06-22 Alexis Laferrièretests: skip nitpick args1 in niti and nitvm
2015-06-21 Alexis Laferrièrecontrib/opportunity: gitignore .pot and .mo files
2015-06-21 Alexis Laferrièresrc/i18n_phase: there's no need to unescape
2015-06-21 Alexis Laferrièresrc/i18n_phase: breakup 2 complexe lines of code
2015-06-21 Alexis Laferrièresrc/i18n_phase: use an escape custom to gettext
2015-06-21 Alexis Laferrièrecontrib/opportunity: add rule to build .mo files
2015-06-21 Alexis Laferrièrecontrib/opportunity: intro french translation
2015-06-21 Alexis Laferrièrecontrib/opportunity: hack to circumvent #1530
2015-06-21 Alexis Laferrièrecontrib/opportunity: prepare for i18n by separating...
2015-06-21 BlackMinougeometry/quadtree: fixed use of the numerics
2015-06-21 BlackMinougeometry/boxes: top and bottom in ILine were inversed...
2015-06-20 Alexis Laferrièrelib/text: protect the `format` method against inconsist...
2015-06-20 Alexis Laferrièresrc/i18n_phase: accepts string literals within a supers...
2015-06-19 Jean PrivatMerge: Check for errors in regex within string literals...
2015-06-19 Jean PrivatMerge: niti-ffi: NativeString is re-a `char*` since...
2015-06-19 Jean Privatniti-ffi: NativeString is re-a `char*` since #1502
2015-06-19 Jean PrivatMerge: Bug fixes in SSA module
2015-06-19 Jean PrivatMerge: Fix FFI with private extern classes not needing...
2015-06-18 Alexis Laferrièretests: test regular expression validation phase
2015-06-18 Alexis Laferrièresrc/frontend: add a phase to validate regular expression
2015-06-18 Julien Pagèsssa: Delete an unused variable
2015-06-18 Julien Pagèsssa: Bug fixe with a wrong initialization
2015-06-18 Julien Pagèsssa: Make a property more general
2015-06-18 Alexis Laferrièretests: mark as undefined tests using NativeFile, hacked...
2015-06-18 Alexis Laferrièrelib/signals: fix missing import and initializer for GCC
2015-06-18 Alexis Laferrièrelib/signals: do no pin references if the FFI feature...
2015-06-18 Alexis Laferrièrelib/signals: clean up whitespaces and style
2015-06-18 Alexis Laferrièrelib/signals: remove full FFI features from the module...
next