nit.git
2014-11-04 Jean-Christophe... neo_doxygen: Add types to the model.
2014-11-04 Jean-Christophe... neo_doxygen: Name class’ type and definition.
2014-11-04 Jean-Christophe... neo_doxygen: Avoid clearing the namespace’s id of a...
2014-11-04 Jean-Christophe... neo_doxygen: Enhance error handling in shell scripts.
2014-11-04 Jean-Christophe... neo_doxygen: Add shell scripts to help integration...
2014-11-04 Jean-Christophe... neo_doxygen: Introduce a tool to import a Doxygen model.
2014-11-04 Jean-Christophe... standard: Add tests for `Text.search_last`.
2014-11-04 Jean-Christophe... more_collections: Add `DefaultMap`.
2014-11-04 Jean-Christophe... standard: Add `Text.search_last`.
2014-11-04 Jean Privatabstract_compiler: use `ExternFiles::pkgconfig` for...
2014-11-04 Jean Privatc_tools: add attribute `ExternFile::pkgconfigs` to...
2014-11-04 Jean Privatcontrib/online_ide: update signature of `compute_nit_dir`
2014-11-04 Jean Privattests: update sav/test_toolcontext*
2014-11-04 Jean Privattoolcontext: hide some really internal options so they...
2014-11-04 Jean Privattests: with niti put the options before the program
2014-11-04 Jean Privatmodelize: 4 -v are needed fo method-level informations
2014-11-04 Jean Privatnit: use OptionContext flag options_before_rest
2014-11-04 Jean Privatlib/opts: add flag `options_before_rest`
2014-11-04 Jean Privattoolcontext: re-add --nit-dir option with higer precedence
2014-11-04 Jean Privattoolcontext: nit_dir is non-nullable
2014-11-04 Jean Privatcompiler: remove --clib-path and NIT_CC_PATH
2014-11-04 Jean Privattoolcontext: make compute_nit_dir more robust
2014-11-04 Jean Privatman: rewrite nitg.md
2014-11-03 Jean-Christophe... nitdoc: Extend the model to help the importation from...
2014-11-03 Jean-Christophe... neo: Really load the graph only once.
2014-11-03 Jean-Christophe... neo: Load the graph in chunks.
2014-11-03 Jean PrivatMerge: Bugfixes for MacOSX
2014-11-03 Jean Privatman: add nitc as an alias of nitg
2014-11-03 Jean PrivatREADME: add pkg-config as a requirement
2014-11-03 Jean Privattests: fix saferun() return value when TIME is not set
2014-11-03 Jean Privattoolcontext: nit_dir tries another heuristic on PATH...
2014-11-03 Jean Privatbin: nitc does no more rely on procfs
2014-11-03 Jean Privattools: use pkg-config to found libgc
2014-11-03 Jean Privatdoc: remove advanced_options (deprecated by manpages)
2014-11-03 Jean Privatman: improve README when people already have a MANPATH
2014-11-03 Jean Privatmakefile: add `man` rule to build the manpages
2014-11-02 Jean Privatmodelize: new advice for old-style-init
2014-11-02 Jean Privatlib: use new constructors in some libs used by nit...
2014-11-02 Jean Privatlib: update some modules of standard to new constructors
2014-11-01 Jean-Christophe... neo: Correct exportation of a signature.
2014-11-01 Jean PrivatMerge: lib/android: hack to fix new_global_ref
2014-10-31 Jean Privatversion 0.6.10 v0.6.10
2014-10-31 Jean Privatupdate c_src
2014-10-31 Alexis Laferrièrelib/android: hacks to fix new_global_ref awaiting a...
2014-10-31 Jean PrivatMerge: Distribuable compiledir
2014-10-31 Jean PrivatMerge: Attribute block
2014-10-31 Jean PrivatMerge: Autoinit attributes
2014-10-31 Jean Privat.gitattributes: nodiff all c_src
2014-10-31 Jean Privatmkcsrc: rewrite a simplified version
2014-10-31 Jean Privattests: add base_init_autoinit2.nit
2014-10-31 Jean Privatmodelize: handle `autoinit` on attributes
2014-10-31 Jean Privatsemantize: move noinit attribute to `AAttrPropdef:...
2014-10-31 Jean Privattests: add base_attr_init_val_block.nit
2014-10-31 Jean Privatmodelize: introduce `AAttrPropdef::has_value`
2014-10-31 Jean Privattools: accept statement block in attributes
2014-10-31 Jean Privatcompiler: introduce `AAttrPropdef::evaluate_expr` to...
2014-10-31 Jean PrivatMerge: neo4j: Print an error message when the server...
2014-10-31 Jean PrivatMerge: Tweaks to Opportunity
2014-10-30 Alexis Laferrièrelib/android: hacks to fix new_global_ref awaiting a...
2014-10-30 Alexis Laferrièrexymus.net: opportunity use site's header
2014-10-30 Alexis Laferrièrexymus.net: update xymus.net nitcorn config to include...
2014-10-30 Alexis Laferrièreopportunity: always show at least 5 answer fields
2014-10-30 Alexis Laferrièreopportunity: nicer meetup creation confirmation
2014-10-30 Alexis Laferrièreopportunity: improve look of welcome message
2014-10-30 Alexis Laferrièreopportunity: restrict modification of old entries
2014-10-30 Alexis Laferrièreopportunity: use a container in "meetup" and "meetup_co...
2014-10-30 Alexis Laferrièreopportunity: meetups hash also rely on timestamp
2014-10-30 Alexis Laferrièreopportunity: support not being at web server root
2014-10-30 Alexis Laferrièreopportunity: by default the server uses port 8080
2014-10-30 Alexis Laferrièreopportunity: prettier meetup participation form
2014-10-30 Alexis Laferrièreopportunity: prettier meetup creation
2014-10-30 Jean-Christophe... neo4j: Print an error message when the server is down.
2014-10-30 Jean Privatcompile: also generates a makefile named Makefile
2014-10-30 Jean Privatcompile: add option --group-c-files
2014-10-30 Jean Privatcompile: remove clib from the -I dir because the usuful...
2014-10-30 Jean Privatcompile: use shortest path from the compiledir to the...
2014-10-30 Jean Privatcompiler: add option --max-c-lines
2014-10-30 Jean Privatcompiler: do not create empty .h file
2014-10-29 Alexis Laferrièreopportunity: accept meetup without date or location
2014-10-29 Jean PrivatMerge: Threads
2014-10-29 Jean PrivatMerge: neo4j: Implement missing methods in `JsonArray`.
2014-10-29 Jean PrivatMerge: Workaround nitlight
2014-10-29 Jean PrivatMerge: lib: fix semantic on has_substring on extreme...
2014-10-29 Alexis Laferrièrelib/threads: intro an example `concurrent_array_and_bar...
2014-10-29 Alexis Laferrièrelib/threads: intro new thread-safe concurrent collections
2014-10-29 Jean-Christophe... neo4j: Implement missing methods in `JsonArray`.
2014-10-29 Alexis Laferrièrelib/threads: optional redefs of collections to be threa...
2014-10-29 Alexis Laferrièrelib/threads: intro of the threads lib, with Thread...
2014-10-29 Jean Privathighlight: fix css for line and foldable
2014-10-29 Jean Privatnitlight: disable `cached` since transformed AST cause...
2014-10-29 Jean Privatauto_super_init: make code robust if `typing` is disabled
2014-10-29 Jean Privatphase: make `disabled=` public
2014-10-29 Jean Privatlib: fix semantic on has_substring on extreme cases
2014-10-29 Jean PrivatMerge: Opportunity
2014-10-29 Jean PrivatMerge: example: rosetta code
2014-10-29 Jean PrivatMerge: xml: Introduce SAXophoNit, a SAX processor in...
2014-10-28 Lucas Bajoletopportunity: Fixed a few typos.
2014-10-28 Jean PrivatMerge: grammar: allow '`' inside foreign code blocks
2014-10-28 Jean Privatexample: add some tasks of Rosetta code
2014-10-27 Jean Privattests: update test_new_native_alt1 becaus eline change...
next