Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visualize feature using Cairo | Andinus | 2022-01-12 | 1 | -5/+12 |
| | | | | | | This takes parts from Fornax: https://github.com/andinus/fornax Each step is visualized and a video solution is generated. | ||||
* | Change subroutine declaration style | Andinus | 2021-03-03 | 1 | -3/+1 |
| | | | | | | | | From: sub t () {} To: sub t() {} | ||||
* | Re-structure for CPAN upload, include a dictionary file v0.1.0 | Andinus | 2021-01-19 | 1 | -0/+67 |
bin/octans calls lib/Octans/CLI.rakumod which has the MAIN subroutine. |