st0012 (Stan Lo)
- Login: st0012
- Email: stan001212@gmail.com
- Registered on: 09/09/2016
- Last sign in: 09/18/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 19 | 19 |
| Reported issues | 1 | 10 | 11 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor | 03/03/2025 |
Activity
12/22/2025
-
12:00 PM Ruby Revision 5272f2bc (git): Bump RDoc to 7.0.2 (#15691)
12/18/2025
-
04:12 PM Ruby Revision f133ebb2 (git): Bump RDoc to 7.0.1 (#15628)
- This improves several enhancements to the Aliki theme. And since Aliki
also became the default theme, we don't need to specify the generator name
anymore.
12/08/2025
12/07/2025
12/05/2025
-
10:00 PM Ruby Revision c4c909b5 (git): ZJIT: Include local variable names in `Get|SetLocal` insn's print value (#15423)
- ZJIT: Print local variable names GetLocal and SetLocal instructions
12/01/2025
-
06:01 PM Ruby Revision 5f92d6da (git): ZJIT: Standardize method dispatch insns' `recv` field (#15334)
- ZJIT: Standardize C call related insn fields
- Add `recv` field to `CCall` and `CCallWithFrame` so now all method dispatch
related instructions have `recv` field, separate from `args` field.
This ensures consistent pointer arithmeti... -
05:14 PM Ruby Revision c58970b5 (git): ZJIT: Optimize variadic cfunc `Send` calls into `CCallVariadic` (#14898)
- ZJIT: Optimize variadic cfunc Send calls into CCallVariadic
11/28/2025
11/27/2025
-
11:31 PM Ruby Revision 5b1ed1ef (git): [DOC] Remove unneeded filename from rdoc-ref links (#15339)
-
08:12 PM Ruby Revision 4cd6661e (git): Reorganize page documentations (#15154)
- Re-organize page docs