nit.git
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-06 Alexis Laferrièretests: skip mnit in niti as does nitg-g
2014-06-06 Alexis Laferrièretests: add mnit_linux to exec skip with other mnit...
2014-06-05 Alexis Laferrièreexamples: fix mnit_ballz and shoot for latest android.nit
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èredino: use vibration on Android
2014-06-05 Alexis Laferrièrelib: intro android::vibration
2014-06-05 Alexis Laferrièreexamples: update moles to use app.nit
2014-06-05 Alexis Laferrièreexamples: update dino to use app.nit
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-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 PrivatMerge: more feature for the AST
2014-05-30 Jean Privattests: update highlight and cie because `.` is no more...
2014-05-30 Jean Privatsrc: new module astutil.nit
2014-05-30 Jean Privatparser: dot dotdot and dotdotdot are not operators
2014-05-30 Jean Privatparser: add `Token::blank_before`
2014-05-30 Jean Privatparser: `ANode::debug` outputs on stderr instead of...
2014-05-30 Jean Privatparser: add some basic tree services in ANode
2014-05-30 Jean Privatparser: add `SourceFile::first_token` and `SourceFile...
2014-05-30 Jean Privatparser: move stable content of `lexer.nit` into `lexer_...
2014-05-29 Jean Privatparser: move stable content of `parser.nit` into `parse...
2014-05-29 Jean PrivatMerge: nitg: use a portable macro PRINT_ERROR instead...
2014-05-29 Alexis Laferrièretests: fix savs for nitg-g to reorder output on stderr
2014-05-28 Alexis Laferrièresrc: use macro PRINT_ERROR for deferred method error
2014-05-28 Alexis LaferrièreMerge branch 'master' into portable-errors
2014-05-28 Alexis Laferrièretests: fix sav for error_annot_c_compiler
2014-05-28 Jean PrivatMerge: Geometry module
2014-05-28 Alexis Laferrièretests: fix nitg-e fixme files with changes to kernel
2014-05-28 Alexis Laferrièrelib: intro the geometry module
2014-05-28 Alexis Laferrièrelib: add nitunits to Numeric::value_of
2014-05-28 Jean PrivatMerge: nitunit: fix verbose display
2014-05-28 Jean PrivatMerge: Funnier dino
2014-05-28 Alexandre Terrasanitunit: fix verbose display
2014-05-27 Alexis Laferrièredino: update to use app.nit
2014-05-23 Alexis Laferrièredino: add a more precise hit box to the dino
2014-05-23 Alexis Laferrièredino: add a shadow to dino
2014-05-23 Alexis Laferrièredino: make code base more redefable
2014-05-23 Alexis Laferrièredino: use project annotations in dino
2014-05-23 Jean PrivatMerge: Clean some inits
2014-05-23 Jean Privatparser: drop useless named constructor `empty_init`
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-20 Alexis Laferrièretests: add example converter to tests (and not pnacl)
2014-05-20 Alexis Laferrièreexamples/pnacl: add server option to Makefile
2014-05-20 Alexis Laferrièreexample/pnacl: remove copiler args that are no more...
2014-05-20 Alexis Laferrièrepnacl: compile each compilation unit before linking
2014-05-20 Alexis Laferrièrepnacl: generate all files right in .nit_compile
2014-05-20 Alexis Laferrièrepnacl: disable clang warnings on generated code
2014-05-20 Alexis Laferrièrenitg/pnacl: automate option no_main
2014-05-16 Jean PrivatMerge: Improve the bootstrap
2014-05-16 Jean PrivatMerge: Android release compilation mode
2014-05-15 Jean Privattests: update error_needed_method_alt1.reserror_needed_...
2014-05-15 Jean PrivatMerge: Java FFI: support inner classes and use of JavaO...
2014-05-15 Alexis Laferrièreandroid: use the release option to set type of compilation
2014-05-15 Alexis Laferrièrenitg: intro the release option
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èretests: add test for Process::signal and Process::kill
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-15 Jean Privatmkcsrc: bootstrap with `nith` instead of `nitg`
2014-05-15 Jean Privatbootstrap: add the missing step `nitg_0`
2014-05-15 Jean Privatastbuilder: `make_new` and `make_call` require a CallSite
2014-05-15 Jean Privattranform: drop ASuperstringExpr
2014-05-15 Jean Privattyping: AArrayExpr provides callsites
2014-05-14 Alexis Laferrièreffi/java: support inner classes and JNI format in exter...
2014-05-14 Alexis Laferrièrelib/jvm: JavaObject is a Java Object (not a JNI jobject)
2014-05-14 Jean PrivatMerge: github_merge: less crashes
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 Privatgithub_merge: do not crash if PR is not tested (no...
2014-05-13 Jean Privatgithub_merge: do not crash if a user has no public...
2014-05-13 Jean PrivatMerge: String hash function fix
2014-05-13 Jean PrivatMerge: Refactor FFI, the framework is now based on...
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
next