Araq
4f062c3be0
removed onThreadCreation; onThreadDestruction is now thread local
2017-02-26 20:42:19 +01:00
Fabian Keller
ce4587d7b7
Enabled explicitly unknown lock levels ( #5409 )
...
* enabled explicitly unknown lock levels
* allowing "unknown" as locks pragma
* added test case for locks pragma
* updated docs on locks pragma
2017-02-20 09:31:52 +01:00
Araq
8f426b974a
new feature: .used pragma to suppress declared-but-not-used warning
2017-02-17 18:03:56 +01:00
Araq
5620e08563
minor documentation improvements
2017-02-17 00:00:39 +01:00
Anatoly Galiulin
6fa1dba515
Add `tearDownForeignThreadGc` function ( #5369 )
2017-02-13 13:37:20 +01:00
Yuriy Glukhov
eb0d510195
Removed $ from echo calls ( #5368 )
2017-02-10 16:25:22 +01:00
Araq
07562d6b99
website: http to https updates
2017-02-06 22:43:07 +01:00
Dominik Picheta
5565b9ef10
Fixes #5318 .
2017-02-01 21:15:47 +01:00
Michael Jendrusch
536015ee7b
Implement RFC #4873 improvements to JavaScript FFI ( #5213 )
2017-01-26 00:07:30 +01:00
Dominik Picheta
aeda6c517e
Merge pull request #5262 from AvdN/patch-2
...
inconsistent insertion of space after colon
2017-01-21 20:49:41 +01:00
Anthon van der Neut
11d0265018
inconsistent insertion of space after colon
2017-01-21 19:16:02 +01:00
Anthon van der Neut
b3c170bdf3
failing trailing underscore, caused no hyperlink
2017-01-21 19:06:27 +01:00
Araq
ebcc88238e
documented the new .gcsafe override pragma
2017-01-20 20:32:41 +01:00
Andreas Rumpf
915cc86f5d
docs for the heap dump feature
2017-01-16 23:04:53 +01:00
Araq
65f3d9ea69
updated koch docs
2017-01-08 23:43:28 +01:00
Araq
e95c5c926c
minor manual improvement; refs #5181
2017-01-07 21:43:42 +01:00
jlp765
86c73cdfc2
Further tutorial updates ( #5176 )
...
* tut1: added multiline comments
* tut2: replaced expr/stmt with untyped/typed
* added some more template/macro example
* remove immediate pragma from example
2017-01-07 09:18:45 +01:00
Andreas Rumpf
dcb609efe4
Merge pull request #5175 from jlp765/patch-1
...
Tutorial1 additions
2017-01-06 10:27:20 +01:00
Arne Döring
8282449aa1
updated doc for dynlib pragma
2017-01-04 14:05:22 +01:00
jlp765
4b32b2cef6
Tutorial1 additions
...
Add extra For Statement stuff
Add Distinct Types
2017-01-03 12:06:34 +10:00
Araq
763c783bdf
added distros.nim stdlib module for NimScript/Nimble support
2016-12-31 02:04:27 +01:00
Andreas Rumpf
b013430929
reworked emit pragma; fixes #4730
2016-12-17 14:20:57 +01:00
Ruslan Mustakov
2c146445bc
Added deques module, deprecating queues
2016-11-24 19:11:51 +07:00
Andreas Rumpf
01ae0d28d4
recursive modules are only detected to improve error messages
2016-11-24 12:27:21 +01:00
Araq
074f276c8a
disallow recursive module dependencies
2016-11-23 23:23:31 +01:00
Andreas Rumpf
9a4f2225ce
documents --excessiveStackTrace switch
2016-11-22 08:40:57 +01:00
Dominik Picheta
e6f6323e77
Fix inaccuracy surrounding Nimble in doc/nims.rst.
2016-11-21 20:55:37 +01:00
Andreas Rumpf
02a2180a6a
first version of the new memory tracking feature
2016-11-21 12:10:44 +01:00
Andreas Rumpf
86b58e83ea
Merge pull request #4994 from arnetheduck/nim-check-abi
...
add a simple sizeof checker to compare nim & c types
2016-11-08 14:08:36 +01:00
Araq
bec9c4be27
new dependency tracking for nimsuggest
2016-11-06 17:33:33 +01:00
Li Jie
3989d8fa79
typo
2016-11-05 00:22:51 -07:00
Jacek Sieka
fa86571448
abi check: prefer nim constant to enable, document
2016-11-03 22:30:00 +08:00
singularperturbation
456b3d3231
(minor) Doc change for #3130
2016-10-31 22:38:17 -05:00
Araq
8aecacc1df
update the gc.rst document
2016-10-24 12:37:20 +02:00
Araq
9d2dfa9a99
further cleanups; refs #4934
2016-10-24 12:20:51 +02:00
Araq
ed9d0809ae
docgen: PDFs and HTMLs finally are generated in their own respective directories
2016-10-24 11:55:23 +02:00
Andreas Rumpf
b3ef424b9c
fixes #3485
2016-10-21 01:38:47 +02:00
Dmitry Polienko
a69129969e
Fix a table in macros documentation
...
fixes #4911
2016-10-19 22:07:41 +07:00
Araq
3dc8e593ff
document 'nim e' mode
2016-10-08 11:49:17 +02:00
Araq
b16a678a0b
version changed to 0.15.0
2016-10-01 00:02:34 +02:00
Simon Ruderich
a9e796e001
Misc documentation fixes
2016-09-17 15:53:12 +02:00
Andreas Rumpf
0531658c00
Merge pull request #4771 from rudis/devel
...
Misc minor (doc) fixes
2016-09-16 01:38:59 +02:00
Simon Ruderich
6a0d288cae
doc: tut2: simplify debug macro example
2016-09-15 11:43:57 +02:00
Yuta Yamada
0cdb650457
Typo?
2016-09-14 17:40:47 -07:00
Arne Döring
4a904d9e57
cstring doc
2016-09-05 15:49:14 +02:00
Andreas Rumpf
0a90613288
nimsuggest: correct documentation
2016-09-01 13:02:53 +02:00
Andreas Rumpf
f439a2f25f
fixes #4579
2016-08-23 10:13:37 +02:00
Andreas Rumpf
f23b7e3724
removed 'strong spaces' from the manual because some people on reddit who never actually tried the feature are afraid that they could be confused (TM). Boo, we like to learn crazy precedence tables instead and check they adhere with the spacing.
2016-08-05 20:18:13 +02:00
Andreas Rumpf
186bfe4475
Merge pull request #4563 from krux02/spec-update
...
updadet doc/manual array construction syntax
2016-08-03 23:55:04 +02:00
Arne Döring
ac84a87925
updadet doc/manual array construction syntax
2016-08-03 15:45:50 +02:00