nit.git
2014-12-02 Alexis Laferrièrelib/re: prevent allocating `native_match` only to free it
2014-12-02 Jean PrivatMerge: neo_doxygen: Fix the handling of the inner class...
2014-12-02 Jean PrivatMerge: Some optimizations in model and nitg
2014-12-02 Jean PrivatMerge: Vim Syntastic detect documentation warnings...
2014-12-02 Jean PrivatMerge: example: Add the simplest tasks of Rosetta Code.
2014-12-02 Jean Privatmodelize: do not leave `build_property` with a mprop...
2014-12-02 Jean Privatmodelize: do not crash is a upper VT bound is not set
2014-12-02 Jean-Christophe... neo_doxygen: Homogenize the style of the conditions...
2014-12-02 Jean-Christophe... neo_doxygen: Link inner classes with their outer classes.
2014-12-02 Jean-Christophe... neo_doxygen: Generalize the concept of “member”.
2014-12-02 Jean-Christophe... neo_doxygen: Read the `prot` attribute of the `innercla...
2014-12-02 Jean-Christophe... neo: Handle inner classes.
2014-12-02 Alexis Laferrièrelib/sdl2: add README
2014-12-02 Alexis Laferrièrelib/sdl2: intro an example for the sdl2 modules
2014-12-02 Alexis Laferrièrelib/sdl2: intro a module uniting for sdl2 and its image...
2014-12-02 Alexis Laferrièrelib/sdl2: intro the entry module for sdl2
2014-12-02 Alexis Laferrièrelib/sdl2: wrap the SDL 2 image library
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some SDL 2 system and window manager...
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some SDL 2 events
2014-12-02 Alexis Laferrièrelib/sdl2: wrap some basic features of SDL 2
2014-12-02 Jean-Christophe... doc: List the inner classes in the search bar.
2014-12-02 Jean-Christophe... doc: List the inner classes in the side panel.
2014-12-02 Jean-Christophe... doc: Fix the presentation of the inner classes.
2014-12-02 Jean-Christophe... doc: Skip unused pages.
2014-12-02 Jean-Christophe... model_ext: Add a way to represent inner classes.
2014-12-02 Jean-Christophe... neo_doxygen: Do not guess the namespace of the classes.
2014-12-02 Alexis Laferrièrelib/c: intro `CByteArray`
2014-12-02 Alexis Laferrièrelib/c: intro `CIntArray::from`
2014-12-02 Alexis Laferrièrelib/c: move up general logic from `CIntArray` to `CArray`
2014-12-02 Alexis Laferrièrelib/sdl: improve implementation and doc of `SDLDisplay...
2014-12-02 Alexis Laferrièrelib/sdl: native_blit is private
2014-12-02 Alexis Laferrièrelib/glesv2: use the hex litteral instead of `to_hex`
2014-12-02 Jean Privatnitdoc: use `mdoc_or_fallback` to fill tmpl_definitions
2014-12-02 Jean Privatmodel: add MEntity::mdoc_or_fallback to get more docume...
2014-12-02 Jean Privattests: update sav/error_class_glob.res because
2014-12-02 Alexis Laferrièrelib/re: intro `Match::[]`
2014-12-02 Alexis Laferrièrelib/re: support regex subexpressions
2014-12-02 Jean Privatniti: adapt debugger to the new signature ot check_errors
2014-12-02 Jean Privatmodel: MVirtualType::resolve_for do not resilve self...
2014-12-02 Jean Privatmodel: MParameterType::lookup_bound works for the easy...
2014-12-02 Jean Privatmodel: add MVirtualType::lookup_single_definition
2014-12-02 Jean Privatmodel: generalize MType::lookup_bound
2014-12-02 Jean Privathighlight: be more robuts in case of partial model
2014-12-01 Alexis Laferrièrelib/glesv2: fix `gl_get_bool`
2014-12-01 Alexis Laferrièrelib/glesv2: remove broken methods `gl_vertex_attri_poin...
2014-12-01 Alexis Laferrièrelib/x11: fix missing C include
2014-12-01 Alexis Laferrièrelib/re: improve doc of `NativeRegex::re_nsub`
2014-12-01 Jean-Christophe... neo_doxygen: Accept classes in the root namespace.
2014-12-01 Jean Privatversion 0.6.11 v0.6.11
2014-12-01 Jean PrivatNOTICE: add Alexandre Blondin Massé
2014-11-30 Alexis Laferrièrevim/syntastic: show errors on EOF on the last line
2014-11-30 Alexis Laferrièrevim/syntastic: show "Documentation warning" as a style...
2014-11-30 Jean PrivatMerge: Fix warnings in the JSON, SAX and SAXophoNit...
2014-11-30 Jean PrivatMerge: Attributes access in nitvm
2014-11-29 Jean Privatcompiler: the type poset contains only directed casts
2014-11-29 Jean Privatmodel: add another level of cache for MClassType::colle...
2014-11-29 Jean Privatmodel: cache types in a hashmap instead of in a list
2014-11-28 Julien Pagèsnitvm: Attributes access is fully functionnal with...
2014-11-28 Julien Pagèsnitvm: Implementing attribute access with direct access
2014-11-28 Jean PrivatMerge: Useless type
2014-11-28 Jean-Christophe... neo_doxygen: Quiet warning about the old-style `init`.
2014-11-28 Jean PrivatMerge: Use tagged-fences to discriminate docunits
2014-11-28 Jean PrivatMerge: FFI with C: fix line offset in gcc error reports
2014-11-28 Jean-Christophe... neo_doxygen: Add missing documentation.
2014-11-28 Jean-Christophe... neo_doxygen: Document `Location`.
2014-11-28 Jean-Christophe... neo_doxygen: Document `ClassDef`.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-28 Jean-Christophe... neo_doxygen: Remove a unused variable.
2014-11-28 Jean-Christophe... saxophonit: Add missing documentation.
2014-11-28 Jean-Christophe... saxophonit: Remove useless type declarations.
2014-11-28 Jean-Christophe... saxophonit: Remove unused variables.
2014-11-28 Jean-Christophe... saxophonit: `lexer.nit` is handmade.
2014-11-28 Jean-Christophe... sax: Remove useless visibility declarations.
2014-11-28 Jean Privattests: niti skips tests with args for test_docdown...
2014-11-28 Jean-Christophe... sax: Remove useless type declarations.
2014-11-28 Jean-Christophe... sax: Remove empty constructors.
2014-11-28 Jean-Christophe... sax: Remove unused variables.
2014-11-28 Jean-Christophe... json: Add missing documentation.
2014-11-28 Jean-Christophe... json: Hide implementation details.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-28 Jean Privatmodelize: do not fatal error when more that one root...
2014-11-28 Jean Privatmodelize: do not crash if not object class to implicitl...
2014-11-28 Jean Privatmodel: do not fatal when more than one primitive class...
2014-11-28 Jean Privatnitlight: enable ToolContext::keep_going to still highl...
2014-11-28 Jean Privatnitls: bind the option --keep-going on ToolContext...
2014-11-28 Jean Privattoolcontext: add `keep_going` flag to possibly let...
2014-11-28 Jean Privattoolcontext: `errors_info` reset couts
2014-11-28 Jean PrivatMerge: Document the doc/ directory
2014-11-28 Jean PrivatMerge: Less warnings in lib
2014-11-28 Jean PrivatMerge: Document more libs
2014-11-28 Jean Privatall: fix broken docunits
2014-11-28 Jean Privattests: test tagged fences for test_docdown and nitunit
2014-11-28 Jean Privatnitdoc: increase the verbosity level for the numerous...
2014-11-28 Jean Privatman: explain docunits in man nitdoc
2014-11-28 Jean Privatnitunit: enforce the testing of docunits (unless explic...
2014-11-28 Jean Privatsrc: nitunit and docdown use the fence-tag to skip...
2014-11-28 Jean Privatdocdown: read simple fence tag (type)
2014-11-28 Jean Privatlib/standard: remove 3 useless types in local variables
2014-11-28 Jean Privattyping: warn `useless-type` for useless type in a local...
next