Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 2021-12-25 | 1 | -22/+10 |
| | | | | | | | | | | | 1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct. | ||||
* | Continue to add Standalone Support. | Saturneric | 2021-12-20 | 1 | -0/+170 |