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
*
FutureVar[T] parameters are now completed automatically.
Dominik Picheta
2016-09-25
1
-0
/
+3
*
asynchttpserver's Response object's req method uses HttpMethod now.
Dominik Picheta
2016-09-25
1
-0
/
+5
*
HTTP client's request proc no longer slices http method string param.
Dominik Picheta
2016-09-25
1
-0
/
+5
*
Reverted removal of HttpCode.`$`.
Dominik Picheta
2016-09-19
1
-3
/
+0
*
Use `distinct range` for HttpCode as suggested by @nigredo-tori.
Dominik Picheta
2016-09-19
1
-0
/
+3
*
Update v0.15 news.
Dominik Picheta
2016-09-18
1
-0
/
+8
*
Always use https:// in git clone
Simon Ruderich
2016-09-15
1
-2
/
+2
*
Added remaining bug fixes to 0.15.0 release notes.
Dominik Picheta
2016-09-14
1
-0
/
+102
*
Added some bugfixes to 0.15.0 release notes.
Dominik Picheta
2016-09-09
1
-0
/
+124
*
Show inactive supporters on sponsors page too.
Dominik Picheta
2016-09-04
3
-31
/
+80
*
More accurate generation of sponsors list.
Dominik Picheta
2016-09-04
1
-38
/
+34
*
Finishing touches on survey article.
Dominik Picheta
2016-09-04
4
-7
/
+10
*
Fixes to Nim survey results article.
Dominik Picheta
2016-09-03
7
-22
/
+24
*
Finished article about Nim survey.
Dominik Picheta
2016-09-03
16
-0
/
+388
*
Added a note about system.alert deprecation
Yuriy Glukhov
2016-08-27
1
-0
/
+2
*
Uncaught exceptions in JS now always propagate with better stack trace.
Yuriy Glukhov
2016-08-27
1
-0
/
+3
*
json module: use ordered tables instead of ordinary tables
Andreas Rumpf
2016-08-25
1
-0
/
+2
*
Added survey results news article (WIP).
Dominik Picheta
2016-08-21
16
-0
/
+317
*
New sponsors.
Dominik Picheta
2016-08-08
2
-1
/
+2
*
Add bountysource news.
Dominik Picheta
2016-08-08
3
-6
/
+81
*
Updated sponsors.csv
Dominik Picheta
2016-08-06
1
-31
/
+31
*
No spaces after commas in bountysource.nim output.
Dominik Picheta
2016-08-06
1
-1
/
+1
*
Added script for generating sponsors.csv.
Dominik Picheta
2016-08-06
1
-0
/
+144
*
Minor improvement in the Docker Hub section.
Konstantin Molchanov
2016-08-02
1
-2
/
+2
*
Add Docker Hub info
Konstantin Molchanov
2016-08-01
1
-0
/
+16
*
fix #4417, update news
miere43
2016-07-30
1
-1
/
+3
*
added tuple breakage to the docs
Andreas Rumpf
2016-07-30
1
-0
/
+17
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-0
/
+4
*
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
[next]