nit.git
2015-08-03 Jean Privatversion 0.7.7 v0.7.7
2015-08-01 Jean PrivatMerge: misc/vim: highlight the new Int literals
2015-07-30 Alexis Laferrièremisc/vim: highlight the new Int literals
2015-07-30 Jean PrivatMerge: jwrapper supports static properties, primitive...
2015-07-30 Jean PrivatMerge: A little fix to android::audio
2015-07-30 Jean PrivatMerge: contrib/rss_downloader: compressed feeds and...
2015-07-29 Alexis Laferrièrecontrib/jwrapper examples: make the java_lib example...
2015-07-29 Alexis Laferrièrecontrib/jwrapper examples: intro an example using the...
2015-07-29 Alexis Laferrièrecontrib/jwrapper tests: add 2 tests with static propert...
2015-07-29 Alexis Laferrièrecontrib/jwrapper examples: fix dependency of the queue...
2015-07-29 Alexis Laferrièrecontrib/jwrapper examples: fix gitignore of examples...
2015-07-29 Alexis Laferrièrecontrib/jwrapper examples: android_lib extract more...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: skip wrapping Java classes with inval...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: skip wrapping anonymous classes
2015-07-29 Alexis Laferrièrecontrib/jwrapper: skip all vararg types in code generation
2015-07-29 Alexis Laferrièrecontrib/jwrapper: fix constructors of generics classes
2015-07-29 Alexis Laferrièrecontrib/jwrapper: use declared upper bounds to set...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: resolve parameter types before code...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: collect methods and constructors...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: add more top-level methods as reserve...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: avoid property name conflicts on...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: fix == between arrays of different...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: print unsupported types in verbose...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: reorganize and document the different...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: generate JNI services for each extern...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: do not skip primitive array types
2015-07-29 Alexis Laferrièrecontrib/jwrapper: generate primitive array variants...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: accept [] (and anything) in search...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: intro `JavaType::clone`
2015-07-29 Alexis Laferrièrecontrib/jwrapper: generate top-level getter & setter...
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: use `ProcessDuplex::write_and_read`
2015-07-29 Alexis Laferrièrelib/exec: intro `ProcessDuplex::write_and_read`
2015-07-29 Alexis Laferrièrelib/file: revamp `poll_in` to use in `FileReader`
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: prettier output when the links...
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: support compressed RSS feeds
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: move tag link to Config
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: report errors parsing XML
2015-07-29 Alexis Laferrièrelib/dom: intro a checker/example program
2015-07-29 Alexis Laferrièrecontrib/jwrapper: generate top-level methods for static...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: add more of the signature to generate...
2015-07-29 Alexis Laferrièrecontrib/jwrapper: revamp method generation code
2015-07-29 Alexis Laferrièrelib/java: reorganize the java group to include the...
2015-07-29 Alexis Laferrièrelib/java: make pop_from_local_frame_with_env protected...
2015-07-29 Alexis Laferrièrelib/collections: intro `Map::not_empty`
2015-07-29 Jean PrivatMerge: Decimal literals with underscores
2015-07-29 Jean PrivatMerge: Cached ropes
2015-07-28 Lucas Bajolettests: Update base_test_bases to check support of undercore
2015-07-28 Lucas Bajoletsrc: Update literal to properly support underscores...
2015-07-28 Lucas BajoletParser regeneration
2015-07-28 Lucas Bajoletparser: Update parser for underscores support in decima...
2015-07-28 Lucas Bajolettests: Fix for cached_ropes, lines had changed in Nitpick
2015-07-28 BlackMinouAndroid/audio: load from res before assets
2015-07-27 Lucas Bajoletlib/standard: Read all now builds ropes
2015-07-27 Lucas Bajoletlib/standard/ropes: Added balancing method to Concat
2015-07-27 Lucas Bajoletlib/standard/ropes: Added cache mechanism on indexed...
2015-07-27 Jean PrivatMerge: Fix Chainz of Friendz buttons on Android
2015-07-26 Alexis Laferrièrecontrib/friendz: fix input using is_move
2015-07-26 Alexis Laferrièrelib/android: intro `AndroidPointerEvent::is_move`
2015-07-26 Alexis Laferrièrelib/android: remove a few warnings
2015-07-25 Jean PrivatMerge: jwrapper generates full APIs, with contructors...
2015-07-25 Jean PrivatMerge: Improve documentation of kernel
2015-07-24 Jean Privattests: update sav because line changes in kernel
2015-07-24 Jean Privatlib: add a README for standard
2015-07-24 Jean Privatlib: improve documentation of Object and Sys in kernel
2015-07-24 Alexis Laferrièrecontrib/jwrapper: fix commenting out unknown types...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: find extern classes with underscore...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: check-libs depends on each other...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: add an example that generates an...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: intro a practical example use of...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: make casting base objects (Integer...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: do not remove get_ or replace set_
2015-07-24 Alexis Laferrièrecontrib/jwrapper: comment out all primitive arrays
2015-07-24 Alexis Laferrièrecontrib/jwrapper: add an option to search for existing...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: add some top-level methods to the...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: improve `JavaType::==`
2015-07-24 Alexis Laferrièrecontrib/jwrapper: remove old naming escape on methods
2015-07-24 Alexis Laferrièrecontrib/jwrapper: filter classes from Jar archives...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: use the new type conversion system...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: remove unused code
2015-07-24 Alexis Laferrièrecontrib/jwrapper: revamp conversion from Java to Nit...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: revamp and merge extern_name and...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: intro an option to choose the extern...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: update signatures of the gen_ methods
2015-07-24 Alexis Laferrièrecontrib/jwrapper: generate constructors
2015-07-24 Alexis Laferrièrecontrib/jwrapper: generate getter and setter to access...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: intro a service to avoid property...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: revamp the search with grep and cache...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: `JavaModel::classes` sort keys by...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: add 4 more tests from a javap output
2015-07-24 Alexis Laferrièrecontrib/jwrapper: add missing keywords to mangle
2015-07-24 Alexis Laferrièrecontrib/jwrapper: big rewrite of the AST visitor
2015-07-24 Alexis Laferrièrecontrib/jwrapper: only the `java` module must always...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: do not try to generate generic extern...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: update constructor and use optional...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: remove NitType::arg_id it was unused...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: use JavaTypeConverter as a singleton
2015-07-24 Alexis Laferrièreffi/java: pointers are stored as `long` so they grow...
2015-07-24 Alexis Laferrièrelib/java: fix expected type with JNI's `GetStringUTFChars`
2015-07-23 Jean PrivatMerge: UTF-8 Strings
2015-07-23 Jean PrivatMerge: NSieve optimization
next