aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain2013-01-242-1/+26
* * doc/syntax/refinements.rdoc: Added refinements document based ondrbrain2013-01-242-0/+243
* * doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarifydrbrain2013-01-231-4/+5
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain2013-01-231-1/+5
* * doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain2013-01-191-0/+30
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain2013-01-191-1/+11
* * doc/syntax/assignment.rdoc: Improved linksdrbrain2013-01-193-5/+9
* * doc/syntax/assignment.rdoc: Added a syntax document on assignment.drbrain2013-01-181-0/+439
* * doc/syntax/methods.rdoc: Added Array Decomposition.drbrain2013-01-181-0/+61
* * doc/syntax/miscellaneous.rdoc: Added Ending an Expression anddrbrain2013-01-171-0/+16
* * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain2013-01-171-0/+21
* * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,drbrain2013-01-163-2/+73
* * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section ondrbrain2013-01-161-0/+59
* * doc/syntax/control_expressions.rdoc (if Expressions): Fixed markupdrbrain2013-01-161-1/+1
* * doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 ondrbrain2013-01-161-1/+1
* * doc/syntax/control_expressions.rdoc: Omit optional "then" for if anddrbrain2013-01-151-22/+38
* * doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain2013-01-152-1/+7
* * doc/syntax/methods.rdoc: Fixed linkdrbrain2013-01-153-5/+17
* * doc/syntax/control_expressions.rdoc (redo Statement): Added notedrbrain2013-01-152-0/+22
* * doc/syntax/control_expressions.rdoc: Added description of controldrbrain2013-01-151-0/+399
* * doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain2013-01-152-1/+142
* * doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain2013-01-151-0/+32
* * doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain2013-01-151-13/+183
* * doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain2013-01-151-2/+5
* * doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain2013-01-151-17/+31
* * doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain2013-01-141-0/+148
* * 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
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-2114-74/+885
* * 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/.document: Added doc/syntaxdrbrain2012-12-171-0/+1
* * doc/syntax.rdoc: Added syntax guide table of contentsdrbrain2012-12-174-0/+505
* commit typo: remove file from r38358zzak2012-12-131-391/+0
* * common.mk: Added --pages-dir to rdoc creation. Now doc/ items showdrbrain2012-12-111-0/+3
* Remove file from r38201zzak2012-12-071-347/+0
* * doc/etc.rd: Removed stale documentation filezzak2012-12-071-75/+0
* * doc/forwardable.rd: Remove stale documentation filezzak2012-12-071-83/+0
* * .document: Add NEWS for `ri ruby:NEWS`drbrain2012-12-034-6/+12
* * doc/globals.rdoc: Add documentation file for magic globalszzak2012-11-271-0/+61
* * doc/re.rdoc: Fix spellingdrbrain2012-07-241-3/+3
* * doc/re.rdoc: Completed wording in the description of the =~ operator.drbrain2012-06-081-3/+7