nit.git
2015-08-07 Jean Privatseparate_compiler: always compile stub of methods to...
2015-08-07 Jean PrivatMerge: Own rand seed
2015-08-07 Jean PrivatMerge: Benitlux report tool
2015-08-07 Jean PrivatMerge: UTF-8 byte reading error
2015-08-07 Jean Privattests: update some sav because change in random
2015-08-07 Jean Privatffi: compile extern C files with -Wno-unused-function...
2015-08-06 Alexis Laferrièrecontrib/benitlux: add a report tool
2015-08-06 Alexis Laferrièrecontrib/benitlux: add services to list known beers...
2015-08-06 Jean PrivatMerge: Cleanup lib/dom
2015-08-06 Jean PrivatMerge: Add debug option to compiler
2015-08-06 Jean PrivatMerge: example: optional attribute with a default value
2015-08-06 Lucas Bajolettests: Added tests for char_at method on borderline...
2015-08-06 Lucas Bajoletlib/standard: Fix NativeString::length_of_char_at and...
2015-08-06 Lucas Bajoletshare/man: Update nitc.md for debug option
2015-08-06 Lucas Bajoletcompiler: Add -g option to compiler
2015-08-06 Jean Privatlib/dom: remove useless visibility
2015-08-06 Jean Privatlib/dom: remove `null` call warning
2015-08-06 Jean Privatlib/dom: add missing documentation
2015-08-06 Jean Privattests: update sav for text_xml_read
2015-08-06 Jean Privatlib/dom: give location to all parsed XML nodes
2015-08-06 Jean Privatlib/dom: remove urequired use of named arguments
2015-08-06 Jean Privatlib/dom: initialize `XMLEntity::parent` to null
2015-08-06 Jean Privatlib/dom: remove useless variable
2015-08-05 Jean PrivatMerge: Text::to_bytes
2015-08-05 Jean Privatexample: optional attribute with a default value
2015-08-05 Lucas Bajoletlib/standard/bytes: Text::to_bytes method
2015-08-05 Jean PrivatMerge: lib/maths: add `nan` and `inf` as special Float
2015-08-05 Jean PrivatMerge: Can use lib/github/github_curl without a oauth...
2015-08-05 Jean PrivatMerge: contrib: add a simple planner that use lib/ai
2015-08-05 Jean Privatcontrib: add a simple planner that use lib/ai
2015-08-05 Jean Privatlib/maths: add `nan` and `inf` as special Float
2015-08-05 Jean PrivatMerge: jwrapper reproduces Java class hierarchy in...
2015-08-05 Alexis Laferrièrelib/performance_analysis: relax unit test expected...
2015-08-05 Alexis Laferrièrecontrib/jwrapper examples: update android_api to use...
2015-08-05 Alexis Laferrièrecontrib/jwrapper examples: update java_api to benefit...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: saving the model must be asked by...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: only reference to `java.lang.Object...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: add an option to not generate methods
2015-08-05 Alexis Laferrièrecontrib/jwrapper: use serialized models to build the...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: intro reading models from file
2015-08-05 Alexis Laferrièrecontrib/jwrapper: write the model to a file next to...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: enable serialization of model
2015-08-05 Alexis Laferrièrecontrib/jwrapper: generate classes in linearization...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: prevent name conflicts with inherited...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: generate only locally introduced...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: silence all useless-superclass warnings
2015-08-05 Alexis Laferrièrecontrib/jwrapper: compute the methods introduced by...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: copy class hierarchy over to Nit
2015-08-05 Alexis Laferrièrecontrib/jwrapper: build class hierarchy into a POSet
2015-08-05 Alexis Laferrièrecontrib/jwrapper: collect super-classes data
2015-08-05 Alexis Laferrièrecontrib/jwrapper: revamp class header generation
2015-08-05 Alexis Laferrièrecontrib/jwrapper: create the tmp directory as needed
2015-08-05 Alexis Laferrièrecontrib/jwrapper: implement == and hash in JavaClass...
2015-08-05 Alexis Laferrièrecontrib/jwrapper: close module file stream after writing
2015-08-05 Alexis Laferrièrecontrib/jwrapper grammar: reorder of the grammar file...
2015-08-05 Alexis Laferrièrecontrib/jwrapper grammar: unify all lists of things...
2015-08-05 Jean PrivatMerge: curl: implement CURLOPT_TIMEOUT and CURLOPT_TIME...
2015-08-05 Jean PrivatMerge: lib/performance_analysis: relax nitunit expected...
2015-08-05 Jean Privatcontrib/github_merge: can merge localy without github...
2015-08-05 Jean Privatlib/github: can connect without OAuth token
2015-08-05 Jean Privatlib/curl: Collection::to_curlslist do not crash on...
2015-08-04 Alexandre Terrasacurl: implement CURLOPT_TIMEOUT and CURLOPT_TIMEOUT_MS
2015-08-04 Alexis Laferrièrelib/performance_analysis: relax unit test expected...
2015-08-04 Jean PrivatMerge: Tinks! fix frame lock between clients and servers
2015-08-04 Jean PrivatMerge: Simplify integer parsing
2015-08-04 Jean PrivatMerge: Fix nitcorn `Content-Length` when working with...
2015-08-04 Lucas Bajolettests: Update sav for parser updates
2015-08-04 Lucas Bajoletsrc: Parser regeneration
2015-08-04 Lucas Bajoletsrc: Modified compilers for the support of the new...
2015-08-04 Lucas Bajoletparser: Factorized variants of Integer under one production
2015-08-04 Lucas Bajoletlib/standard/text: Added parsing method for all integers
2015-08-04 Alexis Laferrièrecontrib/tinks: increment the comm version number
2015-08-04 Alexis Laferrièrecontrib/tinks: greatly reduce the vibration strength...
2015-08-04 Alexis Laferrièrecontrib/tinks: client do not send empty orders array...
2015-08-04 Alexis Laferrièrecontrib/tinks: server does not wait after its clients...
2015-08-04 Alexis Laferrièrelib/gamnit: use async cache for the client/server logic
2015-08-04 Alexis Laferrièrelib/serialization: intro AsyncCache
2015-08-04 Alexis Laferrièrelib/socket: use a custom C call to detect error on...
2015-08-03 Alexandre Terrasanitcorn: add media types for web fonts.
2015-08-03 Alexandre Terrasanitcorn: use `bytelen` instead of `length` when setting...
2015-08-03 Jean PrivatMerge: Tinks! a multiplayer crossplatform action game...
2015-08-03 Jean PrivatMerge: nitrpg: fix crash when the Reviews/Work requests...
2015-08-03 Jean PrivatMerge: to_i behaviour coherent with parser
2015-08-03 Jean PrivatMerge: Remove memory leak in Ropes
2015-08-03 Lucas Bajolettests: Updated sav for base_error_literal
2015-08-03 Lucas Bajoletsrc: Update literal to simplify the code
2015-08-03 Lucas Bajoletlib/standard/text: Update Text.to_i to parse all bases
2015-08-03 Lucas Bajoletlib/standard/text: Added is_int validation function...
2015-08-03 Lucas Bajoletlib/standard/text: Added validation and conversion...
2015-08-03 Lucas Bajoletlib/standard/text: Move and generalize remove_underscor...
2015-08-03 Jean Privatversion 0.7.7 v0.7.7
2015-08-02 Alexis Laferrièrecontrib/tinks: add README.md
2015-08-02 Alexis Laferrièrecontrib/tinks: intro the android client
2015-08-02 Alexis Laferrièrecontrib/tinks: add icon source
2015-08-02 Alexis Laferrièrelib/android: fix `just_went_down` to support secondary...
2015-08-02 Alexis Laferrièrecontrib/tinks: add makefile
2015-08-02 Alexis Laferrièrecontrib/tinks: intro art source
2015-08-02 Alexis Laferrièrecontrib/tinks: add sounds
2015-08-02 Alexis Laferrièrecontrib/tinks: add the client
2015-08-02 Alexis Laferrièrecontrib/tinks: add the server
next