pep8analysis: add copyright info for viz.js
[nit.git] / lib /
2014-06-17 Alexis Laferrièrelib: implement `close` in StringOStream
2014-06-17 Jean PrivatMerge: Compilation to JavaScript using the Emscripten SDK
2014-06-16 Jean PrivatMerge: Subtyping test with perfect hashing in the Nit vm
2014-06-16 Alexis Laferrièreemscripten: add general features to lib
2014-06-16 Alexis Laferrièreemscripten: intro the emscripten platform to generate...
2014-06-16 Alexis Laferrièrelib/stream: fix for clang/llvm/emscripten
2014-06-16 Jean Privatmnit_fps: add current_fps
2014-06-16 Jean Privatlib/mnit: introduce mnit_fps so each app does not need...
2014-06-13 Julien PagèsModification of the numbering in perfect_hashing.
2014-06-13 Jean PrivatMerge: Fix shoot
2014-06-13 Jean Privatlib/app: make App::setup public
2014-06-12 Jean PrivatMerge: PNaCl : Added threading to pnacl.nit
2014-06-12 DjomanixAdded the 'run' method who is in charge of the infinite...
2014-06-12 DjomanixEdited 'exit' function for pnacl in order to avoid...
2014-06-12 DjomanixDeleted useless 'while' and inlined write method
2014-06-12 DjomanixExecution of the nit code on another thread, and redefi...
2014-06-12 Alexis Laferrièreandroid: do not move down all inputs by 32 px
2014-06-11 Jean PrivatMerge: Distinguish top-level methods
2014-06-10 Lucas Bajoletlib/math: Added gcd method on Int.
2014-06-10 Jean PrivatMerge: Move sensors and Dalvik related services from...
2014-06-10 Jean PrivatMerge: lib/opengles1: add color methods
2014-06-10 Jean PrivatMerge: App n tiles
2014-06-10 Jean Privatlib/standard: Move top-level methods in `file` really...
2014-06-10 Jean PrivatMerge: Ropes integration
2014-06-10 Jean Privatlib/app: move stuff from `App::init` to a new function...
2014-06-10 Alexis Laferrièreandroid: exit application on destroy request
2014-06-10 Alexis Laferrièreandroid: pause on lost focus too
2014-06-10 Alexis Laferrièreandroid: extract Dalvik VM related services to their...
2014-06-10 Alexis Laferrièrelib/opengles1: add color methods
2014-06-09 Jean Privatlib/mnit: introduce `blit_scaled`
2014-06-09 Jean Privatlib/mnit: fix an clarify documentation of blit_stretched
2014-06-09 Jean Privatlib/mnit/antroid: backkey has code 4 on my phone
2014-06-09 Jean Privatlib/mnit: add tileset to manage tilesets and monospace...
2014-06-09 Lucas Bajoletlib/standard/string: Added methods prepend, append...
2014-06-09 Lucas Bajoletlib/standard/string: SELFTYPE now refers to String...
2014-06-09 Lucas Bajoletlib/standard/ropes: Re-activated ropes in standard.
2014-06-09 Lucas Bajoletlib/standard/ropes: Introduced method to_dot on Ropes...
2014-06-09 Lucas Bajoletlib/streams: Rope now capable of using write_to
2014-06-09 Lucas Bajoletlib/standard/ropes: Adapted write for performance with...
2014-06-09 Lucas Bajoletlib/standard/file: Preparing substrings method, to...
2014-06-06 Jean PrivatMerge: Android.nit using native_app_glue and vibration
2014-06-06 Alexis Laferrièreandroid: move sensors from mnit_android to android
2014-06-06 Alexis Laferrièreandroid: move the event loop from mnit_android to android
2014-06-05 Alexis Laferrièrelib/mnit: frame_core is not abstract
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted chars method and related...
2014-06-05 Lucas Bajoletlib/standard/ropes: Added backwards equivalents of...
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted output to Ropes.
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted to_cstring for Ropes.
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted == method for Ropes since...
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted some services from Text.
2014-06-05 Lucas Bajoletlib/standard/ropes: Added prepend service, alias to...
2014-06-05 Lucas Bajoletlib/standard/ropes: Added a final forward iterator...
2014-06-05 Lucas Bajoletlib/standard/ropes: Added an iterator on the substrings...
2014-06-05 Lucas Bajoletlib/standard/ropes: Added an iterator on the leaves...
2014-06-05 Lucas Bajoletlib/standard/ropes: Added a forward postfix iterator...
2014-06-05 Lucas Bajoletlib/standard/ropes: Preparing introduction of iterators...
2014-06-05 Lucas Bajoletlib/standard/ropes: Adapted substring method for Ropes.
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 Lucas Bajoletlib/standard/ropes: Added the insertion of a string...
2014-06-04 Lucas Bajoletlib/standard/ropes: Added append method.
2014-06-04 Lucas Bajoletlib/standard/ropes: Search method and classes added.
2014-06-04 Lucas Bajoletlib/standard/ropes: Added constructors for a Rope
2014-06-04 Lucas Bajoletlib/standard/ropes: Bases of RopeString class.
2014-06-04 Lucas Bajoletlib/standard/ropes: Added basic structure for Ropes.
2014-06-04 Lucas Bajoletlib/standard/ropes: Nodes for Ropes.
2014-06-04 Lucas Bajoletlib/standard: Removal of all of ropes.nit content for...
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
next