Merge: Relocate examples
[nit.git] / examples / calculator /
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-07-21 Jean Privatcalculator: rely on conditional importation in the...
2015-05-25 Alexis Laferrièreexamples/calculator: use serialization
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-06 Alexis Laferrièreexamples & tests: update users of the gtk module
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-01-27 Alexis Laferrièreexamples/calculator: revamp style of the calculator...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-26 Alexis Laferrièrecalculator: intro android UI
2014-11-26 Alexis Laferrièrecalculator: add an icon
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