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
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
2017-11-19
Fix literal backslash syntax
Lucas Werkmeister
2017-11-11
Cleanupping.
Jussi Pakkanen
2017-10-23
Fix invalid example in Syntax.md
Jonas Platte
2017-07-31
doc: describe joining strings using the + symbol
Bruce Richardson
2017-07-24
Fix wording about array immutability
Nirbheek Chauhan
2017-07-24
Clarify array immutability and document indexing
Nirbheek Chauhan
2017-06-07
Improve user-defined function wording & link to FAQ
Tim Hutt
2017-06-07
Document that user-defined functions and methods are unsupported
Tim
2017-06-03
Add a note about multi-line statements by ending the line with \
Tim
2017-05-11
Update Syntax.md
liberforce
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier