summaryrefslogtreecommitdiff
path: root/runner
AgeCommit message (Collapse)Author
14 daysfix existing tests and import loopewy
2026-05-13fixed make after some bad refactoringewy
2026-05-02add .js and .ts supportewy
also: remove unused/duplicate method runner.Hydrate
2026-05-02* fix infinite loop on not foundewy
* add bash tab completion script (will have install option in the future) * add search to tui (bound to / and ?)
2026-05-02yepewy
2026-05-02update module pathewy
2026-05-02update module pathewy
2026-04-29fix very embarrassing bug where -a didnt actually workewy
2026-04-29add executable runnerewy
2026-04-29simplify the contractsewy
2026-04-29big stuffewy
* send empty screen after tui confirmation * add scroll view / viewport * auto enable scroll view on short terminals * add motd tips * add subdirs as categories * add inline toggle hotkey (i)
2026-04-22rename make to gnumake to prevent make() clashewy
2026-04-22add hydratedstub for unit testsewy
2026-04-22update script experimentewy
2026-04-22work on testsewy
also replace the annoying search return with a struct
2026-04-22add Sub field to BaseTargetewy
2026-04-22whoops, remove double methodewy
2026-04-22add locks so we don't panicewy
2026-04-22add "override" tag which in the future will allow you to have local ↵ewy
overrides for targets
2026-04-22add "invocation" method which expects a target to output its own magic spellewy
2026-04-17shuffle around some responsibilities to fix a bugewy
2026-04-17buffer descriptions (my bad, i forgot)ewy
2026-04-17* fix bug which prevented multiple sources from showing up in the tui at the ↵ewy
same time * add padding to bottom of sources * add git status panel to bottom of tui
2026-04-14remove all name repetitionewy
2026-04-14add make build descriptionsewy
2026-04-14add make indexerewy
2026-04-14add descriptionsewy
2026-04-14handle not having stuff installed a little more gracefullyewy
2026-04-14add just runnerewy
+ update readme
2026-04-14i have to commit at some point!ewy