nit.git
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 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean Privattests: add base_lazy3.nit
2014-12-17 Jean Privatcompiler: do not inline lazy getters
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
2014-12-14 Alexis Laferrièrecontrib/rss_download: add a sample configuration
2014-12-14 Alexis Laferrièrecontrib: intro rss_downloader
2014-12-14 Jean PrivatMerge: More macosx compat things
2014-12-14 Jean PrivatMerge: add changelog.sh to help the redactor of niteration
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-14 Jean PrivatMerge: nitdoc: Display the attributes
2014-12-14 Jean PrivatMerge: Detect variance constraints
2014-12-14 Jean PrivatMerge: Fix chomp and read_lines
2014-12-14 Jean PrivatMerge: New path API
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Alexis Laferrièrenit: remove unused `PrimitiveNativeFile::file_stat`
2014-12-13 Alexis LaferrièreMerge branch 'master' into path
2014-12-13 Jean Privatunitrun.sh: do not crash when no time.out file
2014-12-13 Jean Privatunitrun.sh: detect nonworking date command
2014-12-13 Jean Privatnitx: use less instad of pager that is a Debianism
2014-12-13 Jean Privatcompiler: add CFLAGS -Wno-attributes to quiet clang...
2014-12-13 Jean PrivatMerge: Fix useless type warnings
2014-12-13 Jean PrivatMerge: Fix visibility warnings
2014-12-13 Jean PrivatMerge: lib fix warnings (ai)
2014-12-13 Jean PrivatMerge: Nitcorn: parameterized uris
2014-12-13 Jean PrivatMerge: lib/time: introduces ISODate
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: model: register the implicitly injected Bool...
2014-12-13 Jean PrivatMerge: Github API renaming and group creation
2014-12-13 Jean PrivatMerge: Better nitester on Turing
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-13 Jean Privatadd changelog.sh to help the redactor of niteration
2014-12-12 Alexis Laferrièrecontrib/sort_downloads: fix makefile to compile alterna...
2014-12-12 Alexandre Terrasalib/nitcorn: updates README
next