aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/shell/interpreter.go
AgeCommit message (Expand)Author
2025-06-27Add keyword suggestions to interpreter errorsJP Appel
2025-06-26Add support commented lines in shellJP Appel
2025-06-26Add improved line editing to debug shellJP Appel
2025-06-24Add first pass of query compilerJP Appel
2025-06-19Add multiple clause and tree level optimizationsJP Appel
2025-06-15Add query optimizerJP Appel
2025-06-13Move debug shell into main binary as a commandJP Appel