limbo/parser/src
Khashayar Fereidani 9bf05c9522 fix clippy warnings
2025-12-22 19:51:11 +03:30
..
ast Merge 'Where clause subquery support' from Jussi Saurio 2025-10-28 06:36:55 +02:00
ast.rs support table_xinfo pragma 2025-11-20 17:38:10 +04:00
error.rs fix(core): prevent ALTER COLUMN from resulting in tables with only generated columns 2025-12-19 21:52:36 +00:00
lexer.rs fix clippy warnings 2025-12-22 19:51:11 +03:30
lib.rs refactor: Result type alias 2025-08-21 15:24:01 -03:00
parser.rs fix clippy warnings 2025-12-22 19:51:11 +03:30
token.rs Add TK_NONE variant to TokenType and utility methods 2025-12-22 19:22:49 +03:30