nit.git
2016-04-20 Alexandre Terrasaexamples/mnit_ballz: fix call on nullable receiver...
2016-04-20 Alexandre Terrasacontrib: fix call on nullable receiver warnings
2016-04-20 Alexandre Terrasacontrib: fix useless signature in redef warning
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix weird parenthesis
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix noinit in redef warning
2016-04-18 Jean PrivatMerge: Split catalog into a lib and a program
2016-04-18 Jean PrivatMerge: iOS: support apps with multiple windows, and...
2016-04-18 Jean PrivatMerge: app.nit services to set the size and alignment...
2016-04-18 Jean Privatnitcatalog: add a new class Person
2016-04-17 Jean Privatnitc: split nitcatalog into a lib and a program
2016-04-15 Alexis Laferrièrelib/ios: implement `Label::size= & align=`
2016-04-15 Alexis Laferrièrelib/ios: support multiple windows using a UINavigationC...
2016-04-15 Alexis Laferrièrelib/ios: ListLayout use a UIStackView inside a UIScrollView
2016-04-15 Alexis Laferrièrelib/ios: use simple init constructor in Objective-C...
2016-04-15 Alexis Laferrièrelib/ios: do not crash when removing a non-View control
2016-04-15 Alexis Laferrièrenitc iOS: use ???? as bundle signature (now we can)
2016-04-15 Alexis Laferrièrelib/linux: implement `Label::size= & align=`
2016-04-15 Alexis Laferrièrelib/android: implement `TextView::size= & align=` and...
2016-04-15 Alexis Laferrièrelib/app: intro `TextView::size= & align=`
2016-04-15 Alexis Laferrièrelib/gtk: intro `GtkLabel::justify` and the `set_markup...
2016-04-15 Alexis Laferrièrelib/gtk: fix uncallable / unimplemented alignment and...
2016-04-14 Jean PrivatMerge: Introducing the do ... catch ... end structure
2016-04-14 Jean PrivatMerge: Benitlux & sqlite3: fix closing SQLite statement...
2016-04-12 BlackMinoutests: introducing some tests for the catch
2016-04-12 BlackMinouCompiler: using longjumps for the catch blocs
2016-04-12 BlackMinouInterpreter: using catch to modify abort behaviour
2016-04-12 BlackMinouScope & Typing: visits the catch part of a do ... catch...
2016-04-12 BlackMinouFlow: managing the flow context for a do ... catch...
2016-04-12 BlackMinouParser: Modifications due to the introduction of catch
2016-04-12 BlackMinouGrammar: Adding an optionnal catch bloc to a do end
2016-04-11 Alexis Laferrièrelib/sqlite3: improve doc and customization of the itera...
2016-04-09 Jean PrivatMerge: Unify escaping
2016-04-09 Jean PrivatMerge: Tnitter app: fix list layout on GNU/Linux with...
2016-04-09 Jean PrivatMerge: More byte digests
2016-04-09 Jean Privatcore/bytes: make Text::hexdigest_to_bytes more permissive
2016-04-08 Jean Privattests: add base_with_return.res
2016-04-08 Alexis Laferrièretests: update line number in test_new_native.nit
2016-04-08 Jean Privatnitc/niti: unify returnmark and escapemark
2016-04-08 Jean Privatnitc/scope: attach AReturnExpr to an escape mark of...
2016-04-08 Jean Privatnitc/parser: Make `AReturnExpr` an AEscapeExpr
2016-04-08 Alexis Laferrièrecontrib/benitlux: fix superstring in benitlux_social
2016-04-08 Alexis Laferrièrecontrib/benitlux: let the iterators close the sqlite...
2016-04-08 Alexis Laferrièrelib/core: fix `Iterator::to_a` not calling `finish`
2016-04-08 Alexis Laferrièrelib/sqlite3: protect close statements
2016-04-08 Alexis Laferrièrelib/sqlite3: fix closing a statement after iterating
2016-04-07 Alexis Laferrièrecontrib/tnitter: use the new `clear` for a cleaner...
2016-04-07 Alexis Laferrièrelib/linux: fix ListBox that should contain only ListBoxRows
2016-04-07 Alexis Laferrièrelib/gtk: GtkListBoxRow is a GtkBin
2016-04-07 Alexis Laferrièrelib/app: intro `CompositeControl::clear`
2016-04-07 Jean Privatcore/bytes: add `Bytes::binarydigest` and `Text::binary...
2016-04-07 Jean Privatcore/bytes: add `Byte::chexdigest`
2016-04-07 Jean PrivatMerge: Augmented literal strings
2016-04-07 Jean PrivatMerge: Friendz: fix missing music file
2016-04-07 Jean PrivatMerge: interpreter: fix rand by leaving rand methods...
2016-04-07 Jean PrivatMerge: Benitlux: intro server side of social network
2016-04-06 Lucas Bajolettests: Added augmented strings test
2016-04-06 Lucas Bajoletinterpreter: Added support for prefixed/suffixed strings
2016-04-06 Lucas Bajoletcompiler: Added prefixed and suffixed `String` support
2016-04-05 Alexis Laferrièrexymus.net: update to latest benitlux server features
2016-04-05 Alexis Laferrièrecontrib/benitlux: rename DB to BenitluxDB waiting for...
2016-04-05 Alexis Laferrièrecontrib/benitlux: share a single connexion to the DB
2016-04-05 Alexis Laferrièrelib/sqlite: to_sql_string escape `\`
2016-04-05 Alexis Laferrièrelib/nitcorn: use generate_token in sessions
2016-04-05 Alexis Laferrièrecontrib/benitlux: add push notification support
2016-04-05 Alexis Laferrièrecontrib/benitlux: drop the non-nitrestful service ...
2016-04-05 Alexis Laferrièrecontrib/benitlux: use nitrestful to expose social netwo...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro core logic and DB services...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro shared model objects for a...
2016-04-05 Jean Privatcore/bytes: document hexdigest
2016-04-04 Alexis Laferrièrelib/android: Java's `MediaPlayer.create` is a pseudo...
2016-04-04 Alexis Laferrièrecontrib/friendz: fix missing sound
2016-04-04 Alexis Laferrièreinterpreter: do not intercept rand methods
2016-04-01 Alexis Laferrièrecontrib/benitlux: use print_error to print unexpected...
2016-04-01 Alexis Laferrièrecontrib/benitlux: update pre-existing client of beer_ev...
2016-04-01 Alexis Laferrièrecontrib/benitlux: fix beer_events_today returning null...
2016-04-01 Alexis Laferrièrelib/nitcorn: intro a method to generate a random token
2016-04-01 Alexis Laferrièrelib/sqlite3: use less callbacks
2016-03-31 Jean PrivatMerge: Rewrite benchlang
2016-03-31 Jean PrivatMerge: Improve `Text::justify` and use it for a pretty...
2016-03-29 Alexis Laferrièrelib/performance_analysis: cleaner output for to_s
2016-03-29 Alexis Laferrièrelib/core: add optional char parameter to `Text::justify`
2016-03-25 Jean PrivatMerge: niti: fix escaping in `with`
2016-03-25 Jean PrivatMerge: Fix autoadapt and NULL comparaison
2016-03-25 Jean Privattests: remove sav/nitcg/test_text_stat.res that is...
2016-03-25 Jean PrivatMerge: nitc/transform: maintain vararg information...
2016-03-25 Jean Privattests: add base_covar_adapt.nit base_gen_nest.nit to...
2016-03-25 Jean Privatlib/json/serialization: fix unsafe covariant assignment
2016-03-25 Jean Privattests: add base_with2.nit
2016-03-25 Jean Privatnitc/globalcomp: avoid looking at unexisting methods
2016-03-25 Jean Privatnitc/abscomp: cleanup, document and fix autoadapt ...
2016-03-25 Jean Privatnitc/abscomp: protect some NULL test with maybenull
2016-03-25 Jean Privatnitc/abscomp: add helper function maybenull to factoriz...
2016-03-24 Jean Privatnitc/transform: maintain vararg information when transf...
2016-03-24 Jean Privatbenchmark: complete rewrite of benchlang
2016-03-24 Jean Privatniti: fix escaping flag when executing the finish of...
2016-03-24 Jean PrivatMerge: Two trivial rosetta tasks
2016-03-24 Jean PrivatMerge: lib/core/time: use lightffi for asctime, so...
2016-03-24 Jean PrivatMerge: compiler: Added prefix and suffix support for...
2016-03-24 Jean Privattets: remove sav/niti//fixme/nitiwiki_args2.res that...
2016-03-23 Jean Privatbench_common: do not reexecute failed commands
next