Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7afc16aa 05/19/2024 03:08 AM kjtsanaktsidis (KJ Tsanaktsidis)

Inline RB_VM_SAVE_MACHINE_CONTEXT into BLOCKING_REGION

There's an exhaustive explanation of this in the linked redmine bug, but
the short version is as follows:

blocking_region_begin can spill callee-saved registers to the stack for
its own use. That means they're not saved to ec->machine by the call to...

ad636033 05/19/2024 03:08 AM andrykonchin (Andrew Konchin)

Update to ruby/spec@6b04c1d

dbbaf871 05/18/2024 03:29 PM nobu (Nobuyoshi Nakada)

[DOC] Fix $< comment

fd8e6e8c 05/18/2024 03:27 PM nobu (Nobuyoshi Nakada)

Replace cast tags for tSTRING_DVAR with typed midrule actions

232f7b37 05/18/2024 10:46 AM nobu (Nobuyoshi Nakada)

Replace cast tags with typed midrule actions

  • Add types to tLAMBDA and tSTRING_DBEG to store corresponding
    information when returning these tokens.
  • Add enum lex_state_e state to %union for tSTRING_DBEG.
ac85eef1 05/18/2024 06:44 AM burdettelamar (Burdette Lamar)

Fix links

55c62e67 05/18/2024 02:26 AM yui-knk (Kaneko Yuichiro)

No need to specify tags anymore

In the past, these codes were used by both parser and ripper.
On ripper, the type of LHS is <val> then type cast was needed.
However currently these are only used by parser then no need to
cast.

cce7c25a 05/17/2024 08:42 PM kddnewton (Kevin Newton)

[PRISM] Enable TestRequire

e61d24d7 05/17/2024 03:29 PM kddnewton (Kevin Newton)

[PRISM] Enable passing IRB test

c60cdbdc 05/17/2024 03:23 PM kddnewton (Kevin Newton)

[PRISM] Emit END event for modules

View all revisions | View revisions

Also available in: Atom