limbo/parser
Pekka Enberg 5dd1bca4d3
Merge 'Decouple SQL generation from Simulator crate' from Pedro Muniz
Decouple Sql generation code from simulator code, so that it can
potentially be reused for fuzzing on other crates and to create a
`GenerationContext` trait so that it becomes easier to create
`Simulation Profiles`. Ideally in further PRs, I want to expand the
`GenerationContext` trait so we can guide the generation with context
from the simulation profile.
Depends on #2789 .

Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com>

Closes #2793
2025-08-26 09:41:58 +03:00
..
benches clippy again 2025-08-15 16:45:18 +07:00
src Merge 'Decouple SQL generation from Simulator crate' from Pedro Muniz 2025-08-26 09:41:58 +03:00
build.rs create turso_parser crate 2025-08-06 15:42:51 +07:00
Cargo.toml tidy error reporting 2025-08-21 15:24:01 -03:00
README.md test exprs 2025-08-07 15:40:36 +07:00

TODO