model: add `MEntity::is_broken`
[nit.git] / lib /
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
2015-08-19 Jean PrivatMerge: extends nitmd to handle manpages output format
2015-08-18 Jean PrivatMerge: Graph theory in Nit
2015-08-18 Alexandre Blondin... lib/graphs: adds module for directed graphs.
2015-08-17 Jean PrivatMerge: Performance improvement in read_all_bytes
2015-08-17 Jean Privatmarkdown: add a makefile
2015-08-17 Jean Privatmarkdown: new decorator for manpages
2015-08-17 Jean Privatmarkdown: nitmd have a --to option (`html` and `md...
2015-08-17 Jean Privatmarkdown: nitmd use lib/opts
2015-08-17 Jean Privatmarkdown: add another indirection to render a single...
2015-08-17 Jean Privatmarkdown: fix ordered list in MdDecorator
2015-08-14 Lucas Bajoletlib/standard/stream: Fix doc of buffer_reset
2015-08-14 Lucas Bajoletlib/standard: Added coder and decoder to streams
2015-08-14 Lucas Bajoletlib/standard/: Added codecs group to Standard
2015-08-14 Lucas Bajoletlib/standard/bytes: Modified implementation of `to_byte...
2015-08-14 Lucas Bajoletlib/file: Remove _buffer.add in stream.read_all
2015-08-14 Jean PrivatMerge: Fixints
2015-08-13 Lucas Bajoletlib/standard: Added fixints in standard imports
2015-08-13 Lucas Bajoletlib/standard/text: Moved all number-related functions...
2015-08-13 Lucas Bajoletlib/standard: Added fixed-size integers to standard
2015-08-13 Jean PrivatMerge: Mongodb: fix C warnings and avoid crash caused...
2015-08-12 Lucas Bajoletlib/standard/bytes: Update bytes::to_s for cleaning...
2015-08-12 Lucas Bajoletlib/standard/bytes: Added cleaning method on Bytes...
2015-08-11 Lucas Bajoletlib/markdown: Fix a bug in check_link
2015-08-10 Alexandre Terrasamongodb: avoid MongoCollection finalization by garbage...
2015-08-10 Alexandre Terrasamongodb: fix C warnings
next