Kit Langton
|
79c1544072
refactor(tools): unify tool APIs and result handling (#38367)
|
2 tygodni temu |
Aiden Cline
|
69c05ae3fc
feat(codemode): assimilate promise thenables (#38237)
|
3 tygodni temu |
Aiden Cline
|
c8a40450e5
feat(codemode): support generator functions (#38172)
|
3 tygodni temu |
Aiden Cline
|
6f4b9504e5
feat(codemode): support custom async iterators (#38141)
|
3 tygodni temu |
Aiden Cline
|
7111f93836
feat(codemode): support bounded async iteration (#38040)
|
3 tygodni temu |
Aiden Cline
|
a81c04fd31
feat(codemode): support labeled control flow (#38035)
|
3 tygodni temu |
Aiden Cline
|
065b108bba
feat(codemode): support JSON callbacks (#38006)
|
3 tygodni temu |
Aiden Cline
|
f5a487ffcd
feat(codemode): add Set method parity (#38000)
|
3 tygodni temu |
Aiden Cline
|
0c18d06c9f
feat(codemode): add groupBy parity (#37992)
|
3 tygodni temu |
Aiden Cline
|
98c29075b4
feat(codemode): complete date parity (#37960)
|
3 tygodni temu |
Aiden Cline
|
6d50023457
feat(codemode): complete regexp and math parity (#37955)
|
3 tygodni temu |
Aiden Cline
|
3da0dea8e7
feat(codemode): expand standard library parity (#37943)
|
3 tygodni temu |
Aiden Cline
|
deee40c572
fix(codemode): parse canonical index keys (#37851)
|
3 tygodni temu |
Aiden Cline
|
391cfbcfe7
fix(codemode): align string, array, and Date behavior (#37775)
|
3 tygodni temu |
Aiden Cline
|
33f1b269e9
fix(codemode): stop leaking undefined into tool arguments (#37652)
|
3 tygodni temu |
Aiden Cline
|
5f437a09b0
feat(codemode): native coercion parity in interpreter (#37608)
|
3 tygodni temu |
Aiden Cline
|
91238441a6
fix(codemode): enforce lexical temporal dead zones (#37358)
|
3 tygodni temu |
Aiden Cline
|
c764732aea
feat(codemode): expand destructuring support (#37342)
|
3 tygodni temu |
Aiden Cline
|
ad8e6b1fb6
feat(codemode): support property deletion (#37335)
|
3 tygodni temu |
Aiden Cline
|
60c7f847c1
feat(codemode): support void and Object.is (#37332)
|
3 tygodni temu |
Aiden Cline
|
7388e69b5c
chore(codemode): update interpreter support
|
3 tygodni temu |
Aiden Cline
|
22334b94c8
fix(codemode): canonicalize dotted tool paths (#36994)
|
3 tygodni temu |
Aiden Cline
|
ea89a2f619
feat(codemode): unify callback acceptance and support built-in references (#36771)
|
4 tygodni temu |
Aiden Cline
|
ecb5754f4c
refactor(codemode): rename Sandbox terminology to CodeMode (#36768)
|
4 tygodni temu |
Aiden Cline
|
828a4b3f15
fix(codemode): align array callback behavior (#36584)
|
1 miesiąc temu |
Aiden Cline
|
3c60470269
refactor(codemode): remove tool concurrency cap (#36545)
|
1 miesiąc temu |
Aiden Cline
|
49cb73b348
refactor(codemode): split runtime into focused interpreter modules (#36540)
|
1 miesiąc temu |
Aiden Cline
|
6eeeb4bfcf
feat(codemode): make search a global built-in and rewrite README (#36450)
|
1 miesiąc temu |
Aiden Cline
|
fe09a2e9b7
feat(codemode): support Promise.any and new Promise construction (#36339)
|
1 miesiąc temu |
Aiden Cline
|
8e76adb08f
feat(codemode): support promise chaining with .then/.catch/.finally (#36304)
|
1 miesiąc temu |