Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -77/+0 |
| | | | | 1. solve multiple threads problem. | ||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -3/+25 |
| | | | | 1. tidy up thread. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -4/+6 |
| | |||||
* | <refactor, feat>(ui): Text editor improvements. | Saturneric | 2022-01-12 | 1 | -1/+1 |
| | | | | | | | | | 1. Add binary display mode 2. Add information bar 3. Added character code recognition function. 4. Identify text encoding and line breaks 5. Count the number of characters 6. Code reconstruction | ||||
* | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 2022-01-12 | 1 | -0/+53 |