Aiden Cline
|
39cceeb143
|
fix(codemode): return promises from combinators (#35782)
|
2026-07-10 00:33:21 -05:00 |
|
Aiden Cline
|
f86e1cc1ff
|
fix(codemode): preserve collection value identity (#35776)
|
2026-07-07 13:40:55 -05:00 |
|
opencode-agent[bot]
|
d0733f83bf
|
fix(codemode): return final top-level expression (#35759)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-07-07 11:44:50 -05:00 |
|
Kit Langton
|
b046bbe4e3
|
feat(codemode): support loop sequence syntax (#35618)
|
2026-07-06 17:59:13 -04:00 |
|
Aiden Cline
|
ba24037e64
|
feat(codemode): math parity (#35609)
|
2026-07-06 16:47:17 -05:00 |
|
Kit Langton
|
df471872de
|
fix(codemode): reject Promise.all immediately (#35604)
|
2026-07-06 17:37:50 -04:00 |
|
Kit Langton
|
754dd57177
|
fix(codemode): preserve async callback semantics (#35603)
|
2026-07-06 17:29:11 -04:00 |
|
Kit Langton
|
d603eed5a1
|
feat(codemode): support destructuring assignment (#35600)
|
2026-07-06 15:56:52 -04: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 |
|