maximecb (Maxime Chevalier-Boisvert)
- Login: maximecb
- Email: maxime.chevalierboisvert@shopify.com
- Registered on: 09/27/2021
- Last sign in: 09/17/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 21 | 21 |
| Reported issues | 0 | 3 | 3 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 10/21/2021 |
Activity
04/18/2025
-
12:53 PM Ruby Revision 97a478f9 (git): Add recursive factorial and fibonacci functions to test_zjit.rb
-
12:53 PM Ruby Revision b9424e50 (git): Remove redundant bits from zjit.md
-
12:53 PM Ruby Revision b345fa90 (git): Reorder two tests, update comment
-
12:53 PM Ruby Revision c39a1507 (git): Implement codegen for Test insn (https://github.com/Shopify/zjit/pull/57)
- * Implement codegen for Test insn
* Update zjit/src/codegen.rs
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
---------
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com> -
12:52 PM Ruby Revision d2115562 (git): Add two more small btests
-
12:52 PM Ruby Revision 11308093 (git): Add small test for setlocal
-
12:52 PM Ruby Revision 43d532e3 (git): Add while loop test to test_zjit.rb
-
12:52 PM Ruby Revision 708940e8 (git): Add commented out if-else test to test_zjit.rb
-
12:52 PM Ruby Revision 29c0ef55 (git): Add comments to tests
-
12:52 PM Ruby Revision 9644b172 (git): Add minor comments