<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/main/command.go
Commit message (Expand)AuthorAgeFilesLines
* Implements subex substitutions for the value registerCharlie Stanton2023-04-191-1/+17
* Replaces the workspace with 3 distinct registers: path, value and xregCharlie Stanton2023-04-191-24/+25
* Adds parsing substitute commands, though executing them currently does nothingCharlie Stanton2023-04-191-0/+8
* Move JSON serialising, deserialising and walking code into a separate packageCharlie Stanton2023-02-191-18/+22
* Adds some new commandsCharlie Stanton2022-09-211-4/+16
* Refactors some stuff and adds lexing and parsingCharlie Stanton2022-08-261-15/+69
* Initial commitCharlie Stanton2022-08-231-0/+38