summaryrefslogtreecommitdiff
path: root/doc/syntax
AgeCommit message (Expand)Author
2014-12-29doc/syntax/literals.rdoc: spelling fixnormal
2014-12-29literals.rdoc: quoted symbol keysnobu
2014-12-29literals.rdoc: Update for symbol literalsnobu
2014-12-01* doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt
2014-09-23doc: remove trailing spacesnobu
2014-09-22* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak
2014-04-02* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotnhsbt
2014-03-14* doc/syntax/literals.rdoc: [DOC] Single quote strings allows escapezzak
2014-03-06* doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]zzak
2014-03-06* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak
2014-01-21* doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]hsbt
2013-12-22* doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak
2013-12-10* doc/contributing.rdoc: [DOC] curses is no more in the stdliba_matsuda
2013-08-12* doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak
2013-08-10* doc/syntax/literals.rdoc: Use single quotes instead of double quotescharliesome
2013-08-02* doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain
2013-08-02* doc/syntax/refinements.rdoc: Improve description of where you maydrbrain
2013-07-02* doc/syntax/refinements.rdoc: add description of Module#using andshugo
2013-05-05* doc/syntax/refinements.rdoc : Fix a missing quoteeregon
2013-01-24* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain
2013-01-24* doc/syntax/refinements.rdoc: Added refinements document based ondrbrain
2013-01-23* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarifydrbrain
2013-01-23* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain
2013-01-19* doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain
2013-01-19 * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain
2013-01-19 * doc/syntax/assignment.rdoc: Improved linksdrbrain
2013-01-18* doc/syntax/assignment.rdoc: Added a syntax document on assignment.drbrain
2013-01-18* doc/syntax/methods.rdoc: Added Array Decomposition.drbrain
2013-01-17* doc/syntax/miscellaneous.rdoc: Added Ending an Expression anddrbrain
2013-01-17 * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain
2013-01-16* doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,drbrain
2013-01-16 * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section ondrbrain
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