summaryrefslogtreecommitdiff
path: root/docs/markdown/Syntax.md
AgeCommit message (Collapse)Author
2017-07-31doc: describe joining strings using the + symbolBruce Richardson
2017-07-24Fix wording about array immutabilityNirbheek Chauhan
2017-07-24Clarify array immutability and document indexingNirbheek Chauhan
2017-06-07Improve user-defined function wording & link to FAQTim Hutt
2017-06-07Document that user-defined functions and methods are unsupportedTim
Fixes #1870
2017-06-03Add a note about multi-line statements by ending the line with \Tim
2017-05-11Update Syntax.mdliberforce
Fix variable name
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.