Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-03-23 | 224 Bytes | |
v0.12.6 source code.tar.gz | 2021-03-23 | 41.4 kB | |
v0.12.6 source code.zip | 2021-03-23 | 54.8 kB | |
Totals: 3 Items | 96.4 kB | 0 |
Changes
- Refactored lexer code, to do forward scanning if possible
- Fixed run_fun! bug to make sure redirection always work
- Added cmd_info!() macro to print messages conveniently
- Make unit tests cases more robust