nitcatalog: adapt to new loader API
[nit.git] / examples /
2015-09-28 Jean PrivatMerge: Fix fdroid
2015-09-24 Jean Privatballz: rename FDroid metadata file
2015-09-23 Jean Privatcode: add new package.ini (and update some tags)
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-16 Jean PrivatMerge: Extends catalog with a *try it* and a *download...
2015-09-16 Jean PrivatMerge: Prepare FDroid deployment
2015-09-16 Jean Privatcalculator: add FDroid apk description
2015-09-16 Jean Privatcalculator: clean Makefile and add `android` and `andro...
2015-09-16 Jean Privatcontrib: add `upstream.apk` to packages that have an apk
2015-09-15 Jean PrivatMerge: Clean UTF-8 string update
2015-09-15 Lucas Bajoletlib: Update sha1 and base64 to use Bytes instead of...
2015-09-15 Alexis Laferrièrecontrib & examples: add the android-release rule to...
2015-09-14 Alexis Laferrièreexamples/calculator: remove font from icon
2015-09-10 Jean PrivatMerge: Ballz improvements
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 BlackMinoumnit_ballz: Objects module
2015-09-09 BlackMinoumnit_ballz: Display module
2015-09-09 BlackMinoumnit_ballz: Collision gestion module
2015-09-09 BlackMinoumnit_ballz: Linux module
2015-09-09 BlackMinoumnit_ballz: Assets module
2015-09-09 BlackMinoumnit_ballz: Walls images
2015-09-09 BlackMinoumnit_ballz: Sounds assets for android (in res/raw)
2015-09-09 BlackMinoumnit_ballz: game_logic module
2015-09-09 BlackMinoumnit_ballz: Android module
2015-09-09 BlackMinoumnit_ballz: Adds linux target to Makefile
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-09-02 Jean PrivatMerge: Ini of projects
2015-08-31 Jean PrivatMerge: Reorganize mnit submodules
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-30 Jean Privatexamples: introduce .ini for projects maintained by...
2015-08-30 Jean Privatexamples: introduce .ini for projects maintained by...
2015-08-29 Jean Privatlib: move `examples/nitcorn` to `lib/nitcorn/examples`
2015-08-29 Alexis Laferrièreexamples/draw_operation: revamp the doc with a sample...
2015-08-28 Alexis Laferrièrecontrib & examples: update users of mnit implementations
2015-08-28 Alexis Laferrièreexamples/extern_methods: revamp as a better teaching...
2015-08-28 Jean PrivatMerge: projects: update some short descriptions
2015-08-28 Jean PrivatMerge: Fix qualified imports
2015-08-28 Alexis Laferrièreexamples/mnit_dino: add a README.md file
2015-08-28 Alexis Laferrièreexamples/calculator: intro a README.md file
2015-08-28 Jean PrivatMerge: Relocate examples
2015-08-28 Jean Privatprojects: update some short descriptions
2015-08-28 Jean Privatnitcorn/xymus_net: fix importations
2015-08-28 Jean Privatlib: move `examples/mpi` to `lib/mpi/examples`
2015-08-28 Jean Privatlib: move `examples/lang*` to `lib/gettext/examples`
2015-08-28 Jean Privatlib: move `examples/pnacl` to `lib/pnacl/examples`
2015-08-28 Jean Privatpnacl: fix whitespaces
2015-08-28 Jean PrivatMerge: Rename `standard` as `core`
2015-08-28 Jean PrivatMerge: Work towards an Android testing framework and...
2015-08-27 Jean Privatlib: move `examples/emscripten` to `lib/emscripten...
2015-08-27 Jean Privatemscripten: fix whitespaces
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Alexis Laferrièrecontrib/mnit_test: move mnit_simple to contrib/mnit_test
2015-08-26 Jean PrivatMerge: New loader policy that features project.ini
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-24 Jean PrivatMerge: Fix app.nit Calc example
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-08-22 Alexis Laferrièreexamples/calculator: avoid crash from call to `to_n...
2015-08-22 Alexis Laferrièreexamples/calculator: fix Android version to use nit_act...
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-08-21 Jean Privatfdroid: update metadata with new github repo
2015-08-12 Alexis Laferrièreexamples/moles: move crazy moles to the contrib folder
2015-08-12 Alexis Laferrièreexamples/moles: use a timeout to prevent changing state...
2015-08-12 Alexis Laferrièreexamples/moles: apply FIXME with `min` as instructed...
2015-08-12 Alexis Laferrièreexamples/moles: make `Screen::game` lazy to fix scaling...
2015-08-12 Alexis Laferrièreexamples/moles: tweak distances
2015-08-12 Alexis Laferrièreexamples/moles: intro new traps; nukes and big cacti...
2015-08-12 Alexis Laferrièreexamples/moles: add graphical effects; particles and...
2015-08-12 Alexis Laferrièreexamples/moles: update the top UI
2015-08-12 Alexis Laferrièreexamples/moles: use a darker background
2015-08-12 Alexis Laferrièreexamples/moles: update and add new art
2015-08-12 Alexis Laferrièreexamples/moles: avoid tapping the moles in the back...
2015-08-12 Alexis Laferrièreexamples/moles: extract selection of what appears in...
2015-08-12 Alexis Laferrièreexamples/moles: revamp the hole state logic with HoleCo...
2015-08-12 Alexis Laferrièreexamples/moles: update style and doc
2015-08-12 Alexis Laferrièreexamples/moles: update Makefile
2015-08-12 Alexis Laferrièreexamples/moles: clean up management of `App::screen`
2015-08-12 Alexis Laferrièreexamples/moles: update to inkscape_tools instead of...
2015-08-11 Alexis Laferrièreexamples/moles: check android version using adb monkey...
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-08-07 Jean PrivatMerge: Own rand seed
2015-07-21 Jean Privatcalculator: rely on conditional importation in the...
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-17 Jean PrivatMerge: Rename Container to Ref
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-07-10 Jean Privatrosetta code: also add fibonacci_word
2015-07-10 Jean Privatrosetta code: also add entropy_narcissist
2015-07-10 Jean Privatrosetta code: entropy
2015-07-08 Lucas Bajoletexamples/rosettacode: Added s_expression task
2015-06-30 Jean Privattests: add examples/montecarlo.nit
2015-06-30 Jean PrivatMerge: examples: add json example from rosetta code
2015-06-29 Jean PrivatMerge: Opportunity templates and pizzas
2015-06-29 Jean PrivatMerge: Third batch of rosettacode
2015-06-29 Jean PrivatMerge: example: add arithmetic mean example from rosett...
2015-06-24 Alexandre Terrasaexample: add arithmetic mean example from rosetta code
2015-06-23 Alexis Laferrièreexamples/xymus.net: use the french Opportunité name...
2015-06-23 Alexis Laferrièreexamples/xymus.net: add UQAM/LATECE specific opportunit...
2015-06-23 Renata Carvalhorosetta: ethiopian_multiplication
2015-06-23 Simon ZeniRosettaCode: Vignere
2015-06-23 Romain Chanoirrosettacode: pig the dice game
next