summary refs log tree commit diff stats
path: root/doc/manual.rst
Commit message (Expand)AuthorAgeFilesLines
* Small typo (#13824)Clyybber2020-03-311-1/+1
* macros for proc types, macros for types (#13778)Andreas Rumpf2020-03-311-44/+74
* docs: say that `nil` can be used as a value (#13756)Rory O’Kane2020-03-251-5/+8
* catchable defects (#13626)Andreas Rumpf2020-03-121-13/+21
* fix #13409: Document as infix operator (#13570)hlaaftana2020-03-041-16/+16
* Document import/include outside of top level semantics (#13548)hlaaftana2020-03-011-0/+14
* Fixed non-working examples in Manual: Exception Handling (#13424)Manav2020-02-201-1/+3
* manual: documents changes regarding dynlib (#13425)alaviss2020-02-181-4/+4
* fixes #3339 by documenting the limitations of case-statement (#13366)Miran2020-02-081-0/+29
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-141-0/+3
* docs: tiny style improvementsAraq2019-12-241-2/+2
* update documentation for `closureScope` and `capture` (#12886)Judd2019-12-211-1/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-2/+26
* Manual update: custom exceptions (#12847) [backport]Mark2019-12-081-0/+17
* deviated -> derived (#12845) [backport]Mark2019-12-081-1/+1
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-281-5/+5
* fix typo in the manual (#12723)tauplus2019-11-251-1/+1
* Fix wrong section hierarchy in the manual (#12724) [backport]tauplus2019-11-251-9/+9
* implemented a new localPassc pragma (#12706)Andreas Rumpf2019-11-221-4/+17
* conversions to unsigned numbers are not checked anymore; implements /… (#12...Andreas Rumpf2019-11-201-0/+14
* fixes and changes the recently introduced 'alignas' to be 'align' (#12666)Andreas Rumpf2019-11-151-13/+14
* implemented alignas pragma (#12643)Arne Döring2019-11-131-0/+32
* [backport] Clarifies experimental / parallel example on manual.rst (#12472)UNIcodeX2019-10-241-1/+7
* Fix many broken links and prefer relative links within docs (#12463)Miran2019-10-241-12/+14
|\
| * Fix word wrappingJjp1372019-10-221-8/+9
| * manual.rst: remove unintended linkJjp1372019-10-221-1/+1
| * Fix many broken linksJjp1372019-10-221-7/+8
* | fixes #12453 (#12475)Arne Döring2019-10-231-0/+19
|/
* Fixes #10824 (#12437)Juan Carlos2019-10-171-0/+19
* Fix #10804 (#12438)Juan Carlos2019-10-171-4/+4
* [backport] Mention "lambdas" and `=>` in the manual (#12397) [ci skip]awr12019-10-101-3/+5
* Fixed sizeOf to sizeof (#12347)Ridho Pratama2019-10-031-1/+1
* Explicitly state that trailing underscores are banned (#12257)Mathias Stearn2019-09-251-2/+5
* importjs symbol (#12218)Arne Döring2019-09-201-6/+15
* allows access to .compileTime vars at runtime (#12128)Andreas Rumpf2019-09-051-0/+25
* Fix int literals and range interaction (#11197)Oscar Nihlgård2019-08-311-5/+6
* fixes #12029; finish the 'unused import' feature (#12064)Andreas Rumpf2019-08-271-0/+11
* manual: more precise rules about evaluation orderAraq2019-08-271-0/+38
* manual: better documentation for implicit genericsAndreas Rumpf2019-08-261-18/+82
* new gensym handling (#11985)Andreas Rumpf2019-08-231-0/+39
* Consider range type of runtime discrim [feature] (#11432)Oscar Nihlgård2019-08-201-1/+7
* added destructors.rst spec to the build documentationAraq2019-08-161-0/+4
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-2/+2
* Typeclass/Variant clarification in Manual (#11901)awr12019-08-071-3/+19
* fix broken link (#11736) [ci skip]Kartik Saranathan2019-07-151-1/+1
* Moved 'Case statement macros' documentation out of manual into manual_experim...Ico Doornekamp2019-07-121-51/+0
* manual: document block expression (#11638)Tomohiro2019-07-051-0/+15
* [other] additions to the manualAndreas Rumpf2019-06-291-1/+76
* manual: typoAndreas Rumpf2019-06-271-1/+1
* manual: document how accessors are resolved; fixes #11514Andreas Rumpf2019-06-271-0/+19