index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Syntax.md
Age
Commit message (
Expand
)
Author
2025-07-22
Docs: standardize between list and array as array
Dylan Baker
2025-03-26
docs: Clarify string building with absolute paths
Paul Caprioli
2023-09-11
raw printer
Charles Brunet
2023-08-31
Document that dicts can be indexed with []
Bruce Merry
2023-07-28
docs: clarify what str.split does
Eli Schwartz
2023-04-11
fix various spelling issues
Josh Soref
2023-03-02
doc: remove unexisting operators from grammar
Charles Brunet
2023-02-27
documentation: there is no unary + operator
Charles Brunet
2022-11-02
Document binary literals.
Garrett D'Amore
2022-05-01
Add support for multiline f-strings
Peter Lesslie
2022-04-15
Add note in docs that multiline f-strings are not supported
Peter Lesslie
2022-04-07
docs: Document argument flattening
Daniel Mensinger
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-10-03
docs: Fixes found during the YAML conversion process
Daniel Mensinger
2021-09-30
doc: document string.strip() optional argument [skip ci]
Stone Tickle
2021-09-25
Remove helpers.check_stringlist()
Daniel Mensinger
2021-08-31
Make assignment a statement in Syntax.md (#9188) [skip-ci]
jimman2003
2021-04-28
doc: update syntax description of immutability
Alexander Lyashuk
2021-04-06
docs: document bool to_int and to_string methods
Simon Ser
2021-03-10
Some documentation language adjustments & improved error messages
Laurin-Luis Lehning
2021-03-10
Yet another documentation update
Laurin-Luis Lehning
2021-03-10
Add syntax documentation with tentative version target
Laurin-Luis Lehning
2021-03-09
Add str.replace() method
Tristan Partin
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-23
docs: Fix typo in Syntax.md [skip ci]
Evgeny Ermakov
2020-10-22
Syntax.md: Fix variable used in substring example
Danilo Spinella
2020-09-21
docs: Clarify what literal strings mean [skip ci]
Nirbheek Chauhan
2020-07-20
string: add substring method
Stéphane Cerveau
2020-06-28
syntax.md: document version_compare ambiguities [skip ci]
Michael Hirsch, Ph.D
2020-06-28
syntax.md: correct markdown heading syntax [skip ci]
Michael Hirsch, Ph.D
2020-06-24
docs: Document string path building with examples
Nirbheek Chauhan
2020-05-01
Document formal Meson grammar [skip ci]
Flow-It
2019-12-04
dict: Fully evaluate keys
Xavier Claessens
2019-09-03
docs/syntax: fix typo in dict example [skip ci]
Nirbheek Chauhan
2019-09-03
docs/syntax: Document that dicts are unordered [skip ci]
Nirbheek Chauhan
2019-07-26
note that integers have .to_string() method [skip ci]
Michael Hirsch, Ph.D
2019-05-22
join_paths => / [skip ci]
Michael Hirsch, Ph.D
2019-04-28
consistent invalid escape sequence behaviour
Jon Turney
2018-12-19
docs: Add warning about not using join_paths() with build targets [skip ci]
Dylan Baker
2018-12-04
Can specify keyword arguments with a dict.
Jussi Pakkanen
2018-10-04
Add documentation and release notes for 'in', 'continue' and 'break'
Xavier Claessens
2018-09-20
syntax guide: move logical ops section beside if statement [skip ci]
Bruce Richardson
2018-06-06
docs: Fix dictionary syntax [skip ci]
Yudi Matsuzake
2018-05-23
Document octal and binary integer literals in syntax.
Filipe Brandenburger
2018-05-22
dict: add since annotations
Mathieu Duponchelle
2018-05-20
dict: Document, add release snippet
Mathieu Duponchelle
2018-04-21
Add more tests for multi-line strings and update docs
Nirbheek Chauhan
2018-04-17
Complete python escape sequences aware strings
Tim 'mithro' Ansell
2018-02-05
Add support for hex int literals.
Jussi Pakkanen
[next]