Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc documentation fixes | Simon Ruderich | 2016-09-17 | 1 | -2/+2 |
| | |||||
* | documented new .this pragma | Andreas Rumpf | 2016-06-06 | 1 | -0/+3 |
| | |||||
* | Fix typo in manual | def | 2016-03-26 | 1 | -1/+1 |
| | |||||
* | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 1 | -39/+20 |
| | |||||
* | Promote "echo" syntax without parenthesis | Adam Stankiewicz | 2016-01-26 | 1 | -16/+16 |
| | |||||
* | updated 'Void context' section specifying more precisely that assignment to ↵ | Iakiv Kramarenko | 2015-11-02 | 1 | -1/+1 |
| | | | | result triggers MANDATORY void context FOR THE SUBSEQUENT EXPRESSIONS | ||||
* | documented void context | Araq | 2015-09-10 | 1 | -0/+18 |
| | |||||
* | minor documentation cleanups | Araq | 2015-09-08 | 1 | -1/+3 |
| | |||||
* | Added documentation for when nimvm statement. | Yuriy Glukhov | 2015-09-05 | 1 | -2/+31 |
| | |||||
* | Merge remote-tracking branch 'upstream/devel' into devel | Oscar Campbell | 2015-05-25 | 1 | -3/+3 |
|\ | |||||
| * | Corrected various links within documentation | apense | 2015-05-25 | 1 | -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 Campbell | 2015-05-25 | 1 | -12/+8 |
|/ | |||||
* | cleanups for underscores in tuple unpacking | Araq | 2015-04-24 | 1 | -30/+44 |
| | |||||
* | Manual renames | def | 2015-01-16 | 1 | -2/+2 |
| | |||||
* | Fixed grammar in 'let statment' | Mike | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | implemented 'experimental' switch | Araq | 2014-12-05 | 1 | -1/+2 |
| | |||||
* | fixes #1633 | Araq | 2014-11-14 | 1 | -0/+4 |
| | |||||
* | deprecated string case statements without 'else' | Araq | 2014-10-02 | 1 | -6/+4 |
| | |||||
* | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -0/+647 |