lib/standard/string: SELFTYPE now refers to String instead of its implementations.
[nit.git] / lib /
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-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-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-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
next