|
|
0331ea22f7
|
Unignore ScriptTest sprintf/forin/return
|
2026-01-30 20:19:29 +03:00 |
|
|
|
f6b6395424
|
Unignore ScriptTest clamp/ops/spread
|
2026-01-30 20:17:25 +03:00 |
|
|
|
2622fde41b
|
Unignore ScriptTest args/locals
|
2026-01-30 20:14:45 +03:00 |
|
|
|
55470795f0
|
Unignore ScriptTest exceptions/map/method
|
2026-01-30 20:13:29 +03:00 |
|
|
|
eb6facd58d
|
Unignore ScriptTest namedargs/exceptions/todo
|
2026-01-30 20:09:33 +03:00 |
|
|
|
7c60f02868
|
Unignore ScriptTest enum/splat/pos
|
2026-01-30 20:07:01 +03:00 |
|
|
|
eb869dc112
|
Unignore ScriptTest string/logical/println
|
2026-01-30 20:03:19 +03:00 |
|
|
|
c5dbf6ad51
|
Unignore ScriptTest json deserialization
|
2026-01-30 20:02:13 +03:00 |
|
|
|
55b2162fa3
|
Unignore ScriptTest json/null/instance/vals
|
2026-01-30 20:01:06 +03:00 |
|
|
|
a29acb6000
|
Unignore ScriptTest json/map/comments
|
2026-01-30 19:59:58 +03:00 |
|
|
|
cf3ca342f4
|
Unignore ScriptTest iterable/minmax/inline
|
2026-01-30 19:58:49 +03:00 |
|
|
|
431faa9262
|
Unignore ScriptTest regex/extension/source/range
|
2026-01-30 19:57:38 +03:00 |
|
|
|
29aa490748
|
Unignore ScriptTest list/sort/binarySearch
|
2026-01-30 19:55:34 +03:00 |
|
|
|
84554ab7c6
|
Unignore ScriptTest batch and keep bytecode updates
|
2026-01-30 19:47:52 +03:00 |
|
|
|
64fa305aa7
|
Fix apply/inc-dec handling and re-enable more ScriptTests
|
2026-01-30 18:19:55 +03:00 |
|
|
|
eaa5713eaf
|
Re-enable more ScriptTest cases
|
2026-01-30 17:44:31 +03:00 |
|
|
|
615dc026f7
|
Fix apply captures, class forward refs, and when bytecode
|
2026-01-30 17:41:04 +03:00 |
|
|
|
4b66454bf3
|
Handle labeled break and catch locals in ScriptTest
|
2026-01-30 17:03:51 +03:00 |
|
|
|
d6e1e74b48
|
Fix do-while scoping and module pseudo-symbol
|
2026-01-30 16:48:21 +03:00 |
|
|
|
3210205061
|
Re-enable more ScriptTest cases
|
2026-01-30 16:32:35 +03:00 |
|
|
|
4c966eb63e
|
Re-enable additional ScriptTest cases
|
2026-01-30 16:24:01 +03:00 |
|
|
|
68122df6d7
|
Fix implicit extension calls and apply scope captures
|
2026-01-30 16:20:55 +03:00 |
|
|
|
ecf64dcbc3
|
Fix block capture sync for bytecode locals
|
2026-01-30 15:39:03 +03:00 |
|
|
|
89cf2c1612
|
Fix module scope resolution in cmd runtime
|
2026-01-30 14:00:02 +03:00 |
|
|
|
9319add9c0
|
Reenable ScriptTest list, loop, and range cases
|
2026-01-30 13:21:21 +03:00 |
|
|
|
a266df6035
|
Seed Scope.eval symbols and reenable script tests
|
2026-01-30 12:56:37 +03:00 |
|
|
|
df48a06311
|
Fix while bytecode scoping and arithmetic fallback
|
2026-01-30 11:11:43 +03:00 |
|
|
|
9bc59f4787
|
Enable comparison and init ScriptTests
|
2026-01-30 10:24:46 +03:00 |
|
|
|
e16f054010
|
Enable ScriptTest arithmetic and string ops
|
2026-01-30 10:23:20 +03:00 |
|
|
|
72a060d42f
|
Enable basic ScriptTest eval cases
|
2026-01-30 10:21:58 +03:00 |
|
|
|
bca5912942
|
Enable parser checks in ScriptTest
|
2026-01-30 10:17:57 +03:00 |
|
|
|
b5f20e1650
|
Enable 4 ScriptTest cases
|
2026-01-30 10:16:51 +03:00 |
|
|
|
40b6ec023c
|
Enable 4 ScriptTest cases and fix __PACKAGE__ resolution
|
2026-01-30 10:15:27 +03:00 |
|
|
|
e2d359f7a7
|
Re-enable param type inference miniast test
|
2026-01-30 09:54:16 +03:00 |
|
|
|
e4d0730b04
|
Fix module slot localization and restore 4 tests
|
2026-01-30 09:52:44 +03:00 |
|
|
|
20b8464591
|
Fix closure locals for tail blocks; unignore stdlib tests
|
2026-01-29 10:31:27 +03:00 |
|
|
|
d8e18e4a0c
|
Fix bytecode name lookup; unignore more stdlib tests
|
2026-01-29 09:57:29 +03:00 |
|
|
|
e346e7e56e
|
Add iterator cancellation for bytecode for-in loops
|
2026-01-29 06:47:27 +03:00 |
|
|
|
0e069382a2
|
Re-enable ScriptTest concurrency and delegation cases
|
2026-01-29 04:15:35 +03:00 |
|
|
|
ac8277d374
|
Re-enable ScriptTest when sample and for-in bytecode checks
|
2026-01-29 04:13:19 +03:00 |
|
|
|
e143f31f3d
|
Add bytecode support for when statements
|
2026-01-29 04:11:27 +03:00 |
|
|
|
91624a30b8
|
Re-enable ScriptTest regex and while break cases
|
2026-01-29 04:03:08 +03:00 |
|
|
|
55e06f04b2
|
Re-enable ScriptTest do/while and scoping cases
|
2026-01-29 04:00:31 +03:00 |
|
|
|
a8f9ddb60c
|
Re-enable ScriptTest search and stacktrace cases
|
2026-01-29 03:58:47 +03:00 |
|
|
|
7f7cf0d904
|
Re-enable ScriptTest misc utility cases
|
2026-01-29 03:56:54 +03:00 |
|
|
|
104fd6b517
|
Re-enable ScriptTest exception cases
|
2026-01-29 03:54:35 +03:00 |
|
|
|
6c36314ed8
|
Re-enable more ScriptTest stdlib cases
|
2026-01-29 03:52:35 +03:00 |
|
|
|
8cec5cf7ec
|
Re-enable ScriptTest apply/sum cases
|
2026-01-29 03:50:40 +03:00 |
|
|
|
6a0f6b3db5
|
Re-enable ScriptTest call-ellipsis and loop label cases
|
2026-01-29 03:48:27 +03:00 |
|
|
|
079bdb44a6
|
Re-enable ScriptTest lambda and while cases
|
2026-01-29 03:46:55 +03:00 |
|