parallelization_phase: use `ANode::validate` after AST shenanigans.
[nit.git] / lib /
2015-09-14 Alexis Laferrièrelib/gamnit: intro the abstract display
2015-09-14 Alexis Laferrièrelib/linux: move simulating the lifecycle of an app...
2015-09-14 Alexis Laferrièrelib/glesv2: move some services out of `VertexArray...
2015-09-12 Alexis Laferrièrelib/glesv2: fix read_pixels having hardcoded args
2015-09-12 Alexis Laferrièrelib/glesv2: fix misplaced mipmap filters and update...
2015-09-12 Alexis Laferrièrelib/c: contructors `from` for native arrays accept...
2015-09-12 Alexis Laferrièrelib/android: add ANativeWindow::set_buffers_geometry
2015-09-12 Alexis Laferrièrelib/egl: intro egl_default_display
2015-09-11 Lucas Bajoletlib/core: Removed a few abusive uses of `to_s_with_leng...
2015-09-11 Lucas Bajoletlib/core: Have Bytes::to_s and stream use the new and...
2015-09-11 Lucas Bajoletlib/core/flat: Added clean_utf8 method to NativeString
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean PrivatMerge: Ballz improvements
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 BlackMinouAndroid:audio: little fix when loading sound or music
2015-09-10 Jean PrivatMerge: Fix Opportunity behavior with unicode characters
2015-09-10 Jean PrivatMerge: UTF-8 Regex
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 Alexis Laferrièrelib/nitcorn: update path to nitc to compile the examples
2015-09-09 Alexis Laferrièrelib/text: fix to|from_percent_encoding with unicode...
2015-09-09 Lucas Bajoletlib/core: Sub-regular expressions API change from Array...
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 BlackMinouandroid/sensors: the example and some whitespace
2015-09-09 BlackMinouandroid/audio: fix infinite recursion
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: 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
next