General

Profile

jemmai (Jemma Issroff)

  • Login: jemmai
  • Registered on: 10/09/2020
  • Last sign in: 01/09/2024

Issues

open closed Total
Assigned issues 1 19 20
Reported issues 1 11 12

Projects

Project Roles Registered on
Ruby Committer, Triage team 06/08/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, Triage team 06/02/2023

Activity

01/16/2024

06:47 PM Ruby master Revision 8bf12d7b (git): [ruby/prism] First pass at documenting information about the CRuby compiler
https://github.com/ruby/prism/commit/b575914b2f jemmai (Jemma Issroff)

01/12/2024

08:20 PM Ruby master Revision 84f14ff0 (git): [PRISM] Pre-concatenate Strings in InterpolatedStringNode
This commit concatenates String VALUEs within
InterpolatedStringNodes to allow us to preserve frozenness of
concatena...
jemmai (Jemma Issroff)

12/14/2023

10:11 PM Ruby master Revision 5587bd4b (git): [PRISM] Implement safe navigation in CallNodes
This commit implements safe navigation for CallNodes,
CallAndWriteNodes and CallOperatorWriteNodes
jemmai (Jemma Issroff)
06:45 PM Ruby master Revision 7ac93e99 (git): [PRISM] Account for multiple anonymous locals
This commit adjusts the local table size to be consistent regardless
of the number of anonymous locals.
jemmai (Jemma Issroff)
04:46 PM Ruby master Revision e71f0117 (git): [PRISM] Fix bugs in compiling optional keyword parameters
This PR fixes two bugs when compiling optional keyword parameters:
- It moves keyword parameter compilation to STEP 5...
jemmai (Jemma Issroff)
04:46 PM Ruby master Revision 157e6c8a (git): [PRISM] Check for static literal, excluding array, hash, range
jemmai (Jemma Issroff)
04:14 PM Ruby master Revision 8e1c148f (git): [PRISM] Use frozen flag on StringNode
jemmai (Jemma Issroff)

12/13/2023

05:59 PM Ruby master Bug #20063 (Rejected): Inconsistent behavior with required vs optional parameters
Using repeated anonymous parameters, gives different behavior with the parameters in the same order based on whether ... jemmai (Jemma Issroff)
01:11 PM Ruby master Revision 798a89fa (git): [PRISM] If receiver on CallNode is SelfNode, use FCALL flags
jemmai (Jemma Issroff)
03:00 AM Ruby master Revision 196c2462 (git): [PRISM] Correctly parse non-base 10 integers in Prism
This commit passes an `end` to rb_int_parse_cstr which allows us
to correctly parse non-base 10 integers which are en...
jemmai (Jemma Issroff)

Also available in: Atom