index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
cross_calculator
Commit message (
Expand
)
Author
Age
Files
Lines
*
nimrod -> nim
Erik Johansson Andersson
2016-02-05
1
-1
/
+1
*
examples: Trim .txt files trailing whitespace
Adam Strzelecki
2015-09-04
2
-21
/
+21
*
examples: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-5
/
+5
*
Removes dead references.
Grzegorz Adam Hankiewicz
2015-08-17
2
-10
/
+0
*
Fix typos
Federico Ceratto
2015-02-15
2
-2
/
+2
*
Fix cross_calculator example
def
2015-02-15
4
-7
/
+7
*
fixes #325
Araq
2015-01-28
1
-3
/
+3
*
s/nimrod/nim/g; s/babel/nimble/g
Flaviu Tamas
2015-01-09
4
-13
/
+13
*
asynchttpserver compiles again; made some tests green
Araq
2014-08-13
1
-0
/
+0
*
Makes ios example work again with new paths. Refs #852.
Grzegorz Adam Hankiewicz
2014-07-27
2
-15
/
+7
*
fixes constant array indexing bug
Araq
2014-06-30
5
-0
/
+0
*
Clean up gitignore, the current ignore is equvilent to the previous
flaviut
2014-04-23
1
-0
/
+12
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
7
-0
/
+0
*
Removes misleading comment in build script.
Grzegorz Adam Hankiewicz
2012-12-14
1
-1
/
+0
*
Reduces parenthesis usage for clearness.
Grzegorz Adam Hankiewicz
2012-11-13
1
-22
/
+23
*
Improves the style of some examples.
Grzegorz Adam Hankiewicz
2012-11-13
1
-11
/
+9
*
Replaces shell scripts with nimrod configuration files.
Grzegorz Adam Hankiewicz
2012-11-08
2
-3
/
+8
*
Adds backend code for the cross platform todo example.
Grzegorz Adam Hankiewicz
2012-11-01
1
-0
/
+2
*
Adds command line interface for backend addition.
Grzegorz Adam Hankiewicz
2012-10-19
2
-0
/
+119
*
Adds interactive user interface for android.
Grzegorz Adam Hankiewicz
2012-09-08
2
-10
/
+116
*
Adds android example using jni.
Grzegorz Adam Hankiewicz
2012-09-08
12
-0
/
+364
*
Changes NIB to template and generates code manually for UI.
Grzegorz Adam Hankiewicz
2012-09-08
3
-117
/
+231
*
Adds native user interface to iOS.
Grzegorz Adam Hankiewicz
2012-09-08
5
-24
/
+626
*
Adds iOS files for crossplatform calculator example.
Grzegorz Adam Hankiewicz
2012-09-08
9
-0
/
+494
*
Splits nimrod and lazarus files into separate directories.
Grzegorz Adam Hankiewicz
2012-09-08
9
-0
/
+5517