summary refs log tree commit diff stats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
* updated 'Void context' section specifying more precisely that assignment to r...Iakiv Kramarenko2015-11-021-1/+1
* added --reportConceptFailures switch to the manualAraq2015-10-221-0/+4
* fix #3418 add example on openArray to types.txtJamesP2015-10-051-0/+5
* document new bitsize pragmaAman Gupta2015-09-301-0/+18
* clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixe...Araq2015-09-142-10/+25
* documented implicit compileTime procsAraq2015-09-141-1/+14
* fixes #1782Araq2015-09-131-0/+8
* documented void contextAraq2015-09-121-0/+18
* fixes #2559Araq2015-09-101-4/+4
* minor documentation cleanupsAraq2015-09-081-1/+3
* fixes #2590; methods now require a .base annotationAraq2015-09-061-2/+7
* Merge pull request #3286 from yglukhov/when-nimvmAndreas Rumpf2015-09-051-0/+29
|\
| * Added documentation for when nimvm statement.Yuriy Glukhov2015-09-051-2/+31
* | doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-0415-163/+163
|/
* refs #2973; manual contains almost all pragmas now, few are left in the compi...Araq2015-08-141-0/+464
* Improve discoverability of 'of' operatorMichał Zieliński2015-08-021-1/+2
* Merge branch 'more_concurrency' into develAraq2015-06-301-1/+1
|\
| * minor manual updateAraq2015-05-281-1/+1
* | Added `$` documentation to the manualapense2015-06-251-0/+28
* | Merge pull request #2990 from apense/patch-3Andreas Rumpf2015-06-251-0/+2
|\ \
| * | Minor object documentation additionsapense2015-06-251-0/+2
* | | Merge pull request #2989 from apense/patch-11reactormonk2015-06-251-0/+15
|\ \ \
| * | | Added example for var overloadingapense2015-06-241-0/+15
| |/ /
* / / Added example for associativityapense2015-06-241-5/+12
|/ /
* | fix grammarAraq2015-06-251-20/+20
* | Merge pull request #2968 from def-/neutral-languagereactormonk2015-06-211-1/+1
|\ \
| * | Use gender neutral language in documentationdef2015-06-211-1/+1
* | | rename writeln to writeLine in docpatrick dw2015-06-194-18/+18
|/ /
* | Regarding num literals, mod paths, ident equality.Oscar Campbell2015-06-142-9/+26
* | Note about deprecation in generics.txtapense2015-06-081-2/+4
* | Fixed code indentation in procs.txtapense2015-06-041-1/+1
* | Fix doc for #2523, regarding numeric literals.Oscar Campbell2015-05-311-9/+14
* | Fix introduced erroneous use of "canonical" back to original wording. Fix fau...Oscar Campbell2015-05-262-4/+5
* | Remove double punctuation. Change "contrained" wording to "constraint".Oscar Campbell2015-05-252-3/+4
* | Merge remote-tracking branch 'upstream/devel' into develOscar Campbell2015-05-252-4/+4
|\ \
| * | Corrected various links within documentationapense2015-05-252-4/+4
| * | Revert "Fix typo in manual"reactormonk2015-05-241-4/+4
| * | Fix typo in manualFlaviu Tamas2015-05-241-4/+4
* | | Change to hard word wrap at 80.Oscar Campbell2015-05-254-17/+33
* | | Change wording in some parts. Fix some typos.Oscar Campbell2015-05-2511-60/+71
|/ /
* | RawFlowVar was renamed to FlowVarBaseMarkus Engelbrecht2015-05-161-1/+1
* | fix typo for noSideEffect pragmaMarkus Engelbrecht2015-05-151-1/+1
|/
* cleanups for underscores in tuple unpackingAraq2015-04-241-30/+44
* Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-04-202-9/+10
|\
| * Merge pull request #2503 from ReneSac/arrowLikeAndreas Rumpf2015-04-151-8/+9
| |\
| | * Minor fixes for arrow like change patchReneSac2015-04-111-3/+4
| | * Changing the rule for arrow like operators again.ReneSac2015-04-101-2/+2
| | * Updated arrow like and strongSpaces in the manualReneSac2015-04-091-7/+7
| * | Fixed typo in lexing.txt: UINT8_LIT -> UINT_LITRuslan Mustakov2015-04-121-1/+1
* | | fixes #2476Araq2015-04-191-2/+2
|/ /