oxabl-project
oxabl
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(parser): Complete RUN statement parsing with tests Wire up RUN dispatch in parse_statement, fix byte offset bug in parse_procedure_name, implement procedure name parsing for dotted names, and add 11 RUN statement tests. Also fix ParamterDirection typo to ParameterDirection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
master
24 days ago
feat(parser): Finished procedure and input/output parameter support
master
29 days ago
chore(next-steps): Updated
master
29 days ago
feat(paser, lexer, ast): WIP, adding for each and lock type support - Added for each and lock types in ast and paser - found out the keyword file defines all the lock types differently and strangely - can't rely entirely on the override system - need special cases - most test cases pass except for the ones with spaces between 'type' and lock i.e. 'share lock' WIP test coverage: 116 passing, 3 failing
master
1 month ago
chore(docs): Updated claude, readme, next steps.
master
1 month ago
feat(parser, ast): Added loop control - Repeat - Next - Leave - Return
master
1 month ago
chore(lexer, codegen): Ran fmt
master
1 month ago
feat(parser): reduce repetative code with expect_kind
master
1 month ago
Active Branches
No pull requests found
As pull requests are created, their performance will appear here.
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs