alpaylan
|
731e6e32e8
|
updates to the generator distribution
|
2025-07-14 01:27:01 -04:00 |
|
alpaylan
|
489602b095
|
updates to the oracle implementations for differential and doublecheck, add integrity check to the end of the simulation, run cargo clippy --fix
|
2025-07-11 01:22:40 -04:00 |
|
Pekka Enberg
|
725c3e4ddc
|
Rename limbo_sqlite3_parser crate to turso_sqlite3_parser
|
2025-06-29 12:34:46 +03:00 |
|
Nils Koch
|
2827b86917
|
chore: fix clippy warnings
|
2025-06-23 19:52:13 +01:00 |
|
pedrocarlo
|
edc1c6fbc6
|
force predicate in SelectSelectOptimizer to evaluate to a boolean value
|
2025-06-11 11:32:45 -03:00 |
|
pedrocarlo
|
b2fd5b9cd1
|
change CompoundPredicate to generate a true_clause for a single row and not for column_values + tests
|
2025-06-11 11:32:45 -03:00 |
|
pedrocarlo
|
1410aaa0be
|
mostly fix binary predicate generation
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
6b58c4a33f
|
migrate to using limbo_core::Value inside Simulator
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
2424b1b1c9
|
add unary to expr_to_value
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
176ec3b0ea
|
adjustments to binary functions + backtrack return Option<T> + start of unary Predicate
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
c12fc23516
|
extract logic for binary generation outside of predicate.rs
|
2025-06-11 11:32:18 -03:00 |
|