summary refs log tree commit diff stats
path: root/examples/cross_calculator/ios/scripts
Commit message (Collapse)AuthorAgeFilesLines
* cleanup Nim's examples/ directory; closes #7725Araq2018-09-032-48/+0
|
* 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-271-1/+1
|
* 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.
* Adds iOS files for crossplatform calculator example.Grzegorz Adam Hankiewicz2012-09-082-0/+49