Age | Commit message (Expand) | Author |
---|
2023-06-08 | Try to promote racc as bundled gems | Hiroshi SHIBATA |
2023-06-08 | [ruby/racc] Bump up v1.7.0 | Hiroshi SHIBATA |
2023-06-08 | Update parser-text.rb with https://.com/ruby/racc/pull/218 | Hiroshi SHIBATA |
2023-05-30 | [ruby/racc] Remove ErrorSymbolValue reference | Jeremy Evans |
2023-01-12 | Generate parser-text.rb with bcdc058e50674aedb180eea91e0fdb15bcf529db | Hiroshi SHIBATA |
2023-01-12 | [ruby/racc] Get rid of anonymous eval calls | Jean Boussier |
2023-01-12 | [ruby/racc] Make racc Ractor compatible | Masataka Pocke Kuwabara |
2022-12-23 | Bump version to 1.6.2 | Hiroshi SHIBATA |
2022-12-22 | Always issue deprecation warning when calling Regexp.new with 3rd positional ... | Jeremy Evans |
2022-12-05 | [ruby/racc] Bump version to 1.6.1 | Hiroshi SHIBATA |
2022-11-15 | [ruby/racc] Update racc.gemspec | Johnny Willemsen |
2022-07-29 | Update parser-text.rb with https://.com/ruby/racc/commit/4ecc13c9cbd466... | Hiroshi SHIBATA |
2022-06-16 | [ruby/racc] Fix flag to `Regexp.new` | Nobuyoshi Nakada |
2022-05-16 | [ruby/racc] [DOC] Remove stale `Object::ParseError` documentation | Nobuyoshi Nakada |
2021-11-04 | [ruby/racc] Fix a private method name | Nobuyoshi Nakada |
2021-11-04 | [ruby/racc] Fix typo in a local variable name | Nobuyoshi Nakada |
2021-10-19 | [ruby/racc] Bump up racc version to 1.6.0 | Hiroshi SHIBATA |
2021-09-15 | [ruby/racc] gemspec: Link to https in homepage [ci skip] | Olle Jonsson |
2021-07-19 | [ruby/racc] Removed pre-setup from gemspec | Hiroshi SHIBATA |
2021-07-19 | [ruby/racc] Removed needless files from gemspec | Hiroshi SHIBATA |
2021-07-19 | [ruby/racc] Move document from library directory | Hiroshi SHIBATA |
2021-07-19 | [ruby/racc] Removed generate code from parser.rb. It's already migrated by ra... | Hiroshi SHIBATA |
2021-07-18 | [ruby/racc] Shrink gem size | Bruno Arueira |
2021-06-25 | Followed up 66d2fc7989d741bf5a73286233139901cecb4fc2 | Hiroshi SHIBATA |
2021-06-25 | [ruby/racc] Remove Object monkey | Aaron Patterson |
2021-06-25 | [ruby/racc] Removed needless condition for old versions of RubyGems. | Hiroshi SHIBATA |
2021-06-25 | [ruby/racc] Drop to support Ruby 2.4 | Hiroshi SHIBATA |
2021-06-25 | [ruby/racc] Followed up #162 | Hiroshi SHIBATA |
2021-06-25 | [ruby/racc] Stop compressing integer lists | Jean Boussier |
2021-03-31 | Enclose the code that was accidentally a link in "tt" | aycabta |
2020-12-26 | [ruby/racc] Bump version to 1.5.2 | Hiroshi SHIBATA |
2020-12-26 | [ruby/racc] Use Racc::VERSION for gemspec | Hiroshi SHIBATA |
2020-11-10 | [ruby/racc] Bump version to 1.5.1 | Hiroshi SHIBATA |
2020-11-10 | [ruby/racc] Use the Ruby license. Fix #134 | Hiroshi SHIBATA |
2020-11-10 | lib/racc/statetransitiontable.rb: Make the racc output stable | Yusuke Endoh |
2020-11-09 | Removed needless require for 'enumerator' | Hiroshi SHIBATA |
2020-10-27 | Separate `send` into `public_send` and `__send__` | Nobuyoshi Nakada |
2020-09-28 | [ruby/racc] Turn debugging off | Marc-Andre Lafortune |
2020-09-28 | [Fixes #137] Improve reporting | Marc-Andre Lafortune |
2020-08-19 | [ruby/racc] Fixed the licenses field of gemspec | Hiroshi SHIBATA |
2020-06-25 | Removed nonsense `rubygems_version` in input gemspec files | Nobuyoshi Nakada |
2020-04-27 | Fixed typos in racc | Nobuyoshi Nakada |
2020-03-25 | Import racc-1.5.0 from upstream repository. | Hiroshi SHIBATA |
2020-02-27 | Merge racc from upstream repository. | Hiroshi SHIBATA |
2020-01-28 | Stop parsing copyright notices as document [ci skip] | Nobuyoshi Nakada |
2020-01-28 | Revert "Added RDoc files to parse [Bug #16596]" | Nobuyoshi Nakada |
2020-01-28 | Added RDoc files to parse [Bug #16596] | Nobuyoshi Nakada |
2020-01-01 | Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186 | Hiroshi SHIBATA |
2019-12-20 | Fixed misspellings | Nobuyoshi Nakada |
2019-12-10 | Import racc-1.4.1 from ruby/racc. | Hiroshi SHIBATA |