nitj: compile java main function stub
[nit.git] / lib /
2015-06-22 Jean PrivatMerge: Opportunity i18n & traduction française
2015-06-22 Jean PrivatMerge: Geometry fix
2015-06-22 Jean PrivatMerge: Use light FFI instead of the legacy NI in the lib
2015-06-22 Jean PrivatMerge: Nitunit fails bad code
2015-06-21 BlackMinougeometry/quadtree: fixed use of the numerics
2015-06-21 BlackMinougeometry/boxes: top and bottom in ILine were inversed...
2015-06-20 Alexis Laferrièrelib/text: protect the `format` method against inconsist...
2015-06-18 Alexis Laferrièrelib/signals: fix missing import and initializer for GCC
2015-06-18 Alexis Laferrièrelib/signals: do no pin references if the FFI feature...
2015-06-18 Alexis Laferrièrelib/signals: clean up whitespaces and style
2015-06-18 Alexis Laferrièrelib/signals: remove full FFI features from the module...
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-18 Jean Privatlib/markdown: fix markdown used in documentation (how...
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-17 Alexis Laferrièrelib/mnit: remove the `is extern` declaration
2015-06-17 Alexis Laferrièrelib: update the text group to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move macros to the light FFI
2015-06-17 Alexis Laferrièrelib/file: move implementation code to light FFI
2015-06-17 Alexis Laferrièrelib/file: wrap a long signature and add some space...
2015-06-17 Alexis Laferrièrelib: update the math module to use the light FFI
2015-06-17 Alexis Laferrièrelib/exec: move the C structure se_exec_data to the...
2015-06-17 Jean PrivatMerge: Remove RopeString
2015-06-16 Jean PrivatMerge: Rosetta, batch 1
2015-06-16 Alexis Laferrièrelib/exec: C implementation code to light FFI
2015-06-16 Jean PrivatMerge: Implementation of rosettacode : pernicious numbe...
2015-06-16 Alexis Laferrièrelib: update the kernel module to the light FFI
2015-06-16 Alexis Laferrièrelib: update the time module to the light FFI
2015-06-16 Alexis Laferrièrelib: update the environ module to use the light FFI
2015-06-15 Lucas Bajoletlib/standard/math: Added binops to Byte
2015-06-15 Lucas Bajoletlib/standard/math: Added binops aliases for Int
2015-06-15 Lucas Bajoletlib/standard/ropes: Removed useless RopeString abstract...
2015-06-13 Jean Privatlib/json: update nitunits with new Collection::to_s...
2015-06-13 Jean Privatlib/standard: add nitunits to Collection::plain_to_s
2015-06-13 Jean Privatlib/standand/string: provides a better to_s for collections
2015-06-13 Jean Privatlib/opts: clients of `errors` use `join("\n")`
2015-06-13 Jean Privatlib/standard: format use `plain_to_s` for fast concat
2015-06-13 Jean Privatlib/standard: StringWriter use `plain_to_s` for fast...
2015-06-13 Jean Privatlib_standard_array: reprovide Array::plain_to_s
2015-06-12 Jean Privatcode: cleanup some docunits
2015-06-12 Jean PrivatMerge: friendz with Android Audio API
2015-06-12 Alexis Laferrièrelib/math: declare -lm in the library
2015-06-12 Jean PrivatMerge: String split
2015-06-12 Jean PrivatMerge: lib/array: remove useless cast to comparable.
2015-06-12 Jean PrivatMerge: Kill dead nitg
2015-06-12 Jean Privatlib/emscripten: talk about `nitc` (not `nitg`)
2015-06-12 Jean PrivatMerge: nitunit: use the Markdown parser from `lib/markdown`
2015-06-11 Jean PrivatMerge: Nitiwiki next
2015-06-10 Alexandre Terrasalib: fix whitespaces in misc files
2015-06-10 Alexandre Terrasalib: fix nitunits indentation
2015-06-10 Alexandre Terrasalib: fix nitish in nitunits
2015-06-10 Alexandre Terrasalib/markdown: fix multiple fence in the same comment
2015-06-10 BlackMinourosettacode: primality by trial division
2015-06-10 Jean PrivatMerge: Activate C warnings in FFI code and revert ...
2015-06-10 Jean PrivatMerge: Work on the Curl module
2015-06-10 Jean PrivatMerge: Add some collections for java/collections.nit
2015-06-10 Jean PrivatMerge: file: fix `simplify_path` behavior for path...
2015-06-10 Jean PrivatMerge: Date Lib
2015-06-10 Alexandre Terrasalib/markdown: fix missing space after wikilinks token
2015-06-10 Alexandre Terrasaini: accept array notation
2015-06-10 Alexandre Terrasaini: show error instead crashing on bad formatting
2015-06-09 Alexandre Terrasafile: fix `simplify_path` behavior for path starting...
2015-06-09 Alexis Laferrièrelib: fix C compiler warnings in sha1, socket and sdl
2015-06-09 Alexis Laferrièrelib: fix C compiler warnings in standard library
2015-06-09 Alexis LaferrièrePartial Revert "compiler: Changed types of Char to...
2015-06-09 BlackMinouandroid assets and resources update
2015-06-09 BlackMinouandroid audio : update with error management
2015-06-08 Alexis Laferrièrelib/curl: nullable attributes of CurlHTTPRequest are...
2015-06-08 Alexis Laferrièrelib/curl: make `supporter_outgoing_protocols` public
2015-06-07 Alexis Laferrièrelib/github: update use of Curl
2015-06-07 Alexis Laferrièrelib/neo4j: fix and update usage of Curl
2015-06-07 Alexis Laferrièrelib/curl: revamp the curl_http example
2015-06-07 Alexis Laferrièrelib/curl: update users of the custom class and fix...
2015-06-07 Alexis Laferrièrelib/curl: replace custom classes by containers
2015-06-07 Alexis Laferrièrelib/curl: fix implementation of `user_agent`
2015-06-07 Alexis Laferrièrelib/curl: revamp and move the curl_mail example to...
2015-06-07 Alexis Laferrièrelib/curl: implement `CurlResponseFailed::to_s`
2015-06-07 Alexis Laferrièrelib/curl: `CurlMail::execute` may return null
2015-06-07 Alexis Laferrièrelib/curl: use a cached instance of `Curl` in `Sys`
2015-06-07 Alexis Laferrièrelib/curl: update module doc
2015-06-07 Alexis Laferrièrelib/curl: make `Curl` a `Finalizable`
2015-06-07 Alexis Laferrièrelib/curl: revamp CurlMailRequest and rename it CurlMail
2015-06-07 Alexis Laferrièrelib/curl: remove `CurlMailRequest::add_conventional_space`
2015-06-07 Alexis Laferrièrelib/curl: use local variable when attribute is nullable
2015-06-07 Alexis Laferrièrelib/curl: update more classes to the new inits
2015-06-07 Alexis Laferrièrelib/curl: revamp style, doc and implementation of HeaderMap
2015-06-07 Alexis Laferrièrelib/curl: make private and update init of HeaderMapIterator
2015-06-07 Alexis Laferrièrelib/curl: rename `i_file` to `file`
2015-06-07 Alexis Laferrièrelib/curl: remove the CurlCallbaksRegisterIntern class
2015-06-07 Alexis Laferrièrelib/curl: replace the `C` prefix by `Native`
2015-06-07 Alexis Laferrièrelib/curl: rename `prim_curl` to `native` per the nity...
2015-06-07 Alexis Laferrièrelib/curl: use the prefix `native_` following the nity...
2015-06-07 Alexis Laferrièrelib/curl: use File and NativeFile instead of the local...
2015-06-07 Alexis Laferrièrelib/curl: update and clean up the callback system
2015-06-07 Alexis Laferrièrelib/curl: update style and add more space between prope...
2015-06-04 MehdiAdd some collections for java/collections.nit
2015-06-03 Lucas Bajoletnit/*: Fixed old imports of string and ropes
2015-06-03 Lucas Bajoletlib/standard: Introduce text subgroup for all string...
2015-06-03 BlackMinouupdate Sound abstraction in app
2015-06-03 Jean PrivatMerge: Manage errors on reading binary data
next