nit.git
2016-05-03 Lucas Bajoletlib/core: Improved running time for reset
2016-05-03 Lucas Bajoletlib/core: Improve FlatBuffer re-allocation rate by...
2016-04-28 Jean PrivatMerge: Better Entity::full_name
2016-04-28 Jean PrivatMerge: Faster ASCII-only strings
2016-04-28 Lucas Bajoletlib: Update text_stat and tests for new String types
2016-04-28 Lucas Bajoletlib: Fix serialization issue with string-oriented typing
2016-04-28 Lucas Bajolettests: Updated sav for old tests
2016-04-27 Jean Privatnitls: do not add '/' since groups are ended by '>'
2016-04-27 Jean Privattests: update because of new full_names
2016-04-27 Jean Privattests: add new test package `names` for test_model_visitor
2016-04-27 Jean Privatnitc/test_model_visitor: check and count fullnames
2016-04-27 Jean Privatandroid: remove superfluous redefinitions of SELF
2016-04-27 Jean Privatmodel: simplify module name if package is enough for...
2016-04-27 Jean Privatmodel: avoid full_name conflict with global properties
2016-04-27 Jean Privatmodel: fullnames use `$` instead of `#` for classdefs...
2016-04-27 Jean Privatmodel: use > in fullnames of groups. An add a trailing...
2016-04-27 Jean Privatmodel: double the name of the default module to make...
2016-04-26 Jean PrivatMerge: nitc: use Array instead of List
2016-04-26 Jean PrivatMerge: faster new factory
2016-04-26 Jean PrivatMerge: interpreter use the catch from the compiler
2016-04-26 Jean PrivatMerge: Continuous integration tests for Nitcorn
2016-04-23 Alexis Laferrièrelib/pthreads: less warnings on OS X
2016-04-23 Alexis Laferrièreniti: simply use `cc` as compiler
2016-04-23 Alexis Laferrièreniti: fix support for cflags from pkgconfig
2016-04-23 Jean PrivatMerge: JSON serialization: write pretty JSON
2016-04-23 Jean PrivatMerge: Hint to bad class names
2016-04-23 Jean Privatnitc: use Array instead of List
2016-04-23 Jean Privattests: add base_new_factory
2016-04-22 Jean Privatnitc: hack to fasten new factories
2016-04-22 Jean Privattests: add tests for unknown class hints
2016-04-22 Jean Privatmodelbuilder: propose hints when a class is not found
2016-04-22 Jean Privatmodelize: get the Bool type faster
2016-04-22 Lucas Bajoletlib/core: Faster access to length in ropes
2016-04-22 Alexis Laferrièretests: test pretty JSON, with and without plain JSON
2016-04-22 Alexis Laferrièretests: update existing JSON serialization test to the...
2016-04-22 Lucas Bajoletlib/core: Made FlatString abstract and added fast versi...
2016-04-22 BlackMinouInterpreter use the catch from the compiler
2016-04-22 Alexis Laferrièrelib/nitcorn: FileServer sort files by name in directory...
2016-04-22 Alexis Laferrièrelib/nitcorn: return a 404 on a request matching not...
2016-04-22 Alexis Laferrièretests: test nitcorn
2016-04-22 Alexis Laferrièrelib/json: intro setting to serialize to pretty JSON
2016-04-22 Alexis Laferrièrelib/json: clear warnings
2016-04-22 Alexis Laferrièrelib/json: warn on cycle when writing plain JSON
2016-04-22 Jean PrivatMerge: model_collect: add more services
2016-04-21 Jean PrivatMerge: Codec refactor
2016-04-21 Jean PrivatMerge: Pack Strings
2016-04-21 Jean PrivatMerge: Poset: add clone, ==, hash and sub
2016-04-21 Alexandre Terrasamodel_collect: collect MClass inits
2016-04-21 Alexandre Terrasamodel_collect: collect all MClass inherited methods
2016-04-21 Alexandre Terrasamodel_collect: collect importation poset for modules
2016-04-21 Alexandre Terrasamodel_collect: collect more on MModule hierarchy
2016-04-21 Alexandre Terrasamodel_views: build posets from mentities lists
2016-04-21 Alexandre TerrasaMerge branch 'subposet' of https://github.com/privat...
2016-04-21 Lucas Bajolettests: Added ISO8859-1 codec test
2016-04-21 Lucas BajoletCodecs: Refactor API
2016-04-21 Alexis Laferrièrelib/nitcorn: force all routes path to begin with a...
2016-04-21 Lucas Bajoletlib/core: Added packing methods to `Text`
2016-04-21 Jean Privatlib/poset: add == and hash
2016-04-21 Jean PrivatMerge: Fix more warnings
2016-04-21 Jean PrivatMerge: nitweb: uml graphs route
2016-04-21 Jean PrivatMerge: lib/core/bytes: add `Int::to_bytes` and `Bytes...
2016-04-21 Jean Privatlib/poset: make POSet cCloneable
2016-04-21 Jean Privatlib/poset: add `sub` to build induced subposets
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2016-04-20 Alexandre Terrasalib/template: fix init with signature warning
2016-04-20 Alexandre Terrasalib: fix useless redef signature warnings
2016-04-20 Alexandre Terrasalib: fix more call on nullable receiver warnings
2016-04-20 Alexandre Terrasalib: missing fix documentation warnings
2016-04-20 Alexandre Terrasasrc/doc: fix useless signature in redef warnings
2016-04-20 Alexandre Terrasasrc/doc: fix call on nullable receiver warnings
2016-04-20 Alexandre Terrasaexamples/mnit_ballz: fix call on nullable receiver...
2016-04-20 Alexandre Terrasacontrib: fix call on nullable receiver warnings
2016-04-20 Alexandre Terrasacontrib: fix useless signature in redef warning
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix weird parenthesis
2016-04-20 Jean PrivatMerge: nitcorn: fix path resolution for vararg routes
2016-04-20 Jean PrivatMerge: lib/core: fix `Text::is_int`
2016-04-20 Jean PrivatMerge: iOS and text: fix UTF-8 support on iOS and impro...
2016-04-20 Jean PrivatMerge: Interpreter FFI: fix running the interpreter...
2016-04-20 Jean Privatlib/core/bytes: add `Int::to_bytes` and `Bytes::to_i`
2016-04-20 Alexis Laferrièretests: add test for the interpreter interpreting the...
2016-04-20 Alexis Laferrièrelib/opts: report invalid integer passed to an OptionInt
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix noinit in redef warning
2016-04-20 Alexandre Terrasauml: fix not escaped names
2016-04-20 Alexandre Terrasavararg_routes: improve module documentation
2016-04-20 Alexandre Terrasanitcorn: remove warnings from reactor.nit
2016-04-20 Alexandre Terrasanitcorn: fix path resolution for vararg routes
2016-04-19 Alexis Laferrièrelib/core: fix `Text::is_int`
2016-04-18 Alexis Laferrièrelib/cocoa: reading text from NSData should copy it...
2016-04-18 Alexis Laferrièrelib/cocoa: fix to_nsstring to use UTF-8 encoding
2016-04-18 Alexis Laferrièrelib/core: remove duplicates and improve doc of `NativeS...
2016-04-18 Alexis Laferrièrelib/core: intro to_s_with_copy_and_length
2016-04-18 Alexis Laferrièreinterpreter: use light_ffi to force support for the...
2016-04-18 Alexis Laferrièreinterpreter: the annotation light_ffi identifies a...
2016-04-18 Jean PrivatMerge: Split catalog into a lib and a program
2016-04-18 Jean PrivatMerge: iOS: support apps with multiple windows, and...
2016-04-18 Jean PrivatMerge: app.nit services to set the size and alignment...
2016-04-18 Jean Privatnitcatalog: add a new class Person
2016-04-17 Jean Privatnitc: split nitcatalog into a lib and a program
2016-04-15 Alexis Laferrièrelib/ios: implement `Label::size= & align=`
2016-04-15 Alexis Laferrièrelib/ios: support multiple windows using a UINavigationC...
next