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
miere43
268ba0ba00
fix several broken links
2016-07-31 21:39:32 +03:00
Andreas Rumpf
8876ed23f1
expr and stmt are now deprecated
2016-07-30 16:34:42 +02:00
Andreas Rumpf
bea62bb632
overloading of dot and parenthesis operators should now be done in .experimental
2016-07-22 22:31:09 +02:00
Andreas Rumpf
6905a6fae3
updated 'concept' docs
2016-07-19 19:55:00 +02:00
Andreas Rumpf
813828f690
the Nim compiler supports the jsondoc2 command
2016-07-13 01:06:33 +02:00
Andreas Rumpf
689d3f75cf
Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignments
...
Add the ability to pass a value with the -d flag
2016-07-05 15:45:30 +02:00
Jeff Ciesielski
11730e6c3b
Update documentation and news
2016-07-05 09:06:40 -04:00
Jeff Ciesielski
94d1aa5109
Add the ability to pass a value with the -d flag
...
This allows the end user to use the {.magic: "IntDefine"/"StrDefine"}
pragmas to pass values into code at compile time. This has a nice side
effect of also allowing/requiring a default value to be assigned in the
code (see osalloc.nim/StandaloneHeapSize for an example)
2016-07-04 18:11:25 -04:00