ruby/lib/rdoc
toshimaru cda431f538 [ruby/rdoc] fix: fix NoMethodError when token_stream is nil
The change in #1055 might be a breaking change.
So, just simply wrap `token_stream` with `Array`

d8c19d7fa1

Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2023-12-05 06:21:51 +00:00
..
context [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
generator [ruby/rdoc] [DOC] Slightly decorate em and strong 2023-11-27 16:07:03 +00:00
i18n
markdown [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
markup [ruby/rdoc] Place a space between certain character class letters only 2023-11-27 15:58:31 +00:00
parser [ruby/rdoc] handle symbols declared with %s 2023-09-05 00:37:30 +00:00
rd Update rdoc parsers generated by racc-1.7.3 2023-11-06 17:53:00 +09:00
ri [ruby/rdoc] Delay DidYouMean until NotFoundError#message is called 2023-10-17 11:07:57 +00:00
stats [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
.document
alias.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
anon_class.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
any_method.rb [ruby/rdoc] Omit descriptions and parameter lists for methods defined in C not mentioned in call-seq 2023-09-05 00:45:42 +00:00
attr.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
class_module.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
code_object.rb
code_objects.rb
comment.rb [DOC] Link fixes 2023-10-03 16:31:34 +09:00
constant.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
context.rb
cross_reference.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
encoding.rb [ruby/rdoc] Remove code for versions older than Ruby 2.3 2023-09-05 01:14:51 +00:00
erb_partial.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
erbio.rb [ruby/rdoc] Remove code for versions older than Ruby 2.6 2023-09-05 01:14:52 +00:00
extend.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
generator.rb
ghost_method.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
i18n.rb
include.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
known_classes.rb [ruby/rdoc] Fix the known classes more 2022-07-11 13:43:14 +09:00
markdown.rb [DOC] Link fixes 2023-10-03 16:31:34 +09:00
markup.rb [ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/ruby/rdoc/pull/910) 2022-08-07 21:07:23 +09:00
meta_method.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
method_attr.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
mixin.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
normal_class.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
normal_module.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
options.rb [ruby/rdoc] Isolate root dir if specified 2023-05-06 07:39:24 +00:00
parser.rb [ruby/rdoc] Pull up handle_tab_width to RDoc::Parser 2022-11-27 16:35:07 +00:00
rd.rb
rdoc.gemspec [ruby/rdoc] Add source_code, homepage and changelog uris to gemspec metadata [ci skip] 2023-07-05 04:08:17 +00:00
rdoc.rb [ruby/rdoc] Isolate root dir if specified 2023-05-06 07:39:24 +00:00
require.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
ri.rb
rubygems_hook.rb
servlet.rb
single_class.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
stats.rb
store.rb
task.rb [ruby/rdoc] Actually execute RDoc document task for coverage 2023-02-06 23:09:05 +00:00
text.rb [ruby/rdoc] Markup punctuations need to be separated with a space 2023-12-02 12:40:12 +00:00
token_stream.rb [ruby/rdoc] fix: fix NoMethodError when token_stream is nil 2023-12-05 06:21:51 +00:00
tom_doc.rb
top_level.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
version.rb [ruby/rdoc] Bump up 6.6.0 2023-11-06 17:40:34 +09:00