| 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-09-27 | syntax_suggest moved under the ruby organization from zombocom | Hiroshi SHIBATA | |
| 2022-08-19 | Sync SyntaxSuggest | schneems | |
| ``` $ tool/sync_default_gems.rb syntax_suggest ``` Notes: Merged: https://github.com/ruby/ruby/pull/5859 | |||
