Gopher2600/coprocessor/developer/dwarf
JetSetIlly f66d020907 added lint target to Makefile
checks that linters exist before proceeding. project URL for each linter
in the Makefile comments

only go-errorlint and unconvert used at the moment

fixed all lint errors for the added linters
2024-11-23 14:56:36 +00:00
..
leb128 added lint target to Makefile 2024-11-23 14:56:36 +00:00
dwarf_builder.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
dwarf_frame.go reworked and clarified how addresses are adjusted in DWARF data 2024-03-23 09:38:06 +00:00
dwarf_frame_instructions.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
dwarf_loclist.go logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
dwarf_loclist_operations.go simplified coprocessor interfaces 2023-08-09 15:26:05 +01:00
function_filter.go coprocessor/developer package refactor 2023-07-24 16:11:48 +01:00
profiling.go added load/percentile values for cycles/call profiling 2024-03-28 07:20:23 +00:00
sorting.go added load/percentile values for cycles/call profiling 2024-03-28 07:20:23 +00:00
source.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
types.go clarified calculation for profiling.Cycles type 2024-03-27 18:35:23 +00:00
types_fragments.go corrected C source code parsing 2024-07-06 21:29:20 +01:00
types_variables.go io.Writer nil protection in WriteDerivation() 2024-07-16 16:10:00 +01:00