calculator: fix indentation
[nit.git] / examples / calculator / src / calculator.nit
2016-06-20 Alexis Laferrièrecalculator: fix indentation
2016-05-17 Alexis Laferrièretnitter & calculator: update app.nit clients
2016-05-11 Alexis Laferrièrecalculator: add scientific variation to the portable app
2016-05-11 Alexis Laferrièrecalculator: use Unicode strings instead of single chars...
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-05-25 Alexis Laferrièreexamples/calculator: use serialization
2015-05-19 Alexis Laferrièreexamples/calculator: implement state saving and loading
2015-05-19 Alexis Laferrièreexamples/calculator: intro the calculator abstract UI