Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge the different manual/*.rst include files. Was too hard to find the ↵ | Andreas Rumpf | 2018-04-14 | 1 | -1156/+0 |
| | | | | corresponding sections otherwise. Hope it means the manual is more likely to be kept up to date. | ||||
* | Implement custom annotations (#6987) | cooldome | 2018-01-09 | 1 | -0/+67 |
| | |||||
* | Documentation: directly use ref object + fields (#6598) | Mamy Ratsimbazafy | 2017-11-15 | 1 | -0/+8 |
| | |||||
* | fix broken link in manual (#6697) | Kartik Saranathan | 2017-11-06 | 1 | -1/+1 |
| | |||||
* | Tweeks in the manual (#6599) | narimiran | 2017-10-26 | 1 | -6/+8 |
| | |||||
* | Update pragmas.txt (#6006) | Dan | 2017-06-21 | 1 | -2/+23 |
| | | | Added more info on how the format strings work for codegenDecl | ||||
* | new feature: .used pragma to suppress declared-but-not-used warning | Araq | 2017-02-17 | 1 | -0/+20 |
| | |||||
* | minor documentation improvements | Araq | 2017-02-17 | 1 | -6/+6 |
| | |||||
* | reworked emit pragma; fixes #4730 | Andreas Rumpf | 2016-12-17 | 1 | -7/+5 |
| | |||||
* | Typo? | Yuta Yamada | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | expr and stmt are now deprecated | Andreas Rumpf | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Update documentation and news | Jeff Ciesielski | 2016-07-05 | 1 | -0/+27 |
| | |||||
* | documented new .this pragma | Andreas Rumpf | 2016-06-06 | 1 | -6/+11 |
| | |||||
* | document new bitsize pragma | Aman Gupta | 2015-09-30 | 1 | -0/+18 |
| | |||||
* | documented implicit compileTime procs | Araq | 2015-09-14 | 1 | -1/+14 |
| | |||||
* | refs #2973; manual contains almost all pragmas now, few are left in the ↵ | Araq | 2015-08-14 | 1 | -0/+464 |
| | | | | compiler guide | ||||
* | Change to hard word wrap at 80. | Oscar Campbell | 2015-05-25 | 1 | -2/+6 |
| | |||||
* | Change wording in some parts. Fix some typos. | Oscar Campbell | 2015-05-25 | 1 | -12/+7 |
| | |||||
* | Doc: compileTime pragma can be used on variable | novist | 2015-04-11 | 1 | -4/+3 |
| | |||||
* | doc updates; fixes 'inc' for 'char' | Araq | 2015-03-29 | 1 | -31/+31 |
| | |||||
* | Manual renames | def | 2015-01-16 | 1 | -11/+11 |
| | |||||
* | implemented 'experimental' switch | Araq | 2014-12-05 | 1 | -0/+18 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -0/+20 |
| | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt | ||||
* | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -0/+477 |