summary refs log tree commit diff stats
path: root/examples/cross_calculator/ios
Commit message (Collapse)AuthorAgeFilesLines
* Change expr/stmt in examples to untyped (#6734)Lynn C. Rees2017-11-151-1/+1
|
* Removes dead references.Grzegorz Adam Hankiewicz2015-08-171-4/+0
|
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-092-5/+5
|
* asynchttpserver compiles again; made some tests greenAraq2014-08-131-0/+0
|
* Makes ios example work again with new paths. Refs #852.Grzegorz Adam Hankiewicz2014-07-272-15/+7
|
* fixes constant array indexing bugAraq2014-06-302-0/+0
|
* Removes misleading comment in build script.Grzegorz Adam Hankiewicz2012-12-141-1/+0
| | | | | A true program would rather compile the main nim project file which imports other modules.
* Changes NIB to template and generates code manually for UI.Grzegorz Adam Hankiewicz2012-09-083-117/+231
|
* Adds native user interface to iOS.Grzegorz Adam Hankiewicz2012-09-085-24/+626
|
* Adds iOS files for crossplatform calculator example.Grzegorz Adam Hankiewicz2012-09-089-0/+494