nit.git
2015-06-30 Jean PrivatMerge: lib/markdown: add some tests for xml parsing...
2015-06-30 Jean PrivatMerge: examples: add json example from rosetta code
2015-06-30 Jean PrivatMerge: DOM XML
2015-06-29 Alexandre Terrasalib/markdown: add some tests for xml parsing inside...
2015-06-29 Lucas Bajolettests: Added tests for DOM XML parser
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-25 Alexis Laferrièrecontrib/opportunité: prevent useless xss exploit in...
2015-06-24 Alexandre Terrasaexample: add arithmetic mean example from rosetta code
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...
2015-06-18 Alexis Laferrièretests: intro a test with the different FFI module block
2015-06-18 Alexis Laferrièresrc/ffi: do not declare the impl signature before the...
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-18 Jean PrivatMerge: Second batch of RosettaCode
2015-06-18 Jean PrivatMerge: Do not compile dead modules
2015-06-18 Jean Privattests: other update related to adaptive typing messages
2015-06-18 Jean Privattests: new tests base_adaptive_loop_null2.nit base_adap...
2015-06-18 Jean Privattyping: warn about useless null when the target is...
2015-06-18 Jean Privattyping: warnings related to adaptive typing are moved...
2015-06-18 Jean Privatlib/markdown: fix markdown used in documentation (how...
2015-06-18 Jean Privattyping: new PostTypingVisitor that is run after the...
2015-06-18 Jean Privattyping: factorize AEqExpr and ANeExpr into AEqFormExpr
2015-06-18 Jean Privatast: new class AEqFormExpr to factorize AEqExpr and...
2015-06-18 Jean Privattyping: `or else` on null is no more an error
2015-06-17 Alexis Laferrièretests: update line number with latest changes to the lib
2015-06-17 Jean Privatfixup: add first_letter_last_letter niti.skip
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Jean PrivatMerge: More limit on tests
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-17 Alexis Laferrièretests: force compilation of the test error_annot_pkgconfig
2015-06-17 Alexis Laferrièretests: skip raspberry pi tests on niti and nitvm
2015-06-17 Alexis Laferrièretests: nitvm also skip the mpi_simple test
2015-06-17 Alexis Laferrièresrc: fix interpreter FFI to support nitvm
2015-06-17 Alexis Laferrièretests: make as UNDEFINED tests that break niti at the...
2015-06-17 Jean Privattests: test bad code in nitunits
2015-06-17 Jean Privatnitunit: bad code count as code (to avoid more failures...
2015-06-17 Jean Privatnitunit: process failures (bad code) before leaving
2015-06-17 Alexis Laferrièrelib/mnit: remove the `is extern` declaration
2015-06-17 Alexis Laferrièrelib: update the text group to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move macros to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move implementation code to light FFI
2015-06-17 Alexis Laferrièrelib/file: wrap a long signature and add some space...
2015-06-17 Alexis Laferrièrelib: update the math module to use the light FFI
2015-06-17 Alexis Laferrièrelib/exec: move the C structure se_exec_data to the...
2015-06-17 Jean Privattests: add sav files for some rosettacode
2015-06-17 Simon ZeniRosettaCode: Random numbers
2015-06-17 Jean Privatrosettacode: cleanup and test guess_the_number.nit
next