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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cd to build/, before trying to extract csources.zip
Keita Haga
2012-12-16
2
-4
/
+8
*
Merge pull request #273 from gradha/pr_misc_documentation_improvements
Araq
2012-12-12
4
-5
/
+45
|
\
|
*
Adds hyperlink to system module to explain TFileMode type.
Grzegorz Adam Hankiewicz
2012-12-11
1
-1
/
+2
|
*
Adds json usage example.
Grzegorz Adam Hankiewicz
2012-12-11
1
-0
/
+17
|
*
Transforms httpclient into hyperlink for ease of use.
Grzegorz Adam Hankiewicz
2012-12-11
1
-1
/
+2
|
*
Documents json [] accesors, raises explicit exception.
Grzegorz Adam Hankiewicz
2012-12-11
1
-2
/
+6
|
*
Adds to split() a code example using a set of separators.
Grzegorz Adam Hankiewicz
2012-12-11
1
-1
/
+18
*
|
lazy paths for Babel support
Araq
2012-12-11
8
-23
/
+57
|
/
*
improvements for --babelPath
Araq
2012-12-09
3
-11
/
+24
*
small documentation improvements
Araq
2012-12-09
3
-9
/
+10
*
made some tests green; some small bugfixes
Araq
2012-12-09
6
-7
/
+6
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-09
3
-20
/
+67
|
\
|
*
Fixes SSL implementation of sendAsync.
Dominik Picheta
2012-12-08
1
-2
/
+2
|
*
Fixes #268
Dominik Picheta
2012-12-08
3
-18
/
+65
*
|
documented AST overloading and some TR optimizations
Araq
2012-12-09
6
-10
/
+109
|
/
*
documentation improvements
Araq
2012-12-07
4
-17
/
+309
*
compiler support for babel
Araq
2012-12-07
5
-22
/
+108
*
replaced recursivePath with shallowPath for Babel
Araq
2012-12-06
3
-4
/
+5
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-06
2
-21
/
+122
|
\
|
*
Updated readme.
Dominik Picheta
2012-12-06
2
-21
/
+122
*
|
implemented AST based overloading
Araq
2012-12-06
5
-7
/
+41
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-06
21
-55
/
+174
|
\
|
|
*
fixes #269
Araq
2012-12-05
2
-0
/
+5
|
*
fixes #266
Araq
2012-12-05
2
-5
/
+1
|
*
implemented generic converters
Araq
2012-12-05
7
-7
/
+89
|
*
constraint now part of the parameter symbol and not of the type
Araq
2012-12-05
7
-21
/
+25
|
*
disable SSLv2_method for ubuntu
Araq
2012-12-03
3
-9
/
+13
|
*
bugfix: 'not nil' and 'shared' types
Araq
2012-12-02
5
-5
/
+23
|
*
Fixes error in httpclient.
Dominik Picheta
2012-12-02
1
-1
/
+1
|
*
Fixes SSL httpclient and problems with hidden path splitting in OS.
Dominik Picheta
2012-12-02
3
-13
/
+23
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-02
7
-270
/
+583
|
\
|
|
*
dont use unsafeNew in ropes.nim for now
Araq
2012-12-02
3
-247
/
+513
|
*
first version of ropes.nim with unsafeNew (broken)
Araq
2012-12-02
6
-63
/
+110
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-02
16
-133
/
+252
|
\
|
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-01
5
-88
/
+108
|
|
\
|
|
*
Fixed IRC test.
Dominik Picheta
2012-12-01
1
-5
/
+7
|
|
*
IRC module is now saner at the expense of a little API breakage.
Dominik Picheta
2012-12-01
5
-93
/
+111
|
*
|
implements 'export' feature
Araq
2012-12-01
10
-40
/
+137
|
*
|
implements 'import dir/module' without quotes
Araq
2012-11-30
3
-5
/
+7
|
|
/
*
|
resolved conflicts
Araq
2012-11-30
15
-113
/
+160
|
\
|
|
*
implemented 'import except'
Araq
2012-11-28
14
-95
/
+120
|
*
bugfix: better implict 'items' support
Araq
2012-11-28
4
-22
/
+42
*
|
bugfix: implicit items/pairs work better
Araq
2012-11-28
3
-4
/
+16
|
/
*
first steps for the 'export' feature
Araq
2012-11-28
5
-156
/
+95
*
fixed recently introduced parser bugs
Araq
2012-11-26
1
-2
/
+2
*
'return' for first class iterators
Araq
2012-11-26
6
-21
/
+80
*
next steps for first class iterators
Araq
2012-11-26
7
-7
/
+16
*
parser support for 'not nil' annotation
Araq
2012-11-25
2
-52
/
+63
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-11-25
3
-13
/
+21
|
\
|
*
Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modules
Araq
2012-11-24
3
-13
/
+21
|
|
\
[next]