aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/parsers/parse_rb.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...dave2003-12-241-10/+7
* RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...dave2003-12-231-1/+3
* Try to give nicer error messages on internal failuresdave2003-12-041-1/+17
* Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave2003-12-031-1/+5
* Allow string as argument to alias_methoddave2003-12-011-0/+2
* Add RDocdave2003-12-011-0/+2494