General

Profile

kddnewton (Kevin Newton)

  • Login: kddnewton
  • Email: kddnewton@gmail.com
  • Registered on: 11/20/2015
  • Last sign in: 04/23/2024

Issues

open closed Total
Assigned issues 0 19 19
Reported issues 12 45 57

Projects

Project Roles Registered on
Ruby Committer 06/28/2023
Backport187 Committer 06/28/2023
Backport191 Committer 06/28/2023
Backport192 Committer 06/28/2023
Backport193 Committer 06/28/2023
Backport200 Committer 06/28/2023
Backport21 Committer 06/28/2023
Backport22 Committer 06/28/2023
Ruby 1.8 Committer 06/28/2023
Ruby master Committer 06/28/2023

Activity

Today

12:14 PM Ruby master Revision b50e1e68 (git): [PRISM] Enable more passing tests
kddnewton (Kevin Newton)

04/24/2024

07:45 PM Ruby master Revision d3a7e555 (git): Update common.mk dependencies
kddnewton (Kevin Newton)
07:39 PM Ruby master Revision 4c431744 (git): [ruby/prism] Warn for nested hashes as well
https://github.com/ruby/prism/commit/76e802f59e kddnewton (Kevin Newton)
07:39 PM Ruby master Revision 7d64fbda (git): [ruby/prism] Remove static literals dependence on parser definition
https://github.com/ruby/prism/commit/b3e104e8a2 kddnewton (Kevin Newton)
06:16 PM Ruby master Revision 6d9ba1e0 (git): [ruby/prism] Change inspect from recursive to a queue
We would previously cause a stack overflow if we parsed a file that
was too deeply nested when we were calling inspec...
kddnewton (Kevin Newton)
06:16 PM Ruby master Revision 58847b7d (git): [PRISM] Generate inspect_visitor in common.mk
kddnewton (Kevin Newton)

04/23/2024

07:44 PM Ruby master Bug #20449 (Open): Ripper issue in field production on Ruby 3.1.5
```ruby
Ripper.sexp("foo::bar = baz")
# => [:program, [[:assign, [:field, [:vcall, [:@ident, "foo", [1, 0]]], 73, [...
kddnewton (Kevin Newton)
07:29 PM Ruby master Revision 81433fd0 (git): [ruby/prism] srange_find should only look on current line
https://github.com/ruby/prism/commit/3604aa15e7 kddnewton (Kevin Newton)
06:17 PM Ruby master Revision 0defbc11 (git): [ruby/prism] Fix recursive multiply when values are switched in karatsuba_multiply
https://github.com/ruby/prism/commit/4dc6ea960d kddnewton (Kevin Newton)
05:26 PM Ruby master Revision 4f572623 (git): [ruby/prism] Use GC-able symbols for AST
https://github.com/ruby/prism/commit/801117e45a kddnewton (Kevin Newton)

Also available in: Atom