manpages: nitls talks about packages, not projects
[nit.git] / lib /
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
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-08 Lucas Bajoletlib/: Added statistics module for Text variants
2015-09-08 Jean PrivatMerge: lib/github: fix link to github doc in comment
2015-09-08 Jean PrivatMerge: objcwrapper: class methods as top-level methods...
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-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èrelib/nit: extract Nit keywords from jwrapper to a suppor...
2015-09-03 Lucas Bajoletlib/core/flat: Optimized use of escape_to_c for FlatText
2015-09-02 Alexis Laferrièrelib/opts: `OptionString` avoid ready existing options...
2015-09-02 Alexis Laferrièrelib/opts: replace `OptionContext::errors` by `get_errors`
2015-09-02 Lucas Bajoletlib/core/text: Replaced most polymorph accesses to...
2015-09-02 Jean PrivatMerge: regex: bug fix, less warnings and rename
2015-09-02 Jean PrivatMerge: Ini of projects
2015-09-01 Alexis Laferrièrelib/re: mark with FIXME problems with length computations
2015-08-31 Jean PrivatMerge: Reorganize mnit submodules
2015-08-31 Jean PrivatMerge: Relocate examples/nitcorn
2015-08-31 Alexis Laferrièrelib/re: fix offset of submatches and clarify variables...
2015-08-31 Alexis Laferrièrelib/re: make `native` a local variable to check it...
2015-08-31 Alexis Laferrièrelib/re: rename `optimize_is_in` to `optimize_has`
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Jean...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Alexis...
2015-08-30 Jean PrivatMerge: lib/ini: give to the user `null` on undefined...
2015-08-29 Jean PrivatMerge: Text optimization
2015-08-29 Jean Privatlib: move `examples/nitcorn` to `lib/nitcorn/examples`
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-08-29 Alexis Laferrièrelib/a_star & sdl: fix warnings
2015-08-28 Alexis Laferrièrelib/mnit: update synopsis
2015-08-28 Alexis Laferrièrecontrib & examples: update users of mnit implementations
2015-08-28 Alexis Laferrièrelib/mnit: move mnit implementations as submodules
2015-08-28 Jean Privatlib/ini: let the user deal with undefined key instead...
2015-08-28 Jean PrivatMerge: projects: update some short descriptions
2015-08-28 Jean PrivatMerge: After new loader
2015-08-28 Jean PrivatMerge: Fix qualified imports
2015-08-28 Lucas Bajoletsrc: Added complete FlatString generation from compiler
2015-08-28 Lucas Bajoletlib/standard: More uses of new FlatString.full when...
2015-08-28 Alexis Laferrièrelib/gpio & bcm2835: move single class from gpio to...
2015-08-28 Jean PrivatMerge: Regular Expression fix with Unicode
2015-08-28 Jean PrivatMerge: Update remove_all to accept any patterns
2015-08-28 Jean PrivatMerge: Relocate examples
2015-08-28 Jean Privatgettext: add langannot.pot to the .gitignore
2015-08-28 Jean PrivatMerge: Small fix to iOS support
2015-08-28 Jean Privatprojects: update some short descriptions
2015-08-28 Jean Privatlib: remove placeholder empty default modules of groups.
2015-08-28 Jean Privatlib/glesv2/examples/opengles2_hello_triangle.nit: fix...
2015-08-28 Jean Privatlib: move `examples/mpi` to `lib/mpi/examples`
2015-08-28 Jean Privatlib: move mpi to its own project directory
2015-08-28 Jean Privatlib: move `examples/lang*` to `lib/gettext/examples`
2015-08-28 Jean Privatlib: move gettext to its own project directory
2015-08-28 Jean Privatlib: move `examples/pnacl` to `lib/pnacl/examples`
2015-08-28 Jean Privatlib: move pnacl to its own project directory
2015-08-28 Jean Privatpnacl: fix whitespaces
2015-08-28 Jean PrivatMerge: Rename `standard` as `core`
2015-08-28 Jean PrivatMerge: Work towards an Android testing framework and...
2015-08-27 Lucas Bajoletlib/standard/re: Fix issue #1659 with Unicode
2015-08-27 Lucas Bajoletlib/standard/text: Added methods for bytes to char...
2015-08-27 Alexis Laferrièrelib/cocoa: cocoa_message_box import AppKit.h as it...
2015-08-27 Alexis Laferrièrelib/text: remove_all accept patterns
2015-08-27 Alexis Laferrièrelib/text: use full name `pattern` in signature for...
2015-08-27 Jean Privatlib: move `examples/emscripten` to `lib/emscripten...
2015-08-27 Jean Privatlib: move lib/emscripten to its own project directory
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Jean Privatlib: add placebo `standard` to enable the bootstrap.
2015-08-27 Jean Privatlib: rename `standard` as `core`
2015-08-27 Jean Privatlib/standard: fix whitespaces before renaming
2015-08-27 Alexis Laferrièrelib/android: fix `Bundle::string` behavior on null...
2015-08-27 Alexis Laferrièrelib/android: use a global reference for `Bundle::native...
2015-08-27 Alexis Laferrièrelib/android: apply audio hook on portable methods
2015-08-26 Jean PrivatMerge: New loader policy that features project.ini
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-24 Jean PrivatMerge: Beefup check contrib
2015-08-24 Jean PrivatMerge: Fix app.nit Calc example
2015-08-24 Jean Privatlib/markdown: ignore generated nitmd command
2015-08-24 Jean Privatlib/json: make build nitcc if required
2015-08-22 Alexis Laferrièrelib/standard: `Text::to_n` returns 0 as failsafe when...
2015-08-22 Alexis Laferrièrelib/app: add FIXME to the conditional importation of...
2015-08-22 Jean PrivatMerge: Text::is_int bugfix
2015-08-21 Jean PrivatMerge: GitHub nitlang
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-08-21 Jean Privatlib/github: use new github repo nitlang/nit in doc...
2015-08-21 Lucas Bajoletlib/standard/fixed_ints: Added extra check on is_int...
2015-08-21 Jean PrivatMerge: lib/code/standard: hash no more divides object_i...
2015-08-20 Jean Privatlib/code/standard: hash no more divides object_id by 8
2015-08-20 Jean PrivatMerge: Performance update on Buffer
2015-08-20 Lucas Bajoletlib/binary: Fix binary lib to properly use Bytes instea...
2015-08-20 Lucas Bajoletlib/standard/text: Mutualized cache mechanism to FlatText
2015-08-20 Lucas Bajoletlib/standard/text: Removed byte-level modification...
2015-08-20 Jean PrivatMerge: Intro Codec
2015-08-20 Alexis Laferrièrelib/md5: improve doc
2015-08-19 Alexis Laferrièrelib/md5: update to only rely on the light FFI
next