nit.git
2015-09-14 Jean Privatbench_engines: add some missing options
2015-09-14 Jean Privatbench_engines: always generate an html file
2015-09-10 Jean PrivatMerge: misc/vim: update the vim plugin to use core...
2015-09-10 Jean PrivatMerge: jwrapper: prevent nitls to parse the generated...
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean PrivatMerge: nitcatalog: content and options
2015-09-10 Jean PrivatMerge: Ballz improvements
2015-09-10 Alexis Laferrièremisc/vim: update the vim plugin to use core instead...
2015-09-10 Jean Privattests: make nitiwiki.args idempotent
2015-09-10 Jean Privatnitiwiki: extends the example with an external highlighter
2015-09-10 Jean Privatnitiwiki: new module `markdown_highlight` to plug in...
2015-09-10 Alexis Laferrièrecontrib/jwrapper: prevent nitls to parse the generated...
2015-09-10 Jean Privatnitcatalog: do not crash if the dependency poset is...
2015-09-10 Jean Privatnitcatalog: add command-line options
2015-09-10 Jean Privatnitcatalog: add a *content* section with the modules...
2015-09-10 Jean Privatnitiwiki: change some visibility to allow extensions
2015-09-10 Jean Privatmarkdown: escape the meta information of code block...
2015-09-10 Jean PrivatMerge: Rename Project to Package
2015-09-10 Jean Privatlib/markdown: promote `BlockFence::meta` to `BlockCode...
2015-09-10 Jean Privatlib/markdown: factorize clones `code_from_block` into...
2015-09-10 Jean PrivatMerge: Fix Opportunity behavior with unicode characters
2015-09-10 Jean PrivatMerge: UTF-8 Regex
2015-09-09 Jean Privatmanpages: nitls talks about packages, not projects
2015-09-09 Jean Privatcontrib: value for nitserial's `-d` is now `package`
2015-09-09 Jean Privattests: update sav with `package` instead of `project`
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-09-09 Alexis Laferrièrelib/nitcorn: update path to nitc to compile the examples
2015-09-09 Alexis Laferrièrecontrib/opportunity: do not force capitalize names
2015-09-09 Alexis Laferrièrelib/text: fix to|from_percent_encoding with unicode...
2015-09-09 Lucas Bajolettests: Updated tests for Regex with more UTF-8 regexps
2015-09-09 Lucas Bajoletlib/core: Sub-regular expressions API change from Array...
2015-09-09 Lucas Bajoletsrc/interpreter: fast_cstring was broken in interpreter
2015-09-09 Jean PrivatMerge: Better nitcc
2015-09-09 Jean PrivatMerge: String Stats
2015-09-09 Jean Privatlib/json: regenerate with new nitcc
2015-09-09 Jean Privatnitcc: collect items with conflict (now that there...
2015-09-09 Jean Privatnitcc: factorize code of alternative reduction
2015-09-09 Jean Privatnitcc:: when removing a reduction in S/R, notify the...
2015-09-09 Jean Privatnitcc: detect S/R even if R/R conflict as a solution...
2015-09-09 Jean Privatnitcc: remove reduction even in non-dangling S/R conflict
2015-09-09 Jean Privatnitcc: remove S/R reduction after detection to avoid...
2015-09-09 BlackMinouandroid/sensors: the example and some whitespace
2015-09-09 BlackMinouandroid/audio: fix infinite recursion
2015-09-09 BlackMinoumnit_ballz: Objects module
2015-09-09 BlackMinoumnit_ballz: Display module
2015-09-09 BlackMinoumnit_ballz: Collision gestion module
2015-09-09 BlackMinoumnit_ballz: Linux module
2015-09-09 BlackMinoumnit_ballz: Assets module
2015-09-09 BlackMinoumnit_ballz: Walls images
2015-09-09 BlackMinoumnit_ballz: Sounds assets for android (in res/raw)
2015-09-09 BlackMinoumnit_ballz: game_logic module
2015-09-09 BlackMinoumnit_ballz: Android module
2015-09-09 Jean Privatnitcc: parser&lexer: do notgenerate top-level methods...
2015-09-09 BlackMinoumnit_ballz: Adds linux target to Makefile
2015-09-08 Lucas Bajolettests: Added test for text_stat
2015-09-08 Lucas Bajoletlib/: Added statistics module for Text variants
2015-09-08 Lucas Bajoletlib/core/re: Fixed search_in for Regex, should now...
2015-09-08 Lucas Bajoletlib/core: Fixed documentation in `NativeString::byte_to...
2015-09-08 Lucas Bajoletlib/core/text: Deferred utf8_length to native for FlatS...
2015-09-08 Lucas Bajoletlib/core/text: Removed now useless byte_to_char_index...
2015-09-08 Jean PrivatMerge: lib/github: fix link to github doc in comment
2015-09-08 Jean PrivatMerge: contrib/inkscape_tools: use Tinks! art instead...
2015-09-08 Jean PrivatMerge: objcwrapper: class methods as top-level methods...
2015-09-08 Jean PrivatMerge: Bench strings
2015-09-08 Jean PrivatMerge: lib/opts: accept non-conflicting parameters...
2015-09-08 Jean Privatlib/github: fix link to github doc in comment
2015-09-06 Alexis Laferrièrecontrib/inkscape_tools: use Tinks! art instead of Dino...
2015-09-04 Alexis Laferrièrelib/nitcc_runtime: extract `Position::underline` from...
2015-09-04 Jean PrivatMerge: Optimized use of escape_to_c
2015-09-04 Jean PrivatMerge: Text attribute accesses optimization
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-09-03 Lucas Bajoletlib/core/flat: `bytepos` and `position` cache are now...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: redef the NSObject class as it...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: filter out only typedefs over...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: avoid conflicts with Nit keywords...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: make sure to not consider a class...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: collect files that failed parsing
2015-09-03 Alexis Laferrièrelib/nit: extract Nit keywords from jwrapper to a suppor...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: check-gnustep parse many headers...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: add few missing primitive types
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: print clang style parsing errors
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: update Makefile to use the include...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: add header to generated files...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: print opts errors, not just usage
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: move file preprocessing to Nit
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: generate minimal doc above generat...
2015-09-03 Lucas Bajoletlib/core/flat: Optimized use of escape_to_c for FlatText
2015-09-02 Alexis Laferrièretests/test_opts: test `OptionString` avoiding known...
2015-09-02 Lucas Bajoletbench/string: Added variant similar to buffered_ns...
2015-09-02 Lucas Bajoletbench/strings: Update patch for linear substring
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: move spacing from below each entit...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: minor style fix
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: adapt indent according to method...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: differentiate between class and...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: each ObjcProperty keeps track...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: replace `scope` by `is_class_property`
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: prefix remaining entities by ...
2015-09-02 Alexis Laferrièretests/test_opts: report errors
2015-09-02 Alexis Laferrièrelib/opts: `OptionString` avoid ready existing options...
next