nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / examples / calculator /
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