nit.git
2014-05-09 Alexis Laferrièrenitg-g: test use of java FFI across many modules
2014-05-08 Alexis Laferrièrenitg/ffi: move most FFI services from AModule to MModule
2014-05-07 Jean PrivatMerge: Nitdoc templates
2014-05-07 Jean PrivatMerge: Socket fact
2014-05-07 Alexandre Terrasanitdoc: use templates for html output
2014-05-07 Lucas Bajoletniti: Updated test to comply with the niti without...
2014-05-07 Alexandre Terrasamodelbuilder: link MVirtualTypeDef to ATypePropdef...
2014-05-07 Alexandre Terrasamodel_utils: extract modifiers from mpropdef
2014-05-07 Alexandre Terrasamodel_utils: extract modifier list from mclassdef
2014-05-07 Alexandre Terrasamodel_utils: add direct access to intro and refined...
2014-05-06 Jean PrivatMerge: Many small fixes to Java FFI
2014-05-06 Alexis Laferrièreffi/java: fix support of Boolean types in JNI signature...
2014-05-06 Alexis Laferrièreffi/java: shorten name of generated Java class for...
2014-05-06 Alexis Laferrièreffi/java: clean up JNI's local refs in android_app.nit
2014-05-06 Alexis Laferrièreffi/java: fix freeing ref to Java class on execution...
2014-05-06 Alexis Laferrièreffi/java: support callback to method returning virtual...
2014-05-05 Alexis Laferrièreffi/java: use existing Set of callbacks per language...
2014-05-05 Alexis Laferrièreffi: move up Set of callbacks by foreign language
2014-05-04 Alexis Laferrièreffi/java: fix typo
2014-05-04 Jean PrivatMerge: String bugfixes
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...
2014-05-02 Lucas Bajoletdebugger: Fixed client for new version of Debugger
2014-05-02 Lucas Bajoletdebugger: Removed network versions of debugger, now...
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
2014-05-02 Lucas Bajoletlib/streams: Added interface Pollable to Stream hierarchy
2014-05-02 Lucas Bajoletlib/socket: Simplified API for Sockets
2014-05-02 Lucas Bajoletlib/socket: Socket now subclass of BufferedIStream...
2014-05-01 Lucas Bajoletlib/standard/string: Bugfix, forgot iterator on index_o...
2014-05-01 Jean PrivatMerge: Android version code
2014-05-01 Alexis Laferrièreandroid: use version code in manifest
2014-05-01 Alexis Laferrièreandroid: get version code from date and time
2014-04-30 Jean PrivatMerge: GTK refactor and fixes
2014-04-30 Alexis Laferrièrelib/gtk: improve documentation on main modules
2014-04-30 Alexis Laferrièrelib/gtk: fix missing pkgconfig declaration in v3_6...
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_8 to gtk::v3_8
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_6 to gtk::v3_6
2014-04-29 Alexis Laferrièrelib/gtk: move default gtk module as a project
2014-04-29 Jean PrivatMerge: introduce Nith, the ligHt Nit compiler
2014-04-28 Jean Privattests: add nith
2014-04-28 Jean Privattests: update nitmetric becase the name of the mainmodu...
2014-04-28 Jean PrivatMerge: Interactive parser
2014-04-28 Jean PrivatMerge: Customize the generated Android project
2014-04-28 Jean Privatabs_comp: move call of `supports_libunwind` in the...
2014-04-28 Jean Privatmodelbuilder: name the main module like the first module.
2014-04-28 Jean PrivatMerge: Fix to inkscape_tools and introduce Float::ceil...
2014-04-28 Jean PrivatMerge: Benchs nullables
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use vibration and android_manifes...
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use android project annotations
2014-04-28 Alexis Laferrièreandroid: use custom manifest lines
2014-04-28 Alexis Laferrièreandroid: use the metadata to customize the generated...
2014-04-28 Alexis Laferrièreandroid: intro annotation to customize Android manifest
2014-04-28 Jean Privatnith: introduce `nith` the ligHt Nit compiler
2014-04-28 Jean Privatnitg: introduce phases for Compiler classes
2014-04-28 Jean PrivatMerge: tests: better handling of tests without a sav...
2014-04-28 Jean Privattests: add more stuff from examples and contrib
2014-04-28 Alexis Laferrièreandroid: intro annotation to get project version
2014-04-28 Alexis Laferrièreandroid: intro annotations to gather project metadata
2014-04-28 Jean PrivatMerge: Nitgs semiglobal
2014-04-28 Alexandre Terrasabenches: add benches about nullables things
2014-04-28 Alexandre Terrasanitc: add option --count-isset-checks to count all...
2014-04-28 Alexandre Terrasanitc: renamed --no-check-initialization in --no-check...
2014-04-27 Jean PrivatMerge: lib: fix broken assert in FStream::opens
2014-04-27 Jean PrivatMerge: Java FFI on Android
2014-04-27 Alexis Laferrièrecontrib/inkscape_tools: remove all to_i_strip_e
2014-04-27 Alexis Laferrièreniti: implement Pointer:address_is_null as "intern...
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-27 Alexis Laferrièrelib: fix find_class_loader with latest FFI spec
2014-04-27 Jean PrivatMerge: github_merge: copy the merge message for commit...
2014-04-27 Jean Privatnitgs: add --no-colo-dead-methods to explicitely disabl...
2014-04-27 Jean Privatsepcomp: do not colorize dead methods
2014-04-27 Jean Privatsepcomp: add --semi-global to activate all semi-global...
2014-04-27 Jean Privatsepcomp: add --skip-dead-methods
2014-04-27 Jean Privatnitge: learn to use RTA if --rta is given
2014-04-27 Jean Privatnitge: optimize compile_class_to_c for dead classes
2014-04-27 Jean Privatnitgs: optimize compile_class_to_c for dead methods
2014-04-27 Alexis Laferrièrecontrib/inkscape_tools: use floor and ceil to better...
2014-04-27 Alexis Laferrièrelib/math: intro ceil and floor
2014-04-27 Jean Privattests: tests -i on test_parser
2014-04-27 Jean Privattest_parser: add option `-i` for interactive parsing
2014-04-27 Jean Privatparser_util: add `interactive_parse` to have a simple...
2014-04-27 Jean PrivatMerge: Fix some AST bugs
2014-04-27 Jean Privattests: niti skips test_markdown_args1
2014-04-26 Jean Privattests: remove empty sav files
2014-04-26 Jean Privattests: a res without sav is OK if empty else is failed
2014-04-26 Jean Privattests: add missing sav
2014-04-26 Jean Privatmodel: fatal error, instead of abort if more that one...
2014-04-26 Jean Privattests: add `cc.skip` to skip the C compilation of some...
2014-04-26 Jean Privattests: niti fully skips tests in exec.skip
2014-04-26 Jean Privattests: add `exec.skip` to compile but not execute tests
2014-04-26 Jean Privattests: update sav/error_needed_method_alt4
2014-04-26 Jean PrivatMerge: Metrics nullables
2014-04-26 Jean Privatgithub_merge: copy the merge message for commit when...
2014-04-25 Alexis Laferrièreniti: add support partial for NativeFile::address_is_null
2014-04-25 Jean PrivatMerge: Src is a project
2014-04-25 Alexis Laferrièreexamples/mnit_simple: test Android log and toasts
2014-04-25 Alexis Laferrièrelib/mnit_android: intro App::native_activity
2014-04-25 Alexis Laferrièrenitg: use load_jclass in Java FFI
next