Aiden Cline
|
60c7f847c1
|
feat(codemode): support void and Object.is (#37332)
|
2026-07-16 11:15:29 -05:00 |
|
Aiden Cline
|
ea89a2f619
|
feat(codemode): unify callback acceptance and support built-in references (#36771)
|
2026-07-14 15:25:39 -05:00 |
|
Aiden Cline
|
ecb5754f4c
|
refactor(codemode): rename Sandbox terminology to CodeMode (#36768)
|
2026-07-13 16:38:11 -05:00 |
|
Aiden Cline
|
3c60470269
|
refactor(codemode): remove tool concurrency cap (#36545)
|
2026-07-12 16:07:53 -05:00 |
|
Aiden Cline
|
49cb73b348
|
refactor(codemode): split runtime into focused interpreter modules (#36540)
|
2026-07-12 12:47:56 -05:00 |
|
Aiden Cline
|
fe09a2e9b7
|
feat(codemode): support Promise.any and new Promise construction (#36339)
|
2026-07-10 20:46:13 -05:00 |
|
Aiden Cline
|
8e76adb08f
|
feat(codemode): support promise chaining with .then/.catch/.finally (#36304)
|
2026-07-10 18:22:04 -05:00 |
|
Aiden Cline
|
f86e1cc1ff
|
fix(codemode): preserve collection value identity (#35776)
|
2026-07-07 13:40:55 -05:00 |
|
Aiden Cline
|
1fb2837fd3
|
feat(codemode): expand numeric standard library (#35749)
|
2026-07-07 12:11:57 -05:00 |
|
Aiden Cline
|
ba24037e64
|
feat(codemode): math parity (#35609)
|
2026-07-06 16:47:17 -05:00 |
|
Kit Langton
|
0e1c0414c2
|
fix(codemode): align mutable JavaScript semantics (#35598)
|
2026-07-06 15:55:32 -04:00 |
|
Aiden Cline
|
4cee5bd824
|
refactor(codemode): split interpreter and stdlib (#35572)
|
2026-07-06 12:01:14 -05:00 |
|