| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-20 | [ruby/syntax_suggest] Handle new eval source location | Jean Boussier | |
| See https://bugs.ruby-lang.org/issues/19755 In Ruby 3.3, using `eval` without providing a source location will now default to `"(eval at #{__FILE__}:#{__LINE__})"`. https://github.com/ruby/syntax_suggest/commit/8e5076472e | |||
| 2022-08-26 | Import spec examples from ruby/syntax_suggest | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6287 | |||
