tests: add a test for the extra_java_files phase
[nit.git] / lib /
2014-06-06 Jean PrivatMerge: Android.nit using native_app_glue and vibration
2014-06-05 Alexis Laferrièrelib/mnit: frame_core is not abstract
2014-06-05 Alexis Laferrièreandroid: intro `App::paused` and use it in mnit
2014-06-05 Alexis Laferrièrelib: intro android::vibration
2014-06-05 Alexis Laferrièreexamples: update mnit_simple to android.nit
2014-06-05 Alexis Laferrièremnit/android: update sensors to use new android module
2014-06-05 Alexis Laferrièrelib/mnit_android: update to use android::native_app_glue
2014-06-04 Romain ChanoirQuadTree API Introduction
2014-06-04 Romain ChanoirGeometry: Introducing BoxedCollection
2014-06-04 Romain ChanoirGeometry: Adds padded on boxes
2014-06-02 Alexis Laferrièreandroid: use native_app_glue
2014-06-02 Alexis Laferrièrelib/android: intro android::native_app_glue
2014-05-31 Alexis Laferrièreapp.nit: make App::init protected so it can de redefed
2014-05-30 Jean Privatlib/html: `HTMLTag::add` returs self for fluent programming
2014-05-30 Jean Privatlib/html: add `HTMLTag::open`
2014-05-28 Jean PrivatMerge: Geometry module
2014-05-28 Alexis Laferrièrelib: intro the geometry module
2014-05-28 Alexis Laferrièrelib: add nitunits to Numeric::value_of
2014-05-23 Jean PrivatMerge: Clean some inits
2014-05-23 Jean Privatlib/ropes: use `redef` for inherited named constructors
2014-05-23 Jean Privatlib/privileges: drop class `OptionDropPrivileges`
2014-05-23 Jean Privatlib/opts: clean constructors and prepare for new constr...
2014-05-23 Jean Privatlib/exec: rationalize constructors
2014-05-23 Jean Privatlib/strings: Buffers are allocated without capacity.
2014-05-22 Jean PrivatMerge: nitg: Added PNaCl support for Nit
2014-05-21 Jean PrivatMerge: Intro of app.nit and extract features from mnit_...
2014-05-21 Jean PrivatMerge: Improve doc and intro Process::kill as asked...
2014-05-21 Alexis Laferrièrelib: add log features from mnit_app::android_app to...
2014-05-21 Alexis Laferrièrelib/android: move platform declaration to a submodule
2014-05-21 Alexis Laferrièreandroid: imports app.nit
2014-05-21 Alexis Laferrièrelib: move android.nit to a project ::android
2014-05-21 Alexis Laferrièrelib: mnit_app use app.nit
2014-05-21 Alexis Laferrièrelib: intro app.nit with logging methods
2014-05-21 Alexis Laferrièrelib/signals: fix for nitg-g
2014-05-20 DjomanixModified the generated Makefile for some options,
2014-05-16 Jean PrivatMerge: Improve the bootstrap
2014-05-15 Alexis Laferrièrelib/signals: use `do end` in empty methods of signals
2014-05-15 Alexis Laferrièrelib/posix: add doc to posix (fix #174)
2014-05-15 Alexis Laferrièrelib/signals: improve doc and add nitunits (fix #175)
2014-05-15 Alexis Laferrièrelib/signals: intro Process::kill and Process::signal...
2014-05-15 Alexis Laferrièrelib/signals: move signals getter to Object
2014-05-15 Alexis Laferrièrelib/mnit: fix doc of MotionEvent (fix #182)
2014-05-14 Alexis Laferrièrelib/jvm: JavaObject is a Java Object (not a JNI jobject)
2014-05-14 Jean PrivatMerge: Bitset and perfect_hashing
2014-05-14 julienAdding perfect_hashing module (with perfect numbering)
2014-05-14 julienAdding a bitset module in standard for binary operations
2014-05-13 Jean PrivatMerge: String hash function fix
2014-05-13 Jean Privatkernel: use legacy FFI for `address_is_null`
2014-05-13 Jean PrivatMerge: Improve free init to prepare new constructors
2014-05-13 Jean Privatdefault_init: fix a NitUnit in template
2014-05-13 Lucas Bajoletlib/standard/string: Fixed implementation of hash funct...
2014-05-13 Jean PrivatMerge: FFI with Java - more local refs support
2014-05-13 Jean PrivatMerge: lib: add `union_find`, a union–find algorithm...
2014-05-13 Jean Privatlib: prepare for new init
2014-05-13 Alexis Laferrièrelib: move mnit::app to mnit::mnit_app to prevent future...
2014-05-13 Jean Privatlib: add `union_find`, a union–find algorithm with...
2014-05-12 Alexis Laferrièrejava: intro JavaObject::delete_local_ref
2014-05-12 Alexis Laferrièrejava: intro services for JNI local reference frame
2014-05-10 Jean Privatlib: fix `Sequence::first_index_of`
2014-05-09 Jean PrivatMerge: Fix coloring
2014-05-08 Jean PrivatMerge: Friendlier API to read from Json
2014-05-08 Jean PrivatMerge: Trees
2014-05-08 Jean PrivatMerge: sorter: add some sorters
2014-05-08 Alexis Laferrièrelib: update githup_api to use json::static
2014-05-08 Alexis LaferrièreMerge branch 'master' into json-reborn
2014-05-08 Alexis Laferrièremigration: update lib and contribs to use ::json
2014-05-08 Alexis Laferrièrelib/json: intro the main module json.nit
2014-05-08 Alexis Laferrièrelib/json: improve doc of the static module
2014-05-08 Alexis Laferrièrelib/json: privatly import lexer and parser
2014-05-08 Alexis Laferrièrelib: intro the friendlier to use json::dynamic
2014-05-08 Alexandre Terrasatrees: create trees group
2014-05-08 Alexandre Terrasatrees: introduce Red Black Tree
2014-05-08 Alexandre Terrasatrees: introduce Binary Search Tree
2014-05-08 Alexandre Terrasalib: introduce abstract_tree
2014-05-08 Alexandre Terrasasorter: add some sorters
2014-05-08 Alexandre Terrasaposet: introduce POSet::linearize
2014-05-07 Alexis Laferrièrelib/kernel: intro Numeric::value_of to get a Numeric...
2014-05-07 Alexis LaferrièreMerge branch 'master' into pnacl_integration
2014-05-07 Jean PrivatMerge: Socket fact
2014-05-06 Jean PrivatMerge: Many small fixes to Java FFI
2014-05-06 Alexis Laferrièreffi/java: clean up JNI's local refs in android_app.nit
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...
2014-05-02 Lucas Bajoletlib/standard/stream: Changed implementation of read...
2014-05-02 Lucas Bajoletlib/standard: Stdin/out/err now part of Sys.
2014-05-02 Lucas Bajoletlib/websocket: Websocket now subclass of BufferedIStrea...
2014-05-02 Lucas Bajoletlib/socket: Socket now subclass of Pollable interface
2014-05-02 Lucas Bajoletlib/streams: Added interface Pollable to Stream hierarchy
2014-05-02 Lucas Bajoletlib/socket: Simplified API for Sockets
2014-05-02 Lucas Bajoletlib/socket: Socket now subclass of BufferedIStream...
2014-05-02 Djomanixnitg: Added PNaCl support for Nit
2014-05-01 Lucas Bajoletlib/standard/string: Bugfix, forgot iterator on index_o...
2014-04-30 Alexis Laferrièrelib/gtk: improve documentation on main modules
2014-04-30 Alexis Laferrièrelib/gtk: fix missing pkgconfig declaration in v3_6...
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_8 to gtk::v3_8
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_6 to gtk::v3_6
2014-04-29 Alexis Laferrièrelib/gtk: move default gtk module as a project
2014-04-28 Jean PrivatMerge: Fix to inkscape_tools and introduce Float::ceil...
2014-04-27 Jean PrivatMerge: lib: fix broken assert in FStream::opens
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-27 Alexis Laferrièrelib: fix find_class_loader with latest FFI spec
next