nit.git
2015-08-10 Jean Privattyping: change specification about default arguments...
2015-08-06 Jean Privatlib/sepx: provide location to each parsed node
2015-08-06 Jean Privatnitdoc: explicitly set titles of articles to null in...
2015-08-06 Jean Privatserialization: initialize `keep_going` to null
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: 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
2015-08-02 Alexis Laferrièrecontrib/tinks: add the game logic
2015-08-02 Alexis Laferrièrecontrib/tinks: intro git structure for tinks
2015-08-02 Alexis Laferrièrelib: intro gamnit::network
2015-08-01 Jean PrivatMerge: misc/vim: highlight the new Int literals
2015-07-31 Alexandre Terrasanitrpg: fix crash when the Reviews/Work requests return...
2015-07-31 Lucas Bajoletropes: Removed useless dump_buffer in to_s
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...
next