22 Commits (85ca6adfb46da24254073d69a2ffeadd879973fa)

Author SHA1 Message Date
Dylan Baker 05fc81ac35 docs: Add warning about not using join_paths() with build targets [skip ci] 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
Xavier Claessens b6fc063b13 Add documentation and release notes for 'in', 'continue' and 'break' 6 years ago
Bruce Richardson 62d92e3a19 syntax guide: move logical ops section beside if statement [skip ci] 6 years ago
Yudi Matsuzake 4ee07dd165 docs: Fix dictionary syntax [skip ci] 7 years ago
Filipe Brandenburger 5572bbc6cc Document octal and binary integer literals in syntax. 7 years ago
Mathieu Duponchelle fe6fc59ee7 dict: add since annotations 7 years ago
Mathieu Duponchelle 1de7dce414 dict: Document, add release snippet 7 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
Tim 'mithro' Ansell 36aab0f4b2 Complete python escape sequences aware strings 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 7 years ago
Lucas Werkmeister 5d9c72630a Fix literal backslash syntax 7 years ago
Jussi Pakkanen d2aa2f569b Cleanupping. 7 years ago
Jonas Platte e43332318b Fix invalid example in Syntax.md 7 years ago
Bruce Richardson bc3327ae6e doc: describe joining strings using the + symbol 7 years ago
Nirbheek Chauhan d5fc10fbd8 Fix wording about array immutability 7 years ago
Nirbheek Chauhan 8dd1d6d646 Clarify array immutability and document indexing 7 years ago
Tim Hutt b6dbb4ecc6 Improve user-defined function wording & link to FAQ 8 years ago
Tim 0e027c9616 Document that user-defined functions and methods are unsupported 8 years ago
Tim b54e1d29fe Add a note about multi-line statements by ending the line with \ 8 years ago
liberforce 6dc54b86b6 Update Syntax.md 8 years ago
Thibault Saunier b371875e02 docs: Import the website and wiki and build with hotdoc 8 years ago