aboutsummaryrefslogtreecommitdiff
path: root/statement_test.go
AgeCommit message (Expand)Author
2025-10-03all: add option "$noparse" for magic "#put" commandShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-10-22all: add magic command "#local"Shulhan
2023-10-20all: add parser for magic command "#get" or "#put" with owner and modeShulhan
2023-10-12all: tag all unit test files with "!integration"Shulhan
2023-10-07all: simplify parsing statement for magic command "#put"Shulhan
2023-10-06all: simplify parsing statement for magic command getShulhan
2022-07-31all: realign some structs to minimize memory usageShulhan
2022-06-20all: reformat all go files using the next gofmtShulhan
2022-03-14all: change the awwan software license to GPL 3.0 or laterShulhan
2021-08-22all: rewrite the Session and Script using StatementShulhan