.. |
manual
|
4f10b5edb6
improve documentation for 'var T return values'; refs #7373
|
6 years ago |
advopt.txt
|
f1b64e4b96
improve the compiler option "cppCompileToNamespace", a custom namespace can now be set
|
6 years ago |
apis.rst
|
b1b58b88cc
integrate 'koch web' features into koch; deprecate 'nimweb' tool
|
6 years ago |
astspec.txt
|
6fe79fd158
Fixed a wrong AST example (#8269)
|
6 years ago |
backends.rst
|
b1b58b88cc
integrate 'koch web' features into koch; deprecate 'nimweb' tool
|
6 years ago |
basicopt.txt
|
32441d01e5
better doc for hard to find --define:SYMBOL:VAL (#8257)
|
6 years ago |
contributing.rst
|
07562d6b99
website: http to https updates
|
8 years ago |
docgen.rst
|
baa77387d7
fixes #8215; remove reference to old doc command which was deprecated (#8418)
|
6 years ago |
docgen_sample.nim
|
2ed7849921
Transforms docgen sample to be generated from source.
|
11 years ago |
docs.rst
|
9d2dfa9a99
further cleanups; refs #4934
|
8 years ago |
docstyle.rst
|
9d2dfa9a99
further cleanups; refs #4934
|
8 years ago |
effects.txt
|
3ea6446900
Nimrod renamed to Nim
|
10 years ago |
endb.rst
|
dedf0f3e19
Removed space between "array" and a square bracket in the docs
|
6 years ago |
estp.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
filelist.txt
|
d7a472743b
fixes #2559
|
9 years ago |
filters.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
gc.rst
|
915cc86f5d
docs for the heap dump feature
|
8 years ago |
grammar.txt
|
212fdc5946
added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax
|
6 years ago |
idetools.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
intern.rst
|
b1b58b88cc
integrate 'koch web' features into koch; deprecate 'nimweb' tool
|
6 years ago |
keywords.txt
|
cae5e33a4a
language change: 'generic' and 'atomic' are not keywords anymore
|
7 years ago |
koch.rst
|
79ec95a9b5
remove hardly used TimeMachine feature
|
6 years ago |
lib.rst
|
e934ad61eb
cleanup lib.rst, remove deprecated modules
|
6 years ago |
manual.rst
|
4ae9198493
manual updates; document magical system.procCall; fixes #4329
|
6 years ago |
mytest.cfg
|
2569c74909
docs: document that --flag is same as flag in cfg config files (#8430)
|
6 years ago |
nep1.rst
|
f8e219b877
add the apis.txt table to nep1.rst
|
6 years ago |
nimc.rst
|
6261309d1b
document the fact that --define symbols are completely case insensitive; closes #7506
|
6 years ago |
nimdoc.css
|
9da1ee4fe4
Add NEP1 to documentation.
|
9 years ago |
nimfix.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
nimgrep.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
niminst.rst
|
eed0128916
renamed most remaining .txt documentation files to .rst
|
8 years ago |
nims.rst
|
9ffed0de3f
Documented shebang execution of Nimscripts
|
7 years ago |
nimsuggest.rst
|
23a303c536
nimsuggest: update documentation
|
8 years ago |
overview.rst
|
9d2dfa9a99
further cleanups; refs #4934
|
8 years ago |
pegdocs.txt
|
0b44d812f1
doc: Trim .txt files trailing whitespace
|
9 years ago |
readme.txt
|
0b44d812f1
doc: Trim .txt files trailing whitespace
|
9 years ago |
regexprs.txt
|
0b44d812f1
doc: Trim .txt files trailing whitespace
|
9 years ago |
sets_fragment.txt
|
fc52dd6463
Tut 1: tiny improvements
|
7 years ago |
spawn.txt
|
83c89197f3
renames threadpool.await to blockUntil; refs #7853
|
6 years ago |
subexes.txt
|
d93ae34d2a
s/advanted/advanced/g
|
9 years ago |
tools.rst
|
b1b58b88cc
integrate 'koch web' features into koch; deprecate 'nimweb' tool
|
6 years ago |
tut1.rst
|
6fd0a33265
Tutorial 1: Simplifiy the discription of enums; it is a tutorial, not a manual
|
6 years ago |
tut2.rst
|
ea36e0ebbe
document the new `type[T]` and `static[T]` features
|
6 years ago |