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
*
overloading of dot and parenthesis operators should now be done in .experimental
Andreas Rumpf
2016-07-22
1
-0
/
+2
*
prepare for #3898
Andreas Rumpf
2016-07-15
1
-1
/
+12
*
Added Visual Studio Code editor support to FAQ
Hans Raaf
2016-07-14
1
-1
/
+2
*
Nimscript: added support for 'patchFile'
Andreas Rumpf
2016-07-09
1
-0
/
+10
*
new language feature: explicit 'import system' statements are allowed
Andreas Rumpf
2016-07-07
1
-0
/
+3
*
Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignments
Andreas Rumpf
2016-07-05
1
-0
/
+6
|
\
|
*
Update documentation and news
Jeff Ciesielski
2016-07-05
1
-0
/
+6
*
|
Merge pull request #4361 from jyapayne/fix_split
Andreas Rumpf
2016-07-02
1
-0
/
+6
|
\
\
|
*
|
Add new split to breaking changes doc
Joey Payne
2016-07-01
1
-0
/
+6
|
|
/
*
/
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
|
\
[next]