Commit graph

6 commits

Author SHA1 Message Date
JetSetIlly
79d5e5be00 simplified CoProcYieldType 2024-07-06 22:03:11 +01:00
JetSetIlly
30a245d472 improved coproc yield information in terminal prompt 2024-03-01 20:24:23 +00:00
JetSetIlly
2d02764e60 moved coprocessor interface/types from mapper to coprocessor package
there could be more work to do here to make this more readable
2023-08-09 15:26:05 +01:00
JetSetIlly
81f4a83490 more flexible yield information 2023-07-17 15:50:07 +01:00
JetSetIlly
9e159b97d8 added more linters to golangci-lint config
godot --fix has been run to make sure all comments end in a full-stop

specified nolint directive to apply to specific linter
2020-10-16 16:31:07 +01:00
JetSetIlly
a2aee094a0 added logger package
small changes to how terminal prompt is used

reworked terminal print styles for clarity
2020-08-03 23:24:39 +01:00