20 Commits (32b7cbd4a7cd8cffb47c5465301141eaad599eaa)

Author SHA1 Message Date
Daniel Mensinger 2327cb5eb3
docs: Fix broken links 3 years ago
Daniel Mensinger c10e228371
docs: Fixes found during the YAML conversion process 3 years ago
Stone Tickle fbc2e9b0ef doc: document string.strip() optional argument [skip ci] 3 years ago
Daniel Mensinger 6b00c7dc81 Remove helpers.check_stringlist() 3 years ago
jimman2003 10151d8738
Make assignment a statement in Syntax.md (#9188) [skip-ci] 3 years ago
Alexander Lyashuk cdc6c866ca
doc: update syntax description of immutability 4 years ago
Simon Ser 974e49fe0e docs: document bool to_int and to_string methods 4 years ago
Laurin-Luis Lehning f7dd111333 Some documentation language adjustments & improved error messages 4 years ago
Laurin-Luis Lehning aa71452f1a Yet another documentation update 4 years ago
Laurin-Luis Lehning 3739780b0e Add syntax documentation with tentative version target 4 years ago
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Jussi Pakkanen f72ee8e742 Rewrap long text lines in docs. [skip ci] 4 years ago
Evgeny Ermakov a24546d7da docs: Fix typo in Syntax.md [skip ci] 4 years ago
Danilo Spinella e7009d439c Syntax.md: Fix variable used in substring example 4 years ago
Nirbheek Chauhan 94ea9d97be docs: Clarify what literal strings mean [skip ci] 4 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 4 years ago
Michael Hirsch, Ph.D b9b15816e8 syntax.md: document version_compare ambiguities [skip ci] 4 years ago
Michael Hirsch, Ph.D 1e140c002b syntax.md: correct markdown heading syntax [skip ci] 4 years ago
Nirbheek Chauhan 83df219747 docs: Document string path building with examples 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Flow-It a124624c0e
Document formal Meson grammar [skip ci] 5 years ago
Xavier Claessens 9b1a857473 dict: Fully evaluate keys 5 years ago
Nirbheek Chauhan 53830038ac
docs/syntax: fix typo in dict example [skip ci] 5 years ago
Nirbheek Chauhan 41b0fae0a9
docs/syntax: Document that dicts are unordered [skip ci] 5 years ago
Michael Hirsch, Ph.D b90b69d383 note that integers have .to_string() method [skip ci] 5 years ago
Michael Hirsch, Ph.D 44b6ccbe56 join_paths => / [skip ci] 6 years ago
Jon Turney ccc4ce28cc consistent invalid escape sequence behaviour 6 years ago
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