nit.git
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-19 Jean PrivatMerge: tests: `grep` in skip os is now silent
2014-12-19 Jean PrivatMerge: neo4j: Remove the old `jsonable` library.
2014-12-19 Jean PrivatMerge: Arrays comprehension
2014-12-18 Jean Privattests: `grep` in skip os is now silent
2014-12-18 Jean PrivatMerge: Nitcorn: fixes crash on bufferized inputs
2014-12-18 Jean PrivatMerge: lib/json: introduces json store a simple json...
2014-12-18 Jean PrivatMerge: nitdoc: Fix IDs
2014-12-18 Jean PrivatMerge: GitHub api
2014-12-18 Jean-Christophe... nitdoc: Avoid HTML ID collisions.
2014-12-18 Jean-Christophe... nitdoc: Shorten redundant IDs.
2014-12-18 Jean-Christophe... nitdoc: Remove the project’s name from the groups’...
2014-12-18 Jean-Christophe... nitdoc: Mangle names in IDs.
2014-12-18 Jean-Christophe... nitdoc: Document constraints on `nitdoc_id`.
2014-12-18 Jean-Christophe... nitdoc: Use a fully qualified ID for classes.
2014-12-18 Jean-Christophe... nitdoc: Group non-Nit entities at the bottom of `doc_mo...
2014-12-18 Jean-Christophe... nitdoc: Fix a minor documentation mistake.
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to never end with an underscore.
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to always produce valid C...
2014-12-18 Alexandre Terrasalib/json: introduces json store a simple json data...
2014-12-18 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean-Christophe... neo4j: Remove the old `jsonable` library.
2014-12-17 Alexandre Terrasalib/nitcorn: handles bufferized request content
2014-12-17 Alexandre Terrasalib/nitcorn: allows access to POST raw body
2014-12-17 Jean Privattests: add base_lazy3.nit
2014-12-17 Jean Privatcompiler: do not inline lazy getters
2014-12-17 Jean Privattests: add test_comprehension.nit
2014-12-17 Jean Privattransform: transform array comprehension in simpler...
2014-12-17 Jean Privattransform: introduce `full_transform_visitor` for compl...
2014-12-17 Jean Privatnitg: handle direct compilation of comprehension arrays
2014-12-17 Jean Privatinterpreter: implements array comprehensions
2014-12-17 Jean Privattyping: mark expressions that belong to an array compre...
2014-12-17 Jean Privattyping: add `AArrayExpr::element_mtype`
2014-12-17 Jean Privatparser: regenerate with comprehension arrays
2014-12-17 Jean Privatgrammar: extends array_item to accept array extension...
2014-12-17 Jean Privatgrammar: new production `array_items` to replace arg_li...
2014-12-17 Alexandre Terrasalib/github: introduces object oriented interface for...
2014-12-17 Alexandre Terrasalib/github: introduces GithubCurl::get_and_parse to...
2014-12-17 Jean-Christophe... neo_doxygen: Unlink `name` and `full_name`.
2014-12-17 Jean PrivatMerge: Highlight line ids
2014-12-17 Jean PrivatMerge: Name entities
2014-12-17 Jean PrivatMerge: Check constructor name conflicts
2014-12-17 Jean PrivatMerge: neo_doxygen: Clean the code a little bit
2014-12-17 Jean PrivatMerge: brainfuck: Remove warnings.
2014-12-17 Jean PrivatMerge: opportunity: Fix some warnings
2014-12-17 Jean PrivatMerge: Each line
2014-12-17 Jean PrivatMerge: Fast docunits
2014-12-17 Jean PrivatMerge: contrib: download files from RSS
2014-12-17 Jean Privatmodel: promote `c_name` from abstract-compiler to model
2014-12-17 Jean Privatmodel: add `full_name` to entities that miss one
2014-12-17 Jean Privatmodel: promote `full_name` to MEntity
2014-12-17 Jean Privatlib/opts: do not crash for empty arguments
2014-12-17 Jean Privatman: add --no-line-id to nitlight.md
2014-12-17 Jean Privatnitlight: add option --no-line-id
2014-12-17 Jean Privatnitodoc: stop generating id for lines in examples
2014-12-17 Jean Privathighlight: add HighlightVisitor::line_id_prefix to...
2014-12-16 Jean Privattests: error_defs_init.nit for a combinasion of 7*7...
2014-12-16 Jean Privatmodelize: check property name conflicts for constructor...
2014-12-16 Jean Privatmodelize: check_redef_property_visibility for root_init
2014-12-16 Jean Privatlib/file: add examples for the new read methods in...
2014-12-16 Jean-Christophe... neo_doxygen: Make an instruction less verbose.
2014-12-16 Jean-Christophe... neo_doxygen: Do not manually flush the output.
2014-12-16 Jean Privatlib/file: protect from double close
2014-12-16 Jean Privattests: add test_file_read2.nit
2014-12-16 Jean Privatlib/file: add read methods in Path
2014-12-16 Jean Privatlib/stream: add IStream::each_line
2014-12-16 Jean-Christophe... neo_doxygen: Manage top-level namespaces in `doxml`.
2014-12-16 Jean-Christophe... neo_doxygen: Move the processing of Doxygen’s names...
2014-12-16 Jean-Christophe... neo_doxygen: Remove references to `nitg`.
2014-12-16 Jean-Christophe... neo: Remove `full_name`.
2014-12-16 Jean-Christophe... brainfuck: Remove warnings.
2014-12-16 Jean-Christophe... opportunity: Add missing documentation.
2014-12-16 Jean-Christophe... opportunity: Respect the basic HTML structure.
2014-12-16 Jean Privatnitunit: enable the execution of simple docunit in...
2014-12-16 Jean PrivatMerge: neo_doxygen: Support namespaces’ members
2014-12-16 Jean PrivatMerge: Improve construction of runtime structures
2014-12-16 Jean PrivatMerge: nitester on Turing: fix to use nitc + faster...
2014-12-16 Jean PrivatMerge: Doc down
2014-12-16 Jean PrivatMerge: Fix lazy attribute in semi-global compiler
2014-12-15 Jean Privatnitunit: separate extraction and execution of docunits
2014-12-15 Jean-Christophe... neo_doxygen: Add a Python test for namespaces’ members.
2014-12-15 Jean-Christophe... neo_doxygen: Set the location of implicit classes.
2014-12-15 Jean-Christophe... neo_doxygen: Add a missing getter in `Entity`.
2014-12-15 Jean-Christophe... neo_doxygen: Include namespaces’ members.
2014-12-15 Jean-Christophe... neo_doxygen: Never commit generated makefiles.
2014-12-15 Jean-Christophe... neo_doxygen: Add information about requirements to...
2014-12-15 Jean-Christophe... neo_doxygen: Use `ProjectGraph.project_name` in `RootNa...
2014-12-15 Jean-Christophe... neo_doxygen: Support more section kinds.
2014-12-15 Julien Pagèsnitvm: Improve construction of runtime structures
2014-12-15 Jean Privattests: add base_attr_lazy2.nit
2014-12-15 Jean Privatcompiler: use correct recvtype in `AAttrPropdef::evalua...
2014-12-15 Alexis Laferrièrecontrib/nitester: sort tests per engine first
2014-12-15 Alexis Laferrièrecontrib/nitester: tweak verbose level of some messages
2014-12-15 Alexis Laferrièretests: skip long interpreter tests
2014-12-15 Alexis Laferrièrecontrib/nitester: in verbose mode, each worker prints...
2014-12-15 Alexis Laferrièretests: fix nitg-g blacklist of nitpretty
2014-12-15 Alexis Laferrièrenitester & wrapper: compile nit and nitvm on the contro...
2014-12-15 Jean Privatcompiler: associate escape_marks to to frame (because...
2014-12-15 Alexis LaferrièreMerge branch 'master' into rss_download
next