summary refs log tree commit diff stats
path: root/examples/cross_calculator
Commit message (Expand)AuthorAgeFilesLines
* Clean up gitignore, the current ignore is equvilent to the previousflaviut2014-04-231-0/+12
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-167-0/+0
* Removes misleading comment in build script.Grzegorz Adam Hankiewicz2012-12-141-1/+0
* Reduces parenthesis usage for clearness.Grzegorz Adam Hankiewicz2012-11-131-22/+23
* Improves the style of some examples.Grzegorz Adam Hankiewicz2012-11-131-11/+9
* Replaces shell scripts with nimrod configuration files.Grzegorz Adam Hankiewicz2012-11-082-3/+8
* Adds backend code for the cross platform todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+2
* Adds command line interface for backend addition.Grzegorz Adam Hankiewicz2012-10-192-0/+119
* Adds interactive user interface for android.Grzegorz Adam Hankiewicz2012-09-082-10/+116
* Adds android example using jni.Grzegorz Adam Hankiewicz2012-09-0812-0/+364
* 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
* Splits nimrod and lazarus files into separate directories.Grzegorz Adam Hankiewicz2012-09-089-0/+5517
href='#n180'>180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226