summaryrefslogtreecommitdiff
path: root/docs/markdown/Syntax.md
AgeCommit message (Expand)Author
2020-06-28syntax.md: document version_compare ambiguities [skip ci]Michael Hirsch, Ph.D
2020-06-28syntax.md: correct markdown heading syntax [skip ci]Michael Hirsch, Ph.D
2020-06-24docs: Document string path building with examplesNirbheek Chauhan
2020-05-01Document formal Meson grammar [skip ci]Flow-It
2019-12-04dict: Fully evaluate keysXavier Claessens
2019-09-03docs/syntax: fix typo in dict example [skip ci]Nirbheek Chauhan
2019-09-03docs/syntax: Document that dicts are unordered [skip ci]Nirbheek Chauhan
2019-07-26note that integers have .to_string() method [skip ci]Michael Hirsch, Ph.D
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D
2019-04-28consistent invalid escape sequence behaviourJon Turney
2018-12-19docs: Add warning about not using join_paths() with build targets [skip ci]Dylan Baker
2018-12-04Can specify keyword arguments with a dict.Jussi Pakkanen
2018-10-04Add documentation and release notes for 'in', 'continue' and 'break'Xavier Claessens
2018-09-20syntax guide: move logical ops section beside if statement [skip ci]Bruce Richardson
2018-06-06docs: Fix dictionary syntax [skip ci]Yudi Matsuzake
2018-05-23Document octal and binary integer literals in syntax.Filipe Brandenburger
2018-05-22dict: add since annotationsMathieu Duponchelle
2018-05-20dict: Document, add release snippetMathieu Duponchelle
2018-04-21Add more tests for multi-line strings and update docsNirbheek Chauhan
2018-04-17Complete python escape sequences aware stringsTim 'mithro' Ansell
2018-02-05Add support for hex int literals.Jussi Pakkanen
2017-11-19Fix literal backslash syntaxLucas Werkmeister
2017-11-11Cleanupping.Jussi Pakkanen
2017-10-23Fix invalid example in Syntax.mdJonas Platte
2017-07-31doc: describe joining strings using the + symbolBruce Richardson
2017-07-24Fix wording about array immutabilityNirbheek Chauhan
2017-07-24Clarify array immutability and document indexingNirbheek Chauhan
2017-06-07Improve user-defined function wording & link to FAQTim Hutt
2017-06-07Document that user-defined functions and methods are unsupportedTim
2017-06-03Add a note about multi-line statements by ending the line with \Tim
2017-05-11Update Syntax.mdliberforce
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier