opencode/packages/codemode/src/stdlib
2026-07-20 22:25:14 -05:00
..
collections.ts feat(codemode): add Set method parity (#38000) 2026-07-20 16:48:35 -05:00
console.ts fix(codemode): stop leaking undefined into tool arguments (#37652) 2026-07-18 13:42:16 -05:00
date.ts feat(codemode): complete date parity (#37960) 2026-07-20 12:13:16 -05:00
json.ts feat(codemode): support JSON callbacks (#38006) 2026-07-20 22:25:14 -05:00
math.ts feat(codemode): complete regexp and math parity (#37955) 2026-07-20 11:29:55 -05:00
number.ts feat(codemode): expand numeric standard library (#35749) 2026-07-07 12:11:57 -05:00
object.ts feat(codemode): add groupBy parity (#37992) 2026-07-20 14:58:09 -05:00
promise.ts refactor(codemode): remove tool concurrency cap (#36545) 2026-07-12 16:07:53 -05:00
regexp.ts feat(codemode): complete regexp and math parity (#37955) 2026-07-20 11:29:55 -05:00
string.ts refactor(codemode): split runtime into focused interpreter modules (#36540) 2026-07-12 12:47:56 -05:00
url.ts refactor(codemode): rename Sandbox terminology to CodeMode (#36768) 2026-07-13 16:38:11 -05:00
value.ts feat(codemode): native coercion parity in interpreter (#37608) 2026-07-18 12:01:10 -05:00