nit.git
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::caveat and related services
2014-04-03 Alexis Laferrièretests: migrate tests using Char::+|- and Int::succ...
2014-04-03 Alexis Laferrièrelib/egl: fix type cast and warnings
2014-04-03 Jean Privatballz: rename to `ballz_android` so tests can check it
2014-04-03 Jean PrivatMerge: Improvements to Moles
2014-04-03 Alexis Laferrièrelib: intro Number::zero and Number::is_zero
2014-04-03 Alexis Laferrièrelib: move up to_f and to_i in Number
2014-04-03 Alexis Laferrièrenitg & niti: remove intern methods succ, prec and Char...
2014-04-03 Alexis Laferrièrelib: intro the Numeric class
2014-04-03 Alexis Laferrièrec_src: update with new intern methods
2014-04-03 Alexis Laferrièrenitg & niti: add intern methods `successor` and `predec...
2014-04-03 Alexis Laferrièretests: add github_search_for_jni to testfull.sh
2014-04-03 Alexis Laferrièrecontrib: intro of a script to find projects using the...
2014-04-02 Alexis Laferrièrelib/curl: add support for setting the user agent
2014-04-02 Alexis Laferrièrelib/curl: prevent C warnings on callbacks
2014-04-02 Alexis Laferrièrejson grammar: fix support for empty strings
2014-04-02 Alexis Laferrièrelib/simple_json_reader: display better error messages...
2014-04-02 Jean Privatffi: move a lot of code and services from AModule to...
2014-04-02 Jean Privatcompiler_ffi: remove `uses_legacy_ni` since it is unuse...
2014-04-02 Jean Privattests: remove some forgotten old nitni files
2014-04-02 Jean Privatabstract_compiler: add `AModule::collect_linker_libs...
2014-04-02 Jean Privatnitg: move `import compiler_ffi` to nitg
2014-04-02 Jean Privatnitg: use ctype instead of cname_blind in autobox
2014-04-02 Jean Privatabstract_compiler: provide empty implementation for...
2014-04-02 Jean Privatabstract_compiler: compile extern bodies without specia...
2014-04-02 Jean Privatsrc: implements abstract methods of ExternCFile
2014-04-02 Jean Privatmove ExternFile to c_tools
2014-04-02 Jean Privatsrc: remove separate_options.nit
2014-04-02 Alexis Laferrièremoles: lower difficulty
2014-04-02 Alexis Laferrièremoles: add rules to Makefile; android-install and pngs
2014-04-02 Alexis Laferrièremoles: add traps!
2014-04-02 Alexis Laferrièremoles: add signs
2014-04-02 Alexis Laferrièremoles: add details to holes
2014-04-02 Alexis Laferrièremoles: use a darker background color
2014-04-02 Alexis Laferrièremoles: improve spacing of holes
2014-04-02 Alexis Laferrièremoles: set scale according to screen resolution on...
2014-04-02 Alexis Laferrièremoles: enable setting scale by platform
2014-04-02 Alexis Laferrièremoles: make number of rows and columns customizable...
2014-04-02 Alexis Laferrièremoles: fix order of columns and rows
2014-04-02 Alexis Laferrièremoles: cuter images
2014-04-02 Alexis Laferrièremoles: empty or hit moles do not intercept taps
2014-04-02 Alexis Laferrièremoles: improve display scaling
2014-04-02 Alexis Laferrièremoles: improve the documentation
2014-04-02 Alexis Laferrièremoles: improve coding style of mnit_moles
2014-04-02 Alexis Laferrièremnit/numbers: fix use image scale
2014-04-01 Jean PrivatMerge: Android Sensors + mnit_ballz
2014-04-01 Jean Privatnitgs: opt_direct_call_monomorph call `before_send...
2014-04-01 Jean Privatnitgs: extract `before_send` from `table_send`
2014-04-01 Jean Privatnitgs: add option --invocation-metrics to count things...
2014-04-01 Jean Privatbenchs: add --inline-some-methods and --direct-call...
2014-04-01 Jean Privatbenchs: add --no-gcc-directive to bench_nitg-s_options...
2014-04-01 Jean Privatbenchs: protect mangle groups of options in `bench_nitg...
2014-04-01 Jean Privatnitgs: add --direct-call-monomorph and --inline-some...
2014-04-01 Jean Privatnitg-s: use is_intern instead of crazy AST stuff
2014-04-01 Jean Privatmodel: add `MMethodDef::is_intern`
2014-04-01 Jean Privatnitg-s: collect static statistics about the invocation...
2014-04-01 Jean Privatversion 0.6.4 v0.6.5
2014-04-01 Romain Chanoirexamples: Adding mnit_ballz, a game using android_senso...
2014-04-01 Romain Chanoirmnit_android: changes android_app to support android_sensor
2014-03-31 Alexis Laferrièremigration: update pep8analyis to latest Nit spec
2014-03-31 Alexis Laferrièrecontrib/pep8analysis: minor clean up
2014-03-31 Alexis Laferrièrelib: make Iterators iterable
2014-03-31 Alexis LaferrièreMerge branch 'privat' into contrib-pep8analysis
2014-03-31 Jean PrivatMerge: Incremental Improvements to Dino
2014-03-31 Alexis Laferrièredino: javelins on ground have different angles
2014-03-31 Alexis Laferrièredino: reset level after death
2014-03-31 Alexis Laferrièredino: draw a darker background
2014-03-31 Alexis Laferrièredino: break items on ground when run over
2014-03-31 Alexis Laferrièredino: add bushes!
2014-03-31 Alexis Laferrièredino: keep track of the score and display it
2014-03-31 Alexis Laferrièredino: add digits to assets
2014-03-31 Alexis Laferrièredino: set rand seed at the number of cavemen
2014-03-31 Alexis Laferrièredino: each caveman has a random speed
2014-03-31 Alexis Laferrièredino: each caveman flee in different angles
2014-03-31 Alexis Laferrièredino: each caveman has a predisposition for a hunting...
2014-03-31 Alexis Laferrièredino: cavemen do not get run over by dead dino
2014-03-31 Alexis Laferrièredino: display text under the hearts
2014-03-31 Alexis Laferrièredino: move down hearts according to platform
2014-03-31 Romain Chanoirmnit_android: Adding android_sensor module
2014-03-31 Romain Chanoirmnit_android: Adding SensorEvent in input_event module
2014-03-28 Jean PrivatMerge: CallSite on AFor and ARange
2014-03-28 Jean Privattests: update error messages
2014-03-28 Jean Privatlib/sha1: fix nitunit
2014-03-28 Jean PrivatMerge: lib: added sha1 on String
2014-03-27 Jean Privatnitg: Use gcc special attributes and directives.
2014-03-27 Lucas Bajoletlib: added sha1 on String
2014-03-27 Jean PrivatMerge: Fix visibility importation
2014-03-27 Jean PrivatMerge: Opt disable phase
2014-03-27 Jean PrivatMerge branch 'strings'
2014-03-27 Jean PrivatMerge: Callgraph
2014-03-27 Jean Privatphase: add option --disable-phase
2014-03-27 Jean Privatphase: use a better name on output
2014-03-26 Jean PrivatMerge: Fix ffi null service
2014-03-26 Jean Privattyping: add `ARangeExpr::init_callsite` and use it...
2014-03-26 Jean Privatnit: use callsites in AFor instead re-resolving stuff
2014-03-26 Jean Privatrta: use callsites in AFor instead re-resolving stuff
2014-03-26 Jean Privattyping: AFor store services as CallSite (instead of...
2014-03-26 Jean Privattyping: AFor remove old `iterate` case
2014-03-26 Jean PrivatMerge: More on Pipeline
2014-03-26 Jean Privattests: update sav/nitmetrics_args1.res for RTA-callsite...
next