This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
ferret
Watch
1
Star
0
Fork
0
You've already forked ferret
mirror of
https://github.com/MontFerret/ferret.git
synced
2025-08-15 20:02:56 +02:00
Code
Issues
Releases
Activity
Files
next-for-while
ferret
/
test
History
Tim Voronov
69c5aa3cab
Refactor integration tests and FQL parser: replace
SkipCaseArray
with
CaseArray
for consistency, improve variable usage in
FOR
loop tests, and add support for
STEP
keyword in the lexer.
2025-07-29 14:43:55 -04:00
..
e2e
Refactor
FOR
and
WHILE
loop compilation to introduce labeled jumps, add
LoopKind
distinction for
ForIn
and
ForWhile
loops, and improve loop operation consistency. Update integration and bytecode tests with new helper functions and scenarios.
2025-07-02 12:35:40 -04:00
integration
Refactor integration tests and FQL parser: replace
SkipCaseArray
with
CaseArray
for consistency, improve variable usage in
FOR
loop tests, and add support for
STEP
keyword in the lexer.
2025-07-29 14:43:55 -04:00