neo: Correct the documentation of neo.nit according to PR #734.
[nit.git] / lib /
2014-09-12 Lucas Bajoletlib/standard/string: Added capitalized/capitalize metho...
2014-09-10 Jean PrivatMerge: Nitcorn improvements & avoid double Tnits
2014-09-10 Alexis Laferrièrenitcorn: by default a file is an application/octet...
2014-09-10 Alexis Laferrièrenitcorn: use a default virtual host when none are confi...
2014-09-10 Alexis Laferrièrenitcorn: add the media type for `apk` extension
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-10 Alexis Laferrièrelib/curl: fix missing import of string.h and clean...
2014-09-10 Jean PrivatMerge: Markdown
2014-09-09 Jean PrivatMerge: pkgconfig annotation uses the module name if...
2014-09-09 Jean PrivatMerge: Regular expressions & prop to bring back a bette...
2014-09-09 Jean PrivatMerge: Benitlux web interface
2014-09-09 Alexandre Terrasalib: Introduce `markdown`, a Markdown parser for Nit.
2014-09-09 Alexis Laferrièrelib: intro `re`, regular expressions in Nit
2014-09-09 Alexis Laferrièrelib: update egl, glesv2 & x11 to use pkgconfig without...
2014-09-08 Alexis Laferrièrelib: replace `String.has(Char)` with `String.has(Pattern)`
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-04 Alexis Laferrièrelib/pnacl: fix import of extern classes types source...
2014-09-03 Alexis Laferrièrelib/posix: fix import for extern classes types
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-09-03 Alexis Laferrièrenitcorn: custom header in FileServer
2014-09-03 Alexis Laferrièrenitcorn: add utility to produce HTTP error pages (and...
2014-09-03 Jean PrivatMerge: lib: add standard/error.nit
2014-09-03 Jean Privatlib: add standard/error.nit
2014-09-03 Jean PrivatMerge: String: Bugfixes
2014-09-02 Lucas Bajoletlib/standard/string: reverse iterator fix on substring...
2014-09-02 Jean PrivatMerge: Nitunit: Allow external test files.
2014-09-02 Lucas Bajoletlib/standard/string: bugfix in Array::to_s when encoute...
2014-09-02 Lucas Bajoletlib/standard/string: Proper handling of trivial cases...
2014-09-02 Alexis Laferrièrelib/nitcorn: intro `HttpRequest::all_args`
2014-09-02 Alexis Laferrièreandroid: update users of `java::io`
2014-09-02 Alexis Laferrièrejava: move `android::java_io` to `java::io` & remove...
2014-09-02 Alexis Laferrièrelib: java is a group
2014-08-29 Jean Privatlib/string_exp: add a missing FFI `import UnicodeChar...
2014-08-29 Jean Privatlib/mnit: globally protect from NIT_TESTING
2014-08-29 Jean Privatlib/mnit_linux: globally protect from NIT_TESTING
2014-08-29 Jean Privatlib/android: use min_api_version in intent and shared_p...
2014-08-28 Jean Privatlib/mnit/opengles: cleanup C dependencies.
2014-08-28 Jean Privatlib/mnit/opengles1.nit: remove unused part that rely...
2014-08-28 Jean PrivatMerge: Calculator refactor & numerics proposition
2014-08-28 Alexandre Terrasanitunit: allow testing from external files called test...
2014-08-27 Alexis Laferrièrelib: intro the `standard::numeric` module
2014-08-27 Jean PrivatMerge: Less char boxings
2014-08-27 Jean Privatlib/stream: BufferedIStream.read_all use Buffer[j]...
2014-08-27 Jean Privatlib/string: redefine [] for FlatString and FlatBuffer...
2014-08-26 Jean PrivatMerge: lib/standard: optimize Array.to_s
2014-08-26 Jean PrivatMerge: Bench string
2014-08-26 Jean PrivatMerge: Utf8 strings - noindex
2014-08-26 Lucas Bajoletlib/standard/string: Array.to_s micro-optimization
2014-08-26 Lucas Bajoletlib/standard/array: new NativeArray/NativeString are...
2014-08-26 Lucas Bajoletlib/array_debug: Added array_debug module to keep stats...
2014-08-26 Jean PrivatMerge: New constructors
2014-08-25 Lucas Bajoletstring_exp/utf8_noindex: Update README
2014-08-25 Lucas Bajoletlib/string_exp/utf8_noindex: Access is now done from...
2014-08-21 Alexis Laferrièrelib/curl: use more precise return types
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-19 Alexis Laferrièrelib/privileges: prevent seg faults with asserts and...
2014-08-19 Alexis Laferrièrelib: intro `user_exists` and `group_exists`
2014-08-19 Alexis Laferrièresendmail: fix missing empty line between header and...
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added cache for last access.
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added two-way iterators...
2014-08-18 Jean PrivatMerge: introduce Sequence::prepend
2014-08-15 Jean Privatlib: add Seq:prepend as an alias of `insert_all(0)`
2014-08-15 Jean Privatlib: add Seq:insert_all as a generalized `insert`
2014-08-15 Jean Privatlib: make Seq::append an alias of add_all (instead...
2014-08-15 Jean Privatlib: prepare for new constructors
2014-08-13 Jean PrivatMerge: lib: introduce module hash_debug
2014-08-13 Jean PrivatMerge: Deserialize generics with nitserial
2014-08-13 Jean PrivatMerge: Optimize usage of the chars of a string
2014-08-13 Alexis Laferrièrelib/json_serialization: support Arrays
2014-08-13 Alexis Laferrièrelib/string: use indexed access to chars instead of...
2014-08-13 Jean PrivatMerge: Ai search
2014-08-13 Jean PrivatMerge: Intent: An android API to launch activities...
2014-08-13 Jean PrivatMerge: UTF-8 Strings without index
2014-08-13 Jean PrivatMerge: Finalizing Nit objects on garbage collection
2014-08-13 Jean Privatlib: introduce module hash_debug
2014-08-13 Frédéric Vachonlib/android: Fixes audio module tests
2014-08-13 Frédéric Vachonlib/android: Bundle API JNI error fix
2014-08-12 Alexis Laferrièrelib: use a simple iteration in `html_escape` and move...
2014-08-12 Alexis Laferrièrenitg & lib: intro `Finalizable` to be called when an...
2014-08-12 Jean Privatlib/ai: add the n-puzzle problem as an example of search
2014-08-12 Jean Privatlib/ai: add search.nit as the second module
2014-08-12 Lucas Bajoletlib/string_exp/utf8_no_index: Updated README
2014-08-12 Lucas Bajoletlib/string_exp/utf8_no_index: FlatBuffer is compatible...
2014-08-11 Jean PrivatMerge: AI backtrack
2014-08-11 Jean Privatlib/ai: add the eight-queen problem as an example
2014-08-11 Jean Privatlib/ai: introduce the ai library with `backtrack` as...
2014-08-11 Frédéric Vachonlib/android: Intro of the Android Intent API
2014-08-08 Jean PrivatMerge: Compare arrays
2014-08-08 Jean PrivatMerge: lib/trees: improve bintrees efficiency
2014-08-08 Jean Privatlib/std: add ArrayCmp to easily compare arrays of compa...
2014-08-08 Jean Privatlib/std: add fast implementation for Array::==
2014-08-08 Jean Privatlib/std: Float has their own `==` and Comparable-relate...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Bytelen now defined in...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Adapted String methods...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added char_at, does the...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added new constructor...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Introducing utf8 variant...
2014-08-07 Jean Privatlib/trees: improve bintrees efficiency
2014-08-07 Jean PrivatMerge: Sys.run
2014-08-07 Jean PrivatMerge: Improve hash perfs
next