toshimaru, Toshimaru

Hash Date Message
72242e69aa7ad1e8ec9c5d7533c3bfd22a16d239 2023-11-16 [ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` method
8d160b9350b35ece2bac1669d8aa513622ca2a5b 2023-11-16 [ruby/rdoc] chore: Remove unnecessary argument for `join` method
cda431f5388e8359532998c7fbf5fa615ce6d45e 2023-11-19 [ruby/rdoc] fix: fix `NoMethodError` when `token_stream` is nil
56ccad060d1c215280f12444f726d54d2ca6636d 2023-11-28 [ruby/rdoc] Early return when `token_stream` is `nil`
193ebc3c3a7fc03724dedba31a38ca9196869c00 2023-12-13 [ruby/rdoc] test: Add tests for RDoc::TokenStream#add_tokens, add_token ,collect_tokens and pop_token