summary refs log tree commit diff stats
path: root/doc/manual/pragmas.txt
Commit message (Collapse)AuthorAgeFilesLines
* merge the different manual/*.rst include files. Was too hard to find the ↵Andreas Rumpf2018-04-141-1156/+0
| | | | corresponding sections otherwise. Hope it means the manual is more likely to be kept up to date.
* Implement custom annotations (#6987)cooldome2018-01-091-0/+67
|
* Documentation: directly use ref object + fields (#6598)Mamy Ratsimbazafy2017-11-151-0/+8
|
* fix broken link in manual (#6697)Kartik Saranathan2017-11-061-1/+1
|
* Tweeks in the manual (#6599)narimiran2017-10-261-6/+8
|
* Update pragmas.txt (#6006)Dan2017-06-211-2/+23
| | | Added more info on how the format strings work for codegenDecl
* new feature: .used pragma to suppress declared-but-not-used warningAraq2017-02-171-0/+20
|
* minor documentation improvementsAraq2017-02-171-6/+6
|
* reworked emit pragma; fixes #4730Andreas Rumpf2016-12-171-7/+5
|
* Typo?Yuta Yamada2016-09-141-1/+1
|
* expr and stmt are now deprecatedAndreas Rumpf2016-07-301-1/+1
|
* Update documentation and newsJeff Ciesielski2016-07-051-0/+27
|
* documented new .this pragmaAndreas Rumpf2016-06-061-6/+11
|
* document new bitsize pragmaAman Gupta2015-09-301-0/+18
|
* documented implicit compileTime procsAraq2015-09-141-1/+14
|
* refs #2973; manual contains almost all pragmas now, few are left in the ↵Araq2015-08-141-0/+464
| | | | compiler guide
* Change to hard word wrap at 80.Oscar Campbell2015-05-251-2/+6
|
* Change wording in some parts. Fix some typos.Oscar Campbell2015-05-251-12/+7
|
* Doc: compileTime pragma can be used on variablenovist2015-04-111-4/+3
|
* doc updates; fixes 'inc' for 'char'Araq2015-03-291-31/+31
|
* Manual renamesdef2015-01-161-11/+11
|
* implemented 'experimental' switchAraq2014-12-051-0/+18
|
* Merge branch 'devel' into bigbreakAraq2014-10-131-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 systemAraq2014-10-021-0/+477