Rename REAMDE to README.md
[nit.git] / examples /
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-05-21 Jean PrivatMerge: Steps on iterations and ranges
2015-05-20 Jean Privatexamples: use `Range::step` in rosettacode/loops_downwa...
2015-05-19 Alexis Laferrièreexamples/calculator: gitignore the generated res folder
2015-05-19 Alexis Laferrièreexamples/calculator: update the format of the results...
2015-05-19 Alexis Laferrièreexamples/calculator: update Makefile
2015-05-19 Alexis Laferrièreexamples/calculator: remove the old platform specific...
2015-05-19 Alexis Laferrièreexamples/calculator: implement state saving and loading
2015-05-19 Alexis Laferrièreexamples/calculator: intro the calculator abstract UI
2015-05-14 Jean PrivatMerge: Intro AppComponent to notify all elements of...
2015-05-14 Alexis Laferrièreexamples: update all users of mnit to the new life...
2015-05-14 Jean PrivatMerge: More Rosetta Code
2015-05-13 Jean Privatrosettacode: add 10 tasks (mainly loops)
2015-05-12 Alexis LaferrièreMerge branch 'master' into android-annotations
2015-05-11 Jean PrivatMerge: Clean up Android and Linux app.nit libraries
2015-05-09 Alexis Laferrièrelib & examples: update users of Android API version...
2015-05-09 Jean PrivatMerge: i18n annot: superstrings
2015-05-09 Jean PrivatMerge: GTK clean up and a few new features
2015-05-08 Alexis Laferrièreexamples/mnit_simple: update to latest `Intent` API
2015-05-08 Lucas Bajoletexamples: langannot example updated with superstring...
2015-05-06 Alexis Laferrièreexamples & tests: update users of the gtk module
2015-05-06 Jean Privatexample/rosettacode: add task balanced_brackets
2015-04-27 Lucas Bajoletexamples: Added i18n example and po files for several...
2015-04-02 Alexis Laferrièrelib & examples: update modules using the java_package...
2015-03-18 Alexis Laferrièreexamples/calculator: save and load state on request
2015-03-18 Alexis Laferrièreexamples/calculator: add services to save and load...
2015-03-18 Alexis Laferrièreexamples/calculator: update Android UI to latest API
2015-03-18 Alexis Laferrièreexamples/calculator: use the new nit_activity
2015-03-18 Alexis Laferrièreexamples/calculator: Makefile defines the `android...
2015-03-10 Alexis Laferrièreexamples: add the Perlin noise Rosetta code example
2015-02-03 Jean Privatrosetacode: improve doors_with_class (add optional...
2015-01-30 Alexis Laferrièrelib/android: Bundle do not need a context or to import...
2015-01-30 Alexis Laferrièrelib/android: in Java, use Activity instead of NativeAct...
2015-01-27 Jean PrivatMerge: A collection of miscellaneous commits
2015-01-27 Alexis Laferrièreexamples/calculator: revamp style of the calculator...
2015-01-27 Jean PrivatMerge: example: rosettacode 100 doors
2015-01-26 Arthur Delamareexample: rosettacode 100 doors
2015-01-21 BlackMinoumnit simple : improved audio tests
2015-01-21 BlackMinoumnit simple : change the format of dimensions to fix...
2015-01-21 BlackMinoumnit simple : apparently, you can't name a sound file...
2015-01-04 Alexis Laferrièremnit: update all clients of `mnit_android` with custom...
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-13 Jean PrivatMerge: Fix useless type warnings
2014-12-13 Jean PrivatMerge: Nitcorn: parameterized uris
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-12 Alexandre Terrasalib/nitcorn: introduces a second action to show uri...
2014-12-12 Alexandre Terrasaexemples/nitcorn: rename MyAction class by StaticAction.
2014-12-12 Alexandre Terrasaexamples/rosettacode: fixes unread variables
2014-12-12 Alexandre Terrasaexamples/rosettacode: fixes useless type declaration
2014-12-12 Jean PrivatMerge: mnit_simple: assets_and_resources give non null...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-11 Jean Privatmnit_simple: assets_and_resources give non null things.
2014-12-10 amineorionadd two problems rom rosettacode
2014-12-02 Jean PrivatMerge: example: Add the simplest tasks of Rosetta Code.
2014-11-26 Alexis Laferrièrecalculator: intro android UI
2014-11-26 Alexis Laferrièrecalculator: add an icon
2014-11-19 Jean Privatexamples/rosettacode: update ab to not crash on tests
2014-11-17 Jean Privatshoot: headless run forces a `srand_from(0)`
2014-11-10 Jean Privatmakefiles: do not uselessly use --global
2014-11-04 Jean-Christophe... example: add the simplest tasks of Rosetta code.
2014-10-30 Alexis Laferrièrexymus.net: opportunity use site's header
2014-10-30 Alexis Laferrièrexymus.net: update xymus.net nitcorn config to include...
2014-10-28 Jean Privatexample: add some tasks of Rosetta code
2014-10-06 Jean PrivatMerge: Improve Comparator type-kindness
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-30 Jean Privatlib: move some examples/* into specific subdirectories...
2014-09-29 Jean Privatexamples: update clock.nit with manual setter+autoinit
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-09-25 Jean PrivatMerge: App.nit Data Store
2014-09-09 Jean PrivatMerge: Benitlux web interface
2014-09-09 Alexis LaferrièreMerge branch 'master' into data_store
2014-09-08 Alexis Laferrièreexamples: add the config of xymus.net as a nitcorn...
2014-09-08 Alexis Laferrièremnit_simple: minimal test of data store
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-02 Alexis Laferrièreexamples/shoot: use new images
2014-09-02 Alexis Laferrièreexamples/shoot: add vectorial images from PyCaptain
2014-08-29 Jean PrivatMerge: Clean tests
2014-08-28 Jean Privattests: activate some exising tests in examples/
2014-08-28 Jean PrivatMerge: Calculator refactor & numerics proposition
2014-08-28 Alexis Laferrièrecalculator: add Makefile
2014-08-27 Alexis Laferrièrecalculator: major logic refactor, move up display code...
2014-08-27 Alexis Laferrièrecalculator: move to a project folder
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatexamples/mnit_*: add icon in .gitignore
2014-08-27 Jean Privatexamples/mnit_*: add Makefile recipe to build svg_to_icons
2014-08-27 Jean Privatleapfrog: add .gitignore
2014-08-27 Jean Privatleapfrog: fix Makefile
2014-08-21 Alexis Laferrièrelib/curl: use more precise return types
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-08-13 Frédéric Vachonlib/android: Removed deprecated `super Serializable`
2014-08-13 Frédéric Vachonlib/android: Fixes audio module tests
2014-08-13 Frédéric Vachonlib/android: Added Intent API tests to mnit_simple
2014-07-31 Alexis Laferrièremnit_moles: add git version to moles version
2014-07-31 Alexis Laferrièremnit_ballz: add app_name and icon
2014-07-30 Alexis Laferrièredino: add icon
2014-07-30 Alexis Laferrièremoles: add icon
2014-07-30 Jean PrivatMerge: Android annotations and longs
2014-07-30 Jean PrivatMerge: The Web server nitcorn, libevent and others
2014-07-30 Alexis Laferrièreexamples: remove annotations used to avoid bug in mnit_...
2014-07-30 Alexis Laferrièreexamples: add two nitcorn examples
next