summary refs log tree commit diff stats
path: root/doc/manual/stmts.txt
Commit message (Collapse)AuthorAgeFilesLines
* Misc documentation fixesSimon Ruderich2016-09-171-2/+2
|
* documented new .this pragmaAndreas Rumpf2016-06-061-0/+3
|
* Fix typo in manualdef2016-03-261-1/+1
|
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-39/+20
|
* Promote "echo" syntax without parenthesisAdam Stankiewicz2016-01-261-16/+16
|
* updated 'Void context' section specifying more precisely that assignment to ↵Iakiv Kramarenko2015-11-021-1/+1
| | | | result triggers MANDATORY void context FOR THE SUBSEQUENT EXPRESSIONS
* documented void contextAraq2015-09-101-0/+18
|
* minor documentation cleanupsAraq2015-09-081-1/+3
|
* Added documentation for when nimvm statement.Yuriy Glukhov2015-09-051-2/+31
|
* Merge remote-tracking branch 'upstream/devel' into develOscar Campbell2015-05-251-3/+3
|\
| * Corrected various links within documentationapense2015-05-251-3/+3
| | | | | | | | | | | | | | | | | | Corrected `noSideEffect pragma` links in lib/system (The newer documentation uses slightly different links) Corrected `noSideEffect pragma` in types links to match the updated link names Minor link adjustment in stmts to match the newer link names
* | Change wording in some parts. Fix some typos.Oscar Campbell2015-05-251-12/+8
|/
* cleanups for underscores in tuple unpackingAraq2015-04-241-30/+44
|
* Manual renamesdef2015-01-161-2/+2
|
* Fixed grammar in 'let statment'Mike2015-01-081-1/+1
|
* implemented 'experimental' switchAraq2014-12-051-1/+2
|
* fixes #1633Araq2014-11-141-0/+4
|
* deprecated string case statements without 'else'Araq2014-10-021-6/+4
|
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-0/+647