nit.git
2015-07-21 Alexis Laferrièrecontrib/jwrapper: add test case and the check rule
2015-07-21 Alexis Laferrièrecontrib/jwrapper: apply dependencies in Makefile
2015-07-21 Alexis Laferrièrecontrib/jwrapper: update gitignore file
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp entry to support Jar...
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp docs
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp options
2015-07-21 Alexis Laferrièrecontrib/jwrapper: generate doc above extern methods
2015-07-21 Alexis Laferrièrecontrib/jwrapper: do not look for existing Nit libs...
2015-07-21 Alexis Laferrièrecontrib/jwrapper: avoid Nit keywords and mangle generat...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: refactor `add_identifier`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use the prefix `Java`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: minor style update in model
2015-07-20 Alexis Laferrièrecontrib/jwrapper: support wildcards with a default...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: main logic use `JavaModel` and suppor...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: intro `JavaModel`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: revamp `gen_licence` to be more custo...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use a MultiHashMap to store methods...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: separate comment vs stubs in generato...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: update constructors of `CodeGenerator...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: remove illegal attribute generation
2015-07-20 Alexis Laferrièrecontrib/jwrapper: fix parameter-less methods right...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix generic types parameters...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept generic constructors
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: eat the strictfp keyword
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept `-` in Java identifier...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept classes compiled from...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix parsing many files at...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix `implements` and `extends...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept wildcards in generic...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: style clean up
2015-07-20 Alexis Laferrièrelib/performance_analysis: keep the sum execution time
2015-07-20 Alexis Laferrièrelib/performance_analysis: fix `PerfMap::to_s`
2015-07-20 Alexis Laferrièrelib/opts: improve doc of `OptionEnum`
2015-07-20 Jean PrivatMerge: Basic UDP socket
2015-07-20 Jean PrivatMerge: Faster write
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-07-18 Alexis Laferrièrelib/standard: revamp doc of `Map::join`
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-18 Alexis Laferrièrelib/standard: the single parameter of `String::basename...
2015-07-18 Jean PrivatMerge: Protected setters
2015-07-18 Jean PrivatMerge: Fix autosuperinit
2015-07-17 Jean PrivatMerge: lib/noise: compatibility with 32 bits arch and...
2015-07-17 Jean PrivatMerge: Rename Container to Ref
2015-07-17 Jean PrivatMerge: Separate code compilation for autobox
2015-07-17 Jean Privattests: update deserializations tests with nitce because...
2015-07-17 Jean Privatniti: update intern implementation of `io_write`.
2015-07-17 Alexis Laferrièrelib/noise: fix generation of generated pseudo-random...
2015-07-17 Alexis Laferrièrelib/noise: make compatible with 32 bit archs and a...
2015-07-17 Alexis Laferrièrelib/noise: fix the expected amplitude of the pseudo...
2015-07-17 Alexis Laferrièrelib/standard: the single parameter of `String::strip_ex...
2015-07-17 Alexis Laferrièrelib/standard: the single parameter of `Collection:...
2015-07-17 Alexis Laferrièrelib/socket: intro `UDPSocket` and its services
2015-07-17 Alexis Laferrièrelib/socket: add UDP related services to the native...
2015-07-17 Alexis Laferrièrelib/socket: refactor IOError from errnos into contructors
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-07-17 Alexis Laferrièrelib/socket: move `blocking=` to `Socket`
2015-07-17 Alexis Laferrièrelib/collection: rename Container to Ref
2015-07-17 Alexis Laferrièrelib/socket: intro `TCPSocket`
2015-07-17 Alexis Laferrièrelib/socket: write and read of the native layer use...
2015-07-17 Alexis Laferrièrelib/socket: revamp services of `NativeSocketAddrIn`
2015-07-17 Alexis Laferrièrelib/socket: use less callbacks and prefer NativeString...
2015-07-17 Alexis Laferrièrelib/socket: rename `Socket::socket` to `Socket::native`
2015-07-16 Jean Privatlib/file: efficient write to file for FlatString
2015-07-16 Jean Privatlib/file: delegate how to write a string to the string...
2015-07-16 Jean Privatlib/file: add a `from` parameter on `write_native`...
2015-07-16 Jean PrivatMerge: Fix bug with reverse iterators in arrays
2015-07-16 Jean Privatsep_comp: do not lose potential mcasttype information...
2015-07-16 Jean Privatsep_comp: do not rely on RTA in autobox
2015-07-16 Jean Privatsep_comp: improve deadness management in compile_class_to_c
2015-07-16 Alexis Laferrièretests: update line number in `test_new_native_alt1`
2015-07-15 Alexis Laferrièrelib/array: do not cache reverse iterators as forward...
2015-07-14 Jean PrivatMerge: Better autoinit conflict message
2015-07-14 Jean Privatlib/neo4j: use `nosuper` in named constructors to avoid...
2015-07-14 Jean Privatlib/geometry: named constructors use autoinit
2015-07-14 Jean Privatlib/date: named constructors use autoinit
2015-07-13 Jean PrivatMerge: lib/standard/bytes: Added pop method
2015-07-13 Jean PrivatMerge: Rosetta entropy
2015-07-13 Jean Privatrefund: `Dollar::from_float` use the autoinit constructor
2015-07-13 Jean Privatnitrpg: `from_json` constructors use the autoinit const...
2015-07-13 Jean Privatnitcc: make the autoinit constructor of Automation...
2015-07-13 Jean Privattests: update (and improve) test for autoinit error...
2015-07-13 Jean Privatmodelize: improve message in case of inherited autoinit...
2015-07-13 Jean Privattests: update sav for nuew setter visibility rule
2015-07-13 Jean Privatmodelize_property: setters are protected by default...
2015-07-13 Lucas Bajoletlib/standard/bytes: added documentation for public...
2015-07-13 Jean Privattests: update sav for enforced superautoinit
2015-07-13 Jean Privatautosuperinit: constructors can be defined in interface...
2015-07-13 Jean Privattests: update example_hanoi with saner constructor
2015-07-13 Jean Privatsrc/niti: PrimitiveNativeFile use autoinit in named...
2015-07-13 Jean Privatlib/sqlite3: use autoinit in named init `open`
2015-07-13 Alexis Laferrièrelib/noise: all classes are serializable
2015-07-13 Jean Privatsrc/location: use `nosuper in some specific named const...
2015-07-13 Jean Privatlib/string: named constructors call the autoinit explicitly
2015-07-13 Lucas Bajoletlib/standard/bytes: Added pop method
2015-07-10 Jean Privatrosetta code: also add fibonacci_word
2015-07-10 Jean Privatrosetta code: also add entropy_narcissist
2015-07-10 Jean Privatrosetta code: entropy
2015-07-10 Jean Privatlib/counter: add `Counter::entropy` to shine in private...
2015-07-10 Jean Privatlib/counter: add `Collection::to_counter` to simplify...
next