summary refs log tree commit diff stats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
* updated doc for dynlib pragmaArne Döring2017-01-041-1/+5
* reworked emit pragma; fixes #4730Andreas Rumpf2016-12-171-7/+5
* recursive modules are only detected to improve error messagesAndreas Rumpf2016-11-241-2/+30
* disallow recursive module dependenciesAraq2016-11-231-30/+2
* (minor) Doc change for #3130singularperturbation2016-10-311-1/+2
* fixes #3485Andreas Rumpf2016-10-211-1/+1
* Misc documentation fixesSimon Ruderich2016-09-177-18/+19
* Typo?Yuta Yamada2016-09-141-1/+1
* cstring docArne Döring2016-09-051-2/+4
* fixes #4579Andreas Rumpf2016-08-231-3/+23
* removed 'strong spaces' from the manual because some people on reddit who nev...Andreas Rumpf2016-08-051-42/+0
* Merge pull request #4563 from krux02/spec-updateAndreas Rumpf2016-08-032-5/+7
|\
| * updadet doc/manual array construction syntaxArne Döring2016-08-032-5/+7
* | fix several broken linksmiere432016-07-311-1/+1
* | expr and stmt are now deprecatedAndreas Rumpf2016-07-306-34/+32
|/
* overloading of dot and parenthesis operators should now be done in .experimentalAndreas Rumpf2016-07-221-0/+3
* updated 'concept' docsAndreas Rumpf2016-07-191-10/+0
* Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignmentsAndreas Rumpf2016-07-051-0/+27
|\
| * Update documentation and newsJeff Ciesielski2016-07-051-0/+27
* | Added a note on closureScope. Added Kyiv :)Yuriy Glukhov2016-06-281-1/+7
|/
* Fix a small typo in the manualAustin Morris2016-06-201-1/+1
* documented new .this pragmaAndreas Rumpf2016-06-063-14/+58
* Corrected link in manual.A. S. Budden2016-06-061-2/+2
* documentation build cleaned upAndreas Rumpf2016-05-314-4/+4
* fixes #1152Andreas Rumpf2016-04-031-32/+0
* 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
* Merge pull request #3860 from yuutayamada/fix-documentreactormonk2016-02-121-1/+1
|\
| * needs needs -> needsYuta Yamada2016-02-111-1/+1
* | manual: typoAndreas Rumpf2016-02-061-1/+1
* | Fixes typo in doc/manual/threads.txtPrayag Verma2016-02-011-1/+1
* | documentation proper bracketingAndreas Rumpf2016-01-271-1/+1
* | Promote "echo" syntax without parenthesisAdam Stankiewicz2016-01-265-28/+28
* | minor website and documentation updatesAraq2016-01-181-1/+1
|/
* removed wrong documentationAndreas Rumpf2016-01-171-1/+0
* implements final version of multiline commentsAndreas Rumpf2016-01-171-16/+7
* implements multi-line-comments; pounds are stripped from the doc commentsAndreas Rumpf2016-01-161-0/+38
* updated the documentation for the 'do' notationAndreas Rumpf2016-01-161-4/+4
* finally removes 'echo ' gotchaAndreas Rumpf2016-01-151-0/+8
* removes 'x is iterator' special casing in the languageAraq2015-12-031-1/+1
* documented untyped/typed meta-typesAraq2015-11-102-22/+88
* 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