summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
2013-01-16* doc/syntax/control_expressions.rdoc (if Expressions): Fixed markupdrbrain
2013-01-16* doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 ondrbrain
2013-01-15* doc/syntax/control_expressions.rdoc: Omit optional "then" for if anddrbrain
2013-01-15* doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain
2013-01-15* doc/syntax/methods.rdoc: Fixed linkdrbrain
2013-01-15 * doc/syntax/control_expressions.rdoc (redo Statement): Added notedrbrain
2013-01-15* doc/syntax/control_expressions.rdoc: Added description of controldrbrain
2013-01-15* doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain
2013-01-15* doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain
2013-01-15* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain
2013-01-14* doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain
2013-01-06* doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain
2013-01-05* doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain
2013-01-04* doc/syntax/methods.rdoc: Added return values and scope sections,drbrain
2012-12-19* doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre
2012-12-19 * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain
2012-12-19* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain
2012-12-19 * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain
2012-12-18 * doc/syntax/literals.rdoc: Used simplified heredoc example thatdrbrain
2012-12-18* doc/syntax/literals.rdoc: Added 0o octal integers.drbrain
2012-12-17* doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain
2012-12-17* doc/syntax.rdoc: Added syntax guide table of contentsdrbrain