summaryrefslogtreecommitdiff
path: root/system/doc/reference_manual/expressions.xml
Commit message (Expand)AuthorAgeFilesLines
* Document the scoping rules for try/catch/of/after expressionsRobin Morisset2023-04-051-1/+14
* Document the bit order of the bit syntaxRaimo Niskanen2023-03-091-25/+72
* Correct exception raised by a bad map update operationBjörn Gustavsson2023-03-031-1/+1
* Address a few omissions in documentation of comprehensionsBjörn Gustavsson2023-02-271-15/+61
* Fix factual errors and omissions for the bit syntaxBjörn Gustavsson2023-02-241-52/+161
* Reference Manual: Use the change tag for clarityBjörn Gustavsson2023-02-201-22/+28
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Update the documentation for comprehensionsBjörn Gustavsson2023-02-031-84/+135
* system: 'maybe' doesn't need a runtime flag in OTP 26John Högberg2023-01-091-2/+1
* Merge branch 'maint'John Högberg2023-01-091-4/+5
|\
| * system: Clarify documentation for enabling 'maybe'John Högberg2023-01-021-4/+5
* | Merge pull request #6567 from bjorng/bjorn/min-max-bifs/GH-6544/OTP-18367Björn Gustavsson2022-12-191-0/+9
|\ \
| * | Allow max/2 and min/2 to be used in guardsBjörn Gustavsson2022-12-161-0/+9
* | | Correct some details in the operator tableBjörn Gustavsson2022-12-151-18/+46
|/ /
* | Merge pull request #6415 from bjorng/bjorn/compiler/parallel-match/GH-6348/OT...Björn Gustavsson2022-12-131-12/+126
|\ \ | |/ |/|
| * Lift restrictions for matching of binaries and mapsBjörn Gustavsson2022-12-131-12/+126
* | Typo. use "as follows" instead of "a follows"C Jaswanth kumar reddy2022-12-071-1/+1
|/
* [features] General tweaks and fixesCons T Åhs2022-06-231-1/+1
* [features] Add documentation for features supportCons T Åhs2022-05-111-4/+8
* Document maybe ... end in the reference manualBjörn Gustavsson2022-02-111-0/+132
* Correct wording about filters in comprehensionsilya-klyuchnikov2022-01-121-3/+11
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Fix typos in system docKian-Meng, Ang2021-11-101-2/+2
|/
* Add cosmetic space to align with Programming ExamplesMaria Scott2021-10-191-1/+1
* Correct binary assignment noticeMaria Scott2021-10-191-1/+1
* Add is_map_key/2 as a valid guard BIF in the ref docTomas Abrahamsson2021-08-091-0/+7
* Merge branch 'sverker/receive-doc-improvements' into maintSverker Eriksson2021-05-261-23/+23
|\
| * Improve receive docsSverker Eriksson2021-05-261-23/+23
* | Clarify the rules for variable shadowing in comprehensionsBjörn Gustavsson2021-05-241-7/+8
|/
* Reference manual: Improve documentation of signalsRickard Green2021-05-051-3/+5
* Reference manual: Improve documentation of the 'receive' expressionRickard Green2021-05-051-5/+6
* stdlib: Do not pretty-print parentheses around 'catch'Hans Bolinder2021-04-141-8/+0
* Add missing documentation for sending to aliasesStavros Aronis2021-03-211-1/+4
* Support IEEE 754-2008 16-bit floats in bitstringsJosé Valim2021-02-031-1/+1
* Remove warning text about the `--` operation from documentationKjell Winblad2020-11-241-4/+0
* Allow "underscore variables" to suppress all warningsBjörn Gustavsson2020-10-291-3/+3
* Spell out how bit strings are comparedMagnus Henoch2020-06-251-2/+9
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-271-25/+25
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Merge branch 'maint'Sverker Eriksson2020-02-171-3/+5
|\ \ | |/
| * fixup! Clarify try-of documentationSverker Eriksson2020-02-141-1/+1
| * fixup! Clarify try-of documentationSverker Eriksson2020-02-141-2/+3
| * Clarify try-of documentationSverker Eriksson2020-02-141-3/+4
* | Update documentation for map and binary matchingBjörn Gustavsson2020-02-061-19/+52
|/
* Document the allowed float sizes for the bit syntaxRichard Carlsson2019-11-131-1/+2
* Fix faulty bit syntax exampleSverker Eriksson2019-03-271-4/+4
* Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\
| * Update copyright yearHenrik Nord2018-09-211-1/+1