aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Expand)AuthorAgeFilesLines
* Forgot to save buffer.... sighdave2003-12-2412-1299/+1645
* RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...dave2003-12-231-1/+3
* Add file.c comments (and necessary support in parse_c.rb)dave2003-12-214-54/+112
* Document Class and Dirdave2003-12-191-1/+5
* Add boot_classes to rdoc parsing, fix a couple of bugsdave2003-12-193-3/+9
* Fix dependency issuedave2003-12-192-18/+72
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-189-13/+138
* Add pager support to ri, and start implementing command line optionsdave2003-12-171-0/+158
* commit missdave2003-12-161-1/+2
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-168-41/+105
* Initial load of support for ri/rdoc integrationdave2003-12-1610-9/+992
* Support inline source in Kilmer templatedave2003-12-072-0/+21
* 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
* Missing filedave2003-12-032-1/+256
* Allow string as argument to alias_methoddave2003-12-011-0/+2
* Add RDocdave2003-12-0134-0/+12296