nit.git
2014-08-04 Jean Privatversion 0.6.7 v0.6.7
2014-08-04 Jean PrivatMerge: Add and icon, an app name and a version for...
2014-08-04 Jean PrivatMerge: Minor fixes to the Android support
2014-07-31 Jean PrivatMerge: Tnitter
2014-07-31 Alexis Laferrièrecontrib: intro of tnitter
2014-07-31 Alexis Laferrièrenitcorn: harden request processing
2014-07-31 Alexis Laferrièrenitcorn: force delete session cookie when no session...
2014-07-31 Alexis Laferrièremnit_moles: add git version to moles version
2014-07-31 Alexis Laferrièremnit_ballz: add app_name and icon
2014-07-31 Alexis Laferrièreandroid: copy the extra java files to the right directory
2014-07-31 Alexis Laferrièrelib/android: precise that Java FFI errors are failures
2014-07-31 Jean PrivatMerge: Icons on Android
2014-07-31 Jean PrivatMerge: Clean some imports
2014-07-30 Alexis Laferrièredino: add icon
2014-07-30 Alexis Laferrièremoles: add icon
2014-07-30 Alexis Laferrièreandroid: alwas generate `res/values/string.xml` if...
2014-07-30 Alexis Laferrièreandroid: search for an icon in the res folder
2014-07-30 Jean PrivatMerge: Toplevel for sys and exit
2014-07-30 Jean PrivatMerge: Android annotations and longs
2014-07-30 Jean PrivatMerge: The Web server nitcorn, libevent and others
2014-07-30 Jean Privatpnacl: redef exit as a top-level
2014-07-30 Jean Privattests: update sav/base_gen_reassign because line change...
2014-07-30 Jean Privatsrc: remove some useless import
2014-07-30 Jean Privatmodelbuilder: TODO, check for useless importation
2014-07-30 Alexis Laferrièrejava: cast arguments passed to JNI
2014-07-30 Alexis Laferrièreexamples: remove annotations used to avoid bug in mnit_...
2014-07-30 Alexis Laferrièreandroid: fix priority annotations bug
2014-07-30 Alexis Laferrièreexamples: add two nitcorn examples
2014-07-30 Alexis Laferrièrelib: intro the web server nitcorn
2014-07-30 Alexis Laferrièrelib: intro libevent
2014-07-30 Alexis Laferrièrelib: intro Text::split_once_on
2014-07-30 Alexis Laferrièrelib: intro `Text::is_hex`
2014-07-30 Alexis Laferrièrelib: intro percent encoding/decoding methods
2014-07-30 Alexis Laferrièrelib/sqlite3: fix empty row on select without results
2014-07-30 Alexis Laferrièrelib/sqlite3: fix conversion of NativeString to String
2014-07-30 Alexis Laferrièrelib/sqlite3: add the service `String::to_sql_string`
2014-07-30 Jean Privatparser: do not export tables
2014-07-30 Jean Privatlib: string does not need anymore to intrude array
2014-07-30 Jean PrivatMerge: Utf8 strings
2014-07-30 Jean PrivatMerge: Ropes optimizations
2014-07-30 Jean PrivatMerge: Benchmarks string
2014-07-29 Jean PrivatMerge: mnit_simple: rename FDROID metadata to match...
2014-07-29 Jean PrivatMerge: gitignore: some update
2014-07-29 Jean PrivatMerge: c_src: update
2014-07-29 Lucas Bajoletlib/bufferized_ropes: Force insert_at for + operation
2014-07-29 Lucas Bajoletbenchmarks: Added script for all string-related benchmarks
2014-07-29 Lucas Bajoletbenchmarks/string: Added String benchmarks
2014-07-29 Lucas Bajoletlib/standard/ropes: + operation in O(1) time now
2014-07-29 Jean Privattyping: no more special case for `sys` and `exit`
2014-07-29 Jean Privatlib: `sys` and `exit` are toplevel
2014-07-29 Jean Privatc_src: update
2014-07-29 Alexis Laferrièretests: add passing Int in basic Java test
2014-07-29 Lucas Bajolettests: Test for UTF-8 Strings.
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Fixed print routine to support...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Output usable with UTF-8.
2014-07-29 Lucas Bajoletlib/string_exp/utf8: to_upper/lower usable with UTF...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Implemented to_upper/to_lower...
2014-07-29 Lucas Bajoletlib/string_ext/utf8: to_cstring will work on UTF-8...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Substring now works with UTF-8...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted reverse service on UTF...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: UnicodeChars can be tested for...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Added routine to compute code...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted * for FlatString with...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted the construction from...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Introducing UTF-8 basics for String.
2014-07-29 Lucas Bajoletlib/string_experimentations: Added README for project
2014-07-29 Lucas Bajoletlib/string_experimentations: Added module for importati...
2014-07-29 Lucas Bajoletlib/standard/ropes: Added cache on indexed access.
2014-07-28 Jean PrivatMerge: model: add `MType::as_notnullable` to remove...
2014-07-28 Jean PrivatMerge: type works: handle implicitly fixed formal param...
2014-07-28 Jean PrivatMerge: Magic configuration for bash completion
2014-07-28 Jean Privatmnit_simple: rename FDROID metadata to match the java_p...
2014-07-25 Jean Privatbash_completion: add a magic script that do the bash_co...
2014-07-25 Jean Privattests: update test_toolcontext
2014-07-25 Jean Privattool_context: do not need an attribute bash_completion
2014-07-25 Jean Privattool_context: just print the bash_completion, let the...
2014-07-25 Jean Privattool_context: correct default for bashcompletion
2014-07-24 Jean PrivatMerge: Bufferized ropes
2014-07-24 Jean Privatsrc: use `as_notnullable` in code
2014-07-24 Jean Privatmodel: add `MType::as_notnullable` to remove the `nulla...
2014-07-24 Jean Privattests: update existing savs (new warning or updates)
2014-07-24 Jean Privattests: add base_gen_final_bound.nit
2014-07-24 Jean Privatmodelize_classes: warn on parameter types bounded on...
2014-07-24 Jean Privatmodel: MParameterType.resolve_for handle the case of...
2014-07-24 Jean Privattyping: generalize warning on useless type tests.
2014-07-24 Jean Privattests: fix a typing error in some tests
2014-07-24 Jean Privattool_context: bashcompletion use the basename of sys...
2014-07-24 Alexis Laferrièrelib/opts: cleaner init
2014-07-24 Alexis Laferrièrelib: intro `FStream::fd`
2014-07-24 Lucas Bajoletlib/standard/ropes: Adapted substring iterators to...
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Redef to_leaf in concat to work...
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added default size of a buffer...
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added tests for bufferized ropes.
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Adapted substring and insert_at...
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added methods to handle creation...
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added lazy operations for substri...
2014-07-24 Lucas Bajoletlib/standard/ropes: Added BufferLeaf to constructors.
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added module bufferized_ropes...
2014-07-24 Jean Privatgitignore: some update
2014-07-23 Jean PrivatMerge: lib/standard: assert "/home/../".simplify_path...
next