nit.git
2015-10-21 Alexis LaferrièreRevert "tests: update deserializations tests with nitce...
2015-10-17 Alexis Laferrièrelib/serialization: fix deserialization contructor calli...
2015-10-16 Jean PrivatMerge: lib/github: clean code and add some services
2015-10-16 Jean PrivatMerge: lib/mongodb: minor fixes
2015-10-16 Alexandre Terrasalib/github: introduce `Issue::is_pull_request` method
2015-10-16 Alexandre Terrasalib/github: add setters to all github api entities...
2015-10-16 Alexandre Terrasalib/github: better type safety on json accesses
2015-10-16 Alexandre Terrasalib/github: remove `to_s` on nullable warnings
2015-10-16 Alexandre Terrasalib/mongodb: fix segfault in `Collection::find` method
2015-10-16 Alexandre Terrasalib/mongodb: collections do not call next when returnin...
2015-10-16 Jean PrivatMerge: metrics: add some Mendel metrics for classes
2015-10-16 Jean PrivatMerge: metrics: not a number fix
2015-10-16 Jean PrivatMerge: Set HashMapIterator as a private class.
2015-10-16 Jean PrivatMerge: FlatText is a private class
2015-10-16 Jean PrivatMerge: lib/graphs: introduce PageRank computation on...
2015-10-15 Alexandre Terrasametrics: add some Mendel metrics for classes
2015-10-15 Alexandre Terrasametrics: make Metric interface accept any kind of colle...
2015-10-15 Alexandre Terrasametrics: skip `not a number` values when computinh...
2015-10-15 Alexandre Terrasacore/collection: set HashMapIterator as private
2015-10-15 Alexandre Terrasacore/text: remove call on nullable warnings
2015-10-15 Alexandre Terrasalib/graphs: introduce PageRank computation on digraphs
2015-10-15 Alexandre Terrasalib/graphs: introduce `show_dot` for debugging digraphs.
2015-10-15 Alexandre Terrasalib/graphs: clean digraph.nit whitespaces
2015-10-15 Alexandre Terrasacore/text: make FlatText private
2015-10-13 Jean PrivatMerge: mnit: Fix error on refined virtual types
2015-10-13 Jean PrivatMerge: Rationalize the usages of tools on packages
2015-10-13 Jean Privatonline_ide: imports nitc (symlinked from contrib)
2015-10-13 Jean Privatcontrib: add `nitc` as a symbolic link to `src` so...
2015-10-13 Jean Privattinks: nitserial requires a valid model, so with a...
2015-10-11 Alexis Laferrièretests: do not expect the "Redef Error" on mnit clients
2015-10-11 Alexis Laferrièrelib/mnit: do not redef virtual types
2015-10-07 Jean PrivatMerge: Multi iterators
2015-10-07 Jean Privattransform: reactivate shortcut_range by not transformin...
2015-10-07 Jean PrivatMakefiles: add pre-build
2015-10-07 Jean PrivatMerge: Detach CallSite from the AST
2015-10-07 Jean PrivatMerge: More robustness in keep going
2015-10-07 Jean Privatpretty: handle multi-iterators
2015-10-07 Jean Privathighlight: handle multi-iterators
2015-10-07 Jean Privattests: add tests for multi-iterators
2015-10-07 Jean Privattests: update sav/test_parser* because AST changes
2015-10-07 Jean Privattests: update error message because of new iterators AST
2015-10-07 Jean Privattyping: use `location` attribute instead of `node`...
2015-10-07 Jean Privattyping: add a node parameter to `CallSite::check_signature`
2015-10-07 Jean Privatinterpreter&vm: handle multi-iterator
2015-10-07 Jean Privatcompiler: handle multi-iterators
2015-10-07 Jean Privattransform: rewrite the AFor transformation to handle...
2015-10-07 Jean Privatfrontend: handle multi-iterators
2015-10-07 Jean Privatparser: regenerate with multi-iterators
2015-10-07 Jean Privatgrammar: add `for_group` in `for` for multi-iterators
2015-10-06 Jean Privathighlight: Remove useless `super` since CallSite isa...
2015-10-06 Jean Privattyping: make `CallSite` a `MEntity` so that `is_broken...
2015-10-06 Jean Privatmodel: use the robust `intro_mmodule` instead of `intro...
2015-10-06 Jean Privatcompiler: skip broken entities
2015-10-06 Jean Privattests: update sav for some tests thanks to better error...
2015-10-06 Jean Privatmodel: add `MEntity::is_broken`
2015-10-06 Jean Privatnitc: print errors if all modules are invalid
2015-10-06 Jean Privatsemantize: set and use `ANode::is_broken`
2015-10-06 Jean Privatmodelbuilder: add `ANode::is_broken`
2015-10-06 Jean Privatmodel: make `MPropDef::is_intro` more robust
2015-10-06 Jean PrivatMerge: Cleanup for Gamnit integration
2015-10-06 Jean PrivatMerge: src: fix null receiver error on useless-signatur...
2015-10-05 Alexis Laferrièrecontrib/crazy_moles: squeeze together each images for...
2015-10-05 Alexis Laferrièrelib/gamnit: fix constructor of `GLfloatArray`
2015-10-05 Alexis Laferrièrelib/mnit: use abstract attributes
2015-10-05 Alexis Laferrièresrc: fix null receiver error on useless-signature warning
2015-10-04 Alexis Laferrièrelib/geometry: points attributes are writable
2015-10-04 Alexis Laferrièrelib/sdl: amask is an Int, not a Bool
2015-09-30 Alexis Laferrièrelib/android: update constructors in assets_and_resources
2015-09-30 Jean Privatversion 0.7.8 v0.7.8
2015-09-28 Jean PrivatMerge: Basename fix
2015-09-28 Jean PrivatMerge: glesv2: services for textures, shaders, framebuf...
2015-09-28 Jean PrivatMerge: Make stream and iterators withable
2015-09-28 Jean PrivatMerge: Bytes is now Writable
2015-09-28 Jean PrivatMerge: Fixes for ordered trees
2015-09-28 Jean PrivatMerge: Fix fdroid
2015-09-28 Jean PrivatMerge: Faster scan in the loader
2015-09-28 Jean PrivatMerge: More ini
2015-09-28 Lucas Bajolettests: Added test for basename and related methods
2015-09-28 Lucas Bajoletlib/core: Optimized generation of Boxes in to_s_with_copy
2015-09-28 Lucas Bajoletlib/core: Added specialized implementation of file_exte...
2015-09-28 Alexis Laferrièrelib/gamnit examples: change the background of the trian...
2015-09-28 Alexis Laferrièrelib/glesv2 & gamnit: update examples to the new API
2015-09-28 Alexis Laferrièrelib/glesv2: intro a Makefile to automate wrapping
2015-09-28 Alexis Laferrièrelib/glesv2: update more misc services
2015-09-28 Alexis Laferrièrelib/glesv2: update API style of glGetError
2015-09-28 Alexis Laferrièrelib/glesv2: intro services to synchronize operations...
2015-09-28 Alexis Laferrièrelib/glesv2: intro services to set the clear values...
2015-09-28 Alexis Laferrièrelib/glesv2: move glClearColor and glViewport to the...
2015-09-28 Alexis Laferrièrelib/glesv2: move more enums to the new API style
2015-09-28 Alexis Laferrièrelib/glesv2: move some program related services with...
2015-09-28 Alexis Laferrièrelib/glesv2: fix signature of glTexImage2D and accept...
2015-09-28 Alexis Laferrièrelib/glesv2: move shaders services to the new API style
2015-09-27 Alexis Laferrièrelib/glesv2: intro framebuffers services
2015-09-27 Alexis Laferrièrelib/glesv2: intro renderbuffer services
2015-09-27 Alexis Laferrièrelib/glesv2: intro texture related services
2015-09-26 Jean Privattests: add test_with.nit
2015-09-26 Jean Privatordered_tree: remove subs when all children are detached.
2015-09-26 Jean Privatordered_tree: avoid abort if subs is empty
2015-09-25 Lucas Bajoletlib/core: Improve performances of last_index_of_from
2015-09-24 Jean Privatmemory: add apk link in the catalog
next