aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax
Commit message (Expand)AuthorAgeFilesLines
* * doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain2013-01-061-1/+1
* * doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain2013-01-051-0/+45
* * doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain2013-01-051-2/+7
* * doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain2013-01-052-30/+290
* * doc/syntax/methods.rdoc: Added return values and scope sections,drbrain2013-01-041-13/+113
* * doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre2012-12-191-2/+2
* * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain2012-12-191-1/+5
* * doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain2012-12-191-1/+1
* * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain2012-12-191-1/+1
* * doc/syntax/literals.rdoc: Used simplified heredoc example thatdrbrain2012-12-181-4/+8
* * doc/syntax/literals.rdoc: Added 0o octal integers.drbrain2012-12-181-2/+6
* * doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain2012-12-171-0/+21
* * doc/syntax.rdoc: Added syntax guide table of contentsdrbrain2012-12-173-0/+492