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
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new unicode procs to the news
Joey Payne
2016-07-01
1
-2
/
+4
*
Add survey news post.
Dominik Picheta
2016-06-24
4
-5
/
+37
*
Update sponsors page.
Dominik Picheta
2016-06-22
2
-4
/
+19
*
Update news with new walkPattern proc
Joey Payne
2016-06-20
1
-0
/
+5
*
moved expandTabs to strmisc
Andreas Rumpf
2016-06-15
1
-2
/
+3
*
fixes #3045
Andreas Rumpf
2016-06-15
1
-0
/
+2
*
Merge pull request #4276 from jyapayne/devel
Andreas Rumpf
2016-06-14
2
-1
/
+10
|
\
|
*
Move partition and rpartition to new strmisc module
Joey Payne
2016-06-13
2
-1
/
+10
*
|
Merged upstream/devel into this branch to resolve conflicts and ensure an eas...
A. S. Budden
2016-06-13
1
-0
/
+2
|
\
|
|
*
Improvements to parsecsv to include a minimalist DictReader #4285
A. S. Budden
2016-06-12
1
-0
/
+2
*
|
Added setStdIoUnbuffered for unbuffered stdio (fixes #2146).
A. S. Budden
2016-06-12
1
-0
/
+1
|
/
*
version bump for development
Andreas Rumpf
2016-06-11
1
-0
/
+25
*
poor man's https: add checksums o downloads
Araq
2016-06-11
1
-3
/
+6
*
today is the day
Andreas Rumpf
2016-06-11
3
-3
/
+3
*
maybe today is the day
Andreas Rumpf
2016-06-09
2
-2
/
+2
*
Small website fixes.
Dominik Picheta
2016-06-08
2
-3
/
+5
*
news for 0.14.2
Araq
2016-06-08
4
-6
/
+24
*
Corrected typo in earlier release note addition.
A. S. Budden
2016-06-08
1
-1
/
+1
*
Fix links in news post.
Dominik Picheta
2016-06-08
1
-2
/
+2
*
Added more details to the news article.
Dominik Picheta
2016-06-07
1
-7
/
+73
*
Fixes #4287.
Dominik Picheta
2016-06-07
1
-1
/
+1
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Dominik Picheta
2016-06-07
3
-15
/
+15
|
\
|
*
fixes news links
Araq
2016-06-07
1
-2
/
+2
|
*
renamed most remaining .txt documentation files to .rst
Araq
2016-06-07
2
-13
/
+13
*
|
Fix some formatting in latest news article.
Dominik Picheta
2016-06-07
1
-4
/
+4
|
/
*
we have no windows binaries yet
Araq
2016-06-07
1
-9
/
+9
*
Finish Version 0.14.0 Released news post.
Dominik Picheta
2016-06-06
1
-0
/
+410
*
preparations for 0.14
Andreas Rumpf
2016-06-06
3
-369
/
+8
*
news updates for the upcoming release; fixes #4090
Andreas Rumpf
2016-06-06
1
-5
/
+33
*
Finished Bugfixes list in news article.
Dominik Picheta
2016-06-06
1
-2
/
+118
*
Generated some bug fix listings for news post.
Dominik Picheta
2016-06-06
1
-0
/
+119
*
Added more information to the download.rst page. Fixes #4022.
Dominik Picheta
2016-06-05
1
-13
/
+36
*
Fixed date in Meet Our Sponsors page.
Dominik Picheta
2016-06-04
1
-1
/
+1
*
Fixes RSS feed generated by nimweb.
Dominik Picheta
2016-06-04
1
-0
/
+0
*
Adds Meet Our BountySource Sponsors news article.
Dominik Picheta
2016-06-04
3
-0
/
+38
*
News articles are now placed in separate pages.
Dominik Picheta
2016-06-04
35
-2471
/
+2576
*
Adds "Meet our Sponsors" slide to website.
Dominik Picheta
2016-06-04
3
-1
/
+1
*
Implemented generation of sponsors page + missing assets.
Dominik Picheta
2016-06-04
5
-0
/
+53
*
The asynchttpserver module now uses a HttpHeaders object.
Dominik Picheta
2016-06-02
1
-0
/
+4
*
document change for == for cstrings
Andreas Rumpf
2016-06-02
1
-0
/
+4
*
Merge pull request #4157 from flaviut/update-nre-docs
Andreas Rumpf
2016-06-02
1
-1
/
+1
|
\
|
*
Generate nre docs with website
Flaviu Tamas
2016-05-13
1
-1
/
+1
*
|
Implemented string formatting functions for engineering format (fixes #4197).
A. S. Budden
2016-06-02
1
-0
/
+2
*
|
Moved zero trimming into a separate function (code review comment)
A. S. Budden
2016-06-01
1
-2
/
+2
*
|
Reimplementation of formatSize to return a more meaningful value (fixes #4198).
A. S. Budden
2016-06-01
1
-0
/
+7
*
|
Implemented function to split floating point numbers at the decimal place (eq...
A. S. Budden
2016-05-31
1
-0
/
+2
*
|
Modification to implementation of round() such that it returns a float and ac...
A. S. Budden
2016-05-31
1
-0
/
+5
*
|
changed the compiler's path handling; fixes #546
Andreas Rumpf
2016-05-31
1
-0
/
+3
*
|
moved random procs from math to its own module (breaking change)
Andreas Rumpf
2016-05-30
1
-4
/
+9
*
|
added pure Nim random stdlib module
Andreas Rumpf
2016-05-30
1
-1
/
+1
[next]