index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
statement.go
Age
Commit message (
Expand
)
Author
2025-12-27
all: update all dependencies and fix linter warnings
Shulhan
2025-10-03
all: add option "$noparse" for magic "#put" command
Shulhan
2024-03-22
all: replace module "share" with "pakakeh.go"
Shulhan
2023-10-22
all: add magic command "#local"
Shulhan
2023-10-22
all: rewrite method String in Statement
Shulhan
2023-10-20
all: add parser for magic command "#get" or "#put" with owner and mode
Shulhan
2023-10-12
all: fix printing the statement to be executed
Shulhan
2023-10-07
all: simplify parsing statement for magic command "#get" and "#put"
Shulhan
2023-10-07
all: simplify parsing statement for magic command "#put"
Shulhan
2023-10-06
all: simplify parsing statement for magic command get
Shulhan
2023-03-17
all: fix and add comments to global constants and methods
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-07-31
all: realign some structs to minimize memory usage
Shulhan
2022-06-20
all: reformat all go files using the next gofmt
Shulhan
2022-03-14
all: change the awwan software license to GPL 3.0 or later
Shulhan
2021-08-22
all: refactoring to support custom standard output and error
Shulhan
2021-08-22
all: rewrite the Session and Script using Statement
Shulhan