Merge: curl: basic Unix domain socket support
[nit.git] / contrib /
2018-02-21 Alexis Laferrièreinkscape_tools: fix Inkscape version detection on Ubuntu
2018-02-16 Jean PrivatMerge: Infer more attribute types
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2018-02-14 Alexis Laferrièrenitin: use `prompt`
2018-01-25 Jean PrivatMerge: Gamnit on iOS
2018-01-25 Alexis Laferrièreinkscape_tools: remove `mnit` support
2018-01-25 Alexis Laferrièreinkscape_tools: delete mnit based test applications
2018-01-25 Alexis Laferrièretinks: delete the old 2D mnit client
2018-01-24 Alexis Laferrièrecontrib: delete the friendz game
2018-01-24 Alexis Laferrièrecontrib: delete the memory game
2018-01-24 Alexis Laferrièrecontrib: remove crazy_moles
2018-01-24 Alexis Laferrièrecontrib: remove mnit_test
2018-01-18 Alexis Laferrièreasteronits, action_nitro & model_viewer: use gamnit...
2018-01-17 Alexis Laferrièreasteronits, action_nitro & model_view: add makefile...
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-11-29 Jean PrivatMerge: gamnit: new services and a lot of bug fixes...
2017-11-28 Alexandre Terrasaexamples: annotate examples
2017-11-27 Jean PrivatMerge: nitin FFI seems to work
2017-11-27 Jean PrivatMerge: android: update compiler to use the "new" toolchain
2017-11-23 Jean Privatnitin: add FFI example in the README
2017-11-23 Jean Privatnitin: continue on bad triple-quoted string and bad...
2017-11-23 Jean Privatnitin: display syntax error as soon as possible
2017-11-23 Jean PrivatMerge: app.nit: fix issues in examples and calculator
2017-11-23 Jean PrivatMerge: interactive nit: main variables are preserved
2017-11-23 Jean PrivatMerge: gamnit: distinguish between `create_gamnit`...
2017-11-22 Alexis Laferrièrebenitlux: fix use of global references from Java FFI
2017-11-21 Alexis Laferrièreasteronits: larger controls
2017-11-21 Alexis Laferrièregamnit: split use of App::on_create between create_gamn...
2017-11-21 Jean Privatnitin: update README with more examples and main variables
2017-11-21 Jean Privatnitin: save and inject main variable between prompts
2017-11-21 Jean Privatnitin: get the main_method early to simplify the code
2017-11-21 Jean Privatnitin: show syntactic errors the standard way
2017-11-21 Jean Privatnitin: keep the line number increasing between prompts
2017-11-21 Jean Privatnitin: add optional source name in error messages ...
2017-11-14 Alexis Laferrièreapp.nit examples: fix dependencies by adding the missin...
2017-11-08 Jean PrivatMerge: NLP: More Natural Language Processing features
2017-11-06 Alexandre Terrasacontrib/rss_downloader: fix nullable usage for title...
2017-10-27 Jean Privatnitcc: generate more intermediate automaton
2017-10-27 Jean Privatnitcc: add transformation from a NFA to a epsilonless NFA
2017-10-27 Jean Privatnitcc: remove a truism warning
2017-10-27 Jean Privatnitcc: to_minimal_dfa is a little faster
2017-10-27 Jean Privatnitcc: a empty automaton has at least a start state...
2017-10-11 Alexandre Terrasalib/markdown: merge processor and emitter
2017-09-25 Jean PrivatMerge: nitunit: use annotations
2017-09-25 Jean PrivatMerge: gamnit: fluid API, named 3D models, faster nitpi...
2017-09-25 Alexis Laferrièregamnit: virtual gamepad services return the created...
2017-09-18 Alexis Laferrièrejwrapper: don't serialize cached attributes
2017-09-18 Alexis Laferrièrejwrapper: use msgpack
2017-09-18 Jean PrivatMerge: app.nit: easier root window selection and other...
2017-09-08 Alexis Laferrièreapp: update clients to use `root_window`
2017-09-07 Jean PrivatMerge: gamnit: shadow mapping
2017-08-31 Alexis Laferrièreneo_doxygen: fix a few "type repetition" warnings
2017-08-31 Alexis Laferrièreneo_doxygen: remove ambiguity in the use of Location
2017-08-29 Alexis Laferrièregamnit: add camera parameter to `draw` method
2017-08-15 Alexandre Terrasacontrib: migrate nitunits to annotations
2017-07-28 Alexis Laferrièreasteronits: fix virtual gamepad
2017-07-18 Jean PrivatMerge: typing: new warning `useless-truism` to catch...
2017-07-17 Jean Privatlib&contrib: remove some useless truisms.
2017-06-29 Alexis Laferrièregamnit: `flat` includes more optional modules
2017-06-28 Alexis Laferrièreaction_nitro: remove dead code
2017-06-28 Alexis Laferrièreaction_nitro: clean Makefile and fix fdroid support
2017-06-28 Alexis Laferrièreaction_nitro: support premultiplied textures on Android
2017-06-28 Alexis Laferrièreaction_nitro: prettier particles
2017-06-28 Alexis Laferrièremodel_viewer: use premultiplied colors on clouds and...
2017-06-27 Jean PrivatMerge: gamnit: Sprite animations
2017-06-26 Alexis Laferrièreaction_nitro: animate the parachute opening
2017-06-26 Alexis Laferrièreaction_nitro: update to use gamnit animations
2017-06-20 Alexis Laferrièreasteronits: convert sound effect from a broken mp3...
2017-06-16 Jean PrivatMerge: oot: add 2 random projects found on the Internet.
2017-06-16 Jean Privatoot: update force-change the repo url
2017-06-16 Jean Privatoot: add 2 random projects found on the Internet.
2017-06-12 Jean PrivatMerge: More package.ini
2017-06-09 Jean Privatpackage.ini: fix broken links
2017-06-09 Jean PrivatMerge: gamnit: dynamic window resize
2017-06-08 Alexis Laferrièregamnit: cache UICamera anchor points
2017-06-07 Jean PrivatMerge: nitin: use GPL-3.0 instead of GPL-3
2017-06-07 Jean PrivatMerge: gamnit: Blinn-Phong specular lighting, 3 axes...
2017-06-06 Jean PrivatMerge: gamnit::network: add server discovery via UDP
2017-06-06 Jean Privatnitin: use GPL-3.0 instead of GPL-3
2017-06-04 Alexis Laferrièretinks, model_viewer & action_nitro: print model loading...
2017-06-04 Alexis Laferrièregamnit: 3 Euler rotation angles for actors
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-05-30 Alexis Laferrièregamnit: add more options to `accept_clients` & `broadcast`
2017-05-30 Alexis Laferrièregamnit: tweak network doc
2017-05-30 Alexis Laferrièregamnit: move up UDP discovery logic from Tinks! to...
2017-05-17 Jean PrivatMerge: gamnit: add documentation and standardize the API
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-08 Jean PrivatMerge: makefiles: Remove dead code
2017-05-07 Alexis Laferrièregamnit: move `Model::uv_sphere` to `UVSphere`
2017-05-07 Alexis Laferrièregamnit & contrib: lower the Android target API
2017-05-07 Jean-Christophe... tinks/Makefile: Remove an undefined phony target
2017-05-01 Jean PrivatMerge: opportunity: official docker image
2017-04-27 Jean Privatopportunity: official docker image
2017-04-27 Jean Privatopportunity: optional argument is the iface
2017-04-26 Jean Privatnitin/README: runtime errors/aborts return to the inter...
2017-04-26 Jean Privatnitin: use the secret `catch` block to intercept runtim...
2017-04-25 Jean Privatnitin: add option --no-prompt to ease testing
2017-04-24 Jean Privatcontrib/nitin: new interactive interpreter proof of...
2017-04-11 Jean PrivatMerge: gamnit: virtual gamepad
2017-04-10 Alexis Laferrièreasteronits: change dynamic resolution with , and .
next