nit.git
2015-06-12 Jean Privatbin: remove old transitionnal script bin/nitg
2015-06-12 Jean Privattests: use `nitc` in the `nitc.args`
2015-06-12 Jean Privatmisc/bash_completion: remove hack for nitg
2015-06-12 Jean Privatlib/emscripten: talk about `nitc` (not `nitg`)
2015-06-12 Jean Privatvim: rename `nitg` checker to `nitpick`
2015-06-12 Jean Privatremove bin/Makefile (?!)
2015-06-12 Jean PrivatMerge: nitunit: use the Markdown parser from `lib/markdown`
2015-06-11 Jean Privatrosetta code: visualize_a_tree
2015-06-11 Jean PrivatMerge: nitrpg: remove points if a PR is closed without...
2015-06-11 Jean PrivatMerge: rosetta_code: sha1
2015-06-11 Jean PrivatMerge: Nitiwiki next
2015-06-11 Jean Privatparser: regen parser.nit without the big vararg
2015-06-11 Jean Privatparser: `build_reduce_table` uses a sequence of add...
2015-06-11 Alexandre Terrasamisc: add build_origin_doc to easily build reference...
2015-06-11 Alexandre Terrasabenchmarks: add nitdoc benches
2015-06-11 Alexandre Terrasanitdoc: test pages structure
2015-06-11 Jean Privatcompiler: NativeString is a char* to please C library.
2015-06-11 Alexandre Terrasanitdoc: better pretty-printing
2015-06-10 Alexandre Terrasabenchmarks: add benches for nitunit
2015-06-10 Alexandre Terrasalib: fix whitespaces in misc files
2015-06-10 Alexandre Terrasalib: fix nitunits indentation
2015-06-10 Alexandre Terrasalib: fix nitish in nitunits
2015-06-10 Alexandre Terrasasrc: remove unused docdown parser and test
2015-06-10 Alexandre Terrasanitunit: update tests
2015-06-10 Alexandre Terrasanitunit: use the Markdown parser from `lib/markdown...
2015-06-10 Alexandre Terrasalib/markdown: fix multiple fence in the same comment
2015-06-10 Alexandre Terrasaexample: add boolean usage example from rosetta code
2015-06-10 Alexandre Terrasaexample: add caesar cipher example from rosetta code
2015-06-10 Alexandre Terrasaexample: add artihmetic mode example from rosetta code
2015-06-10 Renata Carvalhorosetta: factorial
2015-06-10 Renata Carvalhorosetta: perfect_numbers
2015-06-10 Renata Carvalhorosetta: symmetric_difference
2015-06-10 Alexandre Terrasanitrpg: remove points if a PR is closed without merge
2015-06-10 Alexandre Terrasaexamples: add rosetta code Median
2015-06-10 Jean-Philippe... example: Rosetta Code example for letter frequency
2015-06-10 Jean Privatrosetta code: first_letter_last_letter
2015-06-10 Jean Privatrosetta code: count_the_coins
2015-06-10 Arthur Delamareexample: add catalan_numbers task of Rosetta code
2015-06-10 Renata Carvalhorosetta code: factorial
2015-06-10 Jean Privatrosetta code: here_document
2015-06-10 Alexandre Terrasaexamples: Add 99_Bottles_of_Beer rosetta code example
2015-06-10 Jean Privatrosetta_code: sha1
2015-06-10 BlackMinourosettacode: primality by trial division
2015-06-10 Alexis Laferrièresrc/niti: do not support extern methods with non primit...
2015-06-10 Alexis Laferrièretests: remove the outdated callback_* examples
2015-06-10 Alexis Laferrièreexamples: add missing import of math.h to `draw_operation`
2015-06-10 Alexis Laferrièresrc/niti: report a "not yet implemented" when using...
2015-06-10 Alexis Laferrièresrc: add README to dynamic_loading_ffi
2015-06-10 Alexis Laferrièresrc: activate FFI in interpreter
2015-06-10 Alexis Laferrièresrc: intro an FFI for the interpreter
2015-06-10 Jean PrivatMerge: Activate C warnings in FFI code and revert ...
2015-06-10 Jean PrivatMerge: Work on the Curl module
2015-06-10 Jean PrivatMerge: Add some collections for java/collections.nit
2015-06-10 Jean PrivatMerge: Attribute and autoinit annotations
2015-06-10 Jean PrivatMerge: nitvm: Basic blocks generation and SSA-algorithm
2015-06-10 Jean PrivatMerge: example: add 24 game task of Rosetta code
2015-06-10 Jean PrivatMerge: file: fix `simplify_path` behavior for path...
2015-06-10 Jean PrivatMerge: Date Lib
2015-06-10 Jean Privattests: make test_string_long less long
2015-06-10 Alexandre Terrasalib/markdown: fix missing space after wikilinks token
2015-06-10 Alexandre Terrasanitiwiki: add github url for last changes and edit...
2015-06-10 Alexandre Terrasanitiwiki: also search relative patch in current section
2015-06-10 Alexandre Terrasanitiwiki: search titles in lower case
2015-06-10 Alexandre Terrasanitiwiki: make breadcrumbs optional
2015-06-10 Alexandre Terrasanitiwiki: make summary optional
2015-06-10 Alexandre Terrasanitiwiki: allow absolute url in wikilinks
2015-06-10 Alexandre Terrasanitiwiki: introduce customizable sidebar
2015-06-10 Alexandre Terrasanitiwiki: make all wiki entries able to parse markdown
2015-06-10 Alexandre Terrasanitiwiki: fix link lookup on root
2015-06-10 Alexandre Terrasaini: accept array notation
2015-06-10 Alexandre Terrasaini: show error instead crashing on bad formatting
2015-06-10 Alexandre Terrasanitiwiki: change position of sidebar from config
2015-06-09 Julien Pagèsnitvm: Using SSA module in the nitvm
2015-06-09 Julien Pagèsnitvm: A method compile offers a unique entry point...
2015-06-09 Alexandre Terrasanitdoc: remove `require.js` dependency
2015-06-09 Alexandre Terrasafile: fix `simplify_path` behavior for path starting...
2015-06-09 Alexis Laferrièrelib: fix C compiler warnings in sha1, socket and sdl
2015-06-09 Alexis Laferrièrelib: fix C compiler warnings in standard library
2015-06-09 Alexis LaferrièrePartial Revert "compiler: Changed types of Char to...
2015-06-09 Alexis Laferrièresrc: compile user C code with -Wall
2015-06-09 BlackMinouexample/simple update sounds test
2015-06-09 BlackMinoucontrib/friendz: update so it uses android sound library
2015-06-09 BlackMinouandroid assets and resources update
2015-06-09 BlackMinouandroid audio : update with error management
2015-06-09 Jean Privattests: add base_attr_annot.nit
2015-06-09 Jean Privattests: add base_attr_abstract[34].nit
2015-06-09 Jean Privattests: update other tests related to init with setters
2015-06-09 Jean Privattests: add base_init_setter.nit
2015-06-09 Jean Privattests: update base_attr_abstract[12].nit
2015-06-09 Jean Privatmodelize: remove restriction on concrete class in intia...
2015-06-09 Jean Privatmodelize: error/warning if explicit autoinit on attributes
2015-06-09 Jean Privatmodelize: error in `autoinit` is used in class refinement
2015-06-09 Jean Privatmodelize: move `autoinit` management on method into...
2015-06-08 Jean Privatmodelize: rely on `AAttrPropdef::mreadpropdef` to be...
2015-06-08 Jean Privatmodelize: add `AAttrPropdef::mtype` to factorize the...
2015-06-08 Alexis Laferrièresrc: intro `call_extern` in interpreter
2015-06-08 Jean PrivatMerge: FFI clean up
2015-06-08 Alexis Laferrièresrc/nitni: fix doc of `is_cprimitive`
2015-06-08 Alexis Laferrièrelib/curl: nullable attributes of CurlHTTPRequest are...
2015-06-08 Alexis Laferrièrelib/curl: make `supporter_outgoing_protocols` public
next