| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-12-13 | lib/parser: removed, this package has been merged into lib/strings | Shulhan |
| 2023-09-11 | lib/parser: realign struct Parser | Shulhan |
| 2023-04-05 | lib/strings: merge lib/parser here | Shulhan |
| 2023-03-12 | lib/parser: add method TokenTrimSpace | Shulhan |
| 2023-03-12 | lib/parser: add method SetDelimiters | Shulhan |
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan |
| 2022-04-06 | all: replace any usage of ioutil package with os or io | Shulhan |
| 2020-11-15 | parser: fix Line method that always return non-empty line | Shulhan |
| 2020-10-13 | parser: add Stop method | Shulhan |
| 2020-07-24 | parser: add method to get single line | Shulhan |
| 2020-06-10 | all: update email address | Shulhan |
| 2020-03-26 | all: fix and suppress linter warnings | Shulhan |
| 2020-03-24 | parser: simplify zeroing delimiter on Token | Shulhan |
| 2020-03-01 | lib/parser: a general parser library | Shulhan |
