summaryrefslogtreecommitdiff
path: root/docs/markdown/Syntax.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix dictionary syntax [skip ci]Yudi Matsuzake2018-06-061-1/+1
* Document octal and binary integer literals in syntax.Filipe Brandenburger2018-05-231-0/+7
* dict: add since annotationsMathieu Duponchelle2018-05-221-1/+4
* dict: Document, add release snippetMathieu Duponchelle2018-05-201-6/+58
* Add more tests for multi-line strings and update docsNirbheek Chauhan2018-04-211-1/+2
* Complete python escape sequences aware stringsTim 'mithro' Ansell2018-04-171-2/+18
* Add support for hex int literals.Jussi Pakkanen2018-02-051-0/+6
* Fix literal backslash syntaxLucas Werkmeister2017-11-191-1/+1
* Cleanupping.Jussi Pakkanen2017-11-111-22/+69
* Fix invalid example in Syntax.mdJonas Platte2017-10-231-1/+1
* doc: describe joining strings using the + symbolBruce Richardson2017-07-311-0/+10
* Fix wording about array immutabilityNirbheek Chauhan2017-07-241-1/+1
* Clarify array immutability and document indexingNirbheek Chauhan2017-07-241-3/+21
* Improve user-defined function wording & link to FAQTim Hutt2017-06-071-1/+1
* Document that user-defined functions and methods are unsupportedTim2017-06-071-0/+5
* Add a note about multi-line statements by ending the line with \Tim2017-06-031-2/+1
* Update Syntax.mdliberforce2017-05-111-1/+1
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-0/+320