summary refs log tree commit diff stats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
...
* explain covariance in the manualZahary Karadjov2017-05-121-0/+16
* object construction: test cases and manual additionsZahary Karadjov2017-04-061-1/+3
* News items for previous commitZahary Karadjov2017-04-061-3/+3
* remove the need for the .procvar annotationAndreas Rumpf2017-04-031-10/+0
* remove en-dash from the languageAndreas Rumpf2017-04-021-2/+1
* support for the Genode OS framework (#5560)Emery Hemingway2017-03-311-1/+1
* requested code review changesZahary Karadjov2017-03-291-8/+23
* restore the T1-T9 types and clarify how generic concepts workZahary Karadjov2017-03-281-6/+25
* use lower-case proc namesZahary Karadjov2017-03-241-1/+1
* Working test cases for the sophisticated matrix library example from the manualZahary Karadjov2017-03-241-8/+22
* infer static parameters even when more complicated arithmetic is involvedZahary Karadjov2017-03-241-2/+2
* some revisions to the Concepts and VTable types specsZahary Karadjov2017-03-241-25/+24
* future manual additions for the full concept spec I'm aiming to implementZahary Karadjov2017-03-241-19/+361
* Deleted parenthetical phrase (#5526)Mark Summerfield2017-03-141-1/+1
* Typo (#5495)Andrea Griffini2017-03-071-1/+1
* removed onThreadCreation; onThreadDestruction is now thread localAraq2017-02-261-2/+0
* Enabled explicitly unknown lock levels (#5409)Fabian Keller2017-02-201-0/+19
* new feature: .used pragma to suppress declared-but-not-used warningAraq2017-02-171-0/+20
* minor documentation improvementsAraq2017-02-171-6/+6
* documented the new .gcsafe override pragmaAraq2017-01-201-0/+15
* minor manual improvement; refs #5181Araq2017-01-071-1/+2
* 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