summaryrefslogtreecommitdiff
path: root/lib/rdoc/parsers/parse_rb.rb
AgeCommit message (Expand)Author
2003-12-24Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...dave
2003-12-23RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...dave
2003-12-04Try to give nicer error messages on internal failuresdave
2003-12-03Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave
2003-12-01Allow string as argument to alias_methoddave
2003-12-01Add RDocdave