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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
nimsuggest: update documentation
Araq
2017-03-08
1
-14
/
+7
*
Typo (#5495)
Andrea Griffini
2017-03-07
1
-1
/
+1
*
removed onThreadCreation; onThreadDestruction is now thread local
Araq
2017-02-26
1
-2
/
+0
*
Enabled explicitly unknown lock levels (#5409)
Fabian Keller
2017-02-20
1
-0
/
+19
*
new feature: .used pragma to suppress declared-but-not-used warning
Araq
2017-02-17
1
-0
/
+20
*
minor documentation improvements
Araq
2017-02-17
1
-6
/
+6
*
Add ``tearDownForeignThreadGc`` function (#5369)
Anatoly Galiulin
2017-02-13
1
-0
/
+8
*
Removed $ from echo calls (#5368)
Yuriy Glukhov
2017-02-10
1
-11
/
+11
*
website: http to https updates
Araq
2017-02-06
2
-2
/
+2
*
Fixes #5318.
Dominik Picheta
2017-02-01
1
-1
/
+1
*
Implement RFC #4873 improvements to JavaScript FFI (#5213)
Michael Jendrusch
2017-01-26
1
-0
/
+3
*
Merge pull request #5262 from AvdN/patch-2
Dominik Picheta
2017-01-21
1
-1
/
+1
|
\
|
*
inconsistent insertion of space after colon
Anthon van der Neut
2017-01-21
1
-1
/
+1
*
|
failing trailing underscore, caused no hyperlink
Anthon van der Neut
2017-01-21
1
-1
/
+1
|
/
*
documented the new .gcsafe override pragma
Araq
2017-01-20
2
-2
/
+16
*
docs for the heap dump feature
Andreas Rumpf
2017-01-16
1
-0
/
+17
*
updated koch docs
Araq
2017-01-08
1
-40
/
+0
*
minor manual improvement; refs #5181
Araq
2017-01-07
1
-1
/
+2
*
Further tutorial updates (#5176)
jlp765
2017-01-07
2
-15
/
+85
*
Merge pull request #5175 from jlp765/patch-1
Andreas Rumpf
2017-01-06
1
-1
/
+29
|
\
|
*
Tutorial1 additions
jlp765
2017-01-03
1
-1
/
+29
*
|
updated doc for dynlib pragma
Arne Döring
2017-01-04
1
-1
/
+5
|
/
*
added distros.nim stdlib module for NimScript/Nimble support
Araq
2016-12-31
1
-0
/
+5
*
reworked emit pragma; fixes #4730
Andreas Rumpf
2016-12-17
1
-7
/
+5
*
Added deques module, deprecating queues
Ruslan Mustakov
2016-11-24
1
-2
/
+3
*
recursive modules are only detected to improve error messages
Andreas Rumpf
2016-11-24
1
-2
/
+30
*
disallow recursive module dependencies
Araq
2016-11-23
1
-30
/
+2
*
documents --excessiveStackTrace switch
Andreas Rumpf
2016-11-22
1
-0
/
+2
*
Fix inaccuracy surrounding Nimble in doc/nims.rst.
Dominik Picheta
2016-11-21
1
-16
/
+2
*
first version of the new memory tracking feature
Andreas Rumpf
2016-11-21
1
-0
/
+1
*
Merge pull request #4994 from arnetheduck/nim-check-abi
Andreas Rumpf
2016-11-08
1
-0
/
+4
|
\
|
*
abi check: prefer nim constant to enable, document
Jacek Sieka
2016-11-03
1
-0
/
+4
*
|
new dependency tracking for nimsuggest
Araq
2016-11-06
1
-1
/
+1
*
|
typo
Li Jie
2016-11-05
1
-1
/
+1
|
/
*
(minor) Doc change for #3130
singularperturbation
2016-10-31
1
-1
/
+2
*
update the gc.rst document
Araq
2016-10-24
1
-19
/
+11
*
further cleanups; refs #4934
Araq
2016-10-24
4
-1
/
+367
*
docgen: PDFs and HTMLs finally are generated in their own respective directories
Araq
2016-10-24
1
-0
/
+0
*
fixes #3485
Andreas Rumpf
2016-10-21
1
-1
/
+1
*
Fix a table in macros documentation
Dmitry Polienko
2016-10-19
1
-0
/
+1
*
document 'nim e' mode
Araq
2016-10-08
1
-0
/
+1
*
version changed to 0.15.0
Araq
2016-10-01
1
-1
/
+1
*
Misc documentation fixes
Simon Ruderich
2016-09-17
8
-20
/
+21
*
Merge pull request #4771 from rudis/devel
Andreas Rumpf
2016-09-16
1
-4
/
+5
|
\
|
*
doc: tut2: simplify debug macro example
Simon Ruderich
2016-09-15
1
-4
/
+5
*
|
Typo?
Yuta Yamada
2016-09-14
1
-1
/
+1
|
/
*
cstring doc
Arne Döring
2016-09-05
1
-2
/
+4
*
nimsuggest: correct documentation
Andreas Rumpf
2016-09-01
1
-2
/
+2
*
fixes #4579
Andreas Rumpf
2016-08-23
1
-3
/
+23
*
removed 'strong spaces' from the manual because some people on reddit who nev...
Andreas Rumpf
2016-08-05
1
-42
/
+0
[next]