This website requires JavaScript.
Explore
Help
Sign In
scip
/
tablizer
Watch
1
Star
0
Fork
0
You've already forked tablizer
mirror of
https://codeberg.org/scip/tablizer.git
synced
2025-12-17 12:31:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd2e6ac2f5499cf70fea5ffcd0955b2499993db
tablizer
/
lib
History
Thomas von Dein
3fd2e6ac2f
use pointer of Tabdata, so there's only 1 copy around
2022-10-03 13:11:39 +02:00
..
common.go
refactored output printer, now using tablewriter
2022-10-01 14:14:53 +02:00
helpers_test.go
continued refactoring, added more tests, better error handling
2022-10-02 14:22:31 +02:00
helpers.go
use pointer of Tabdata, so there's only 1 copy around
2022-10-03 13:11:39 +02:00
io.go
use pointer of Tabdata, so there's only 1 copy around
2022-10-03 13:11:39 +02:00
parser_test.go
don't use die() anymore, butt dtd go errros
2022-10-03 12:57:49 +02:00
parser.go
don't use die() anymore, butt dtd go errros
2022-10-03 12:57:49 +02:00
printer_test.go
use pointer of Tabdata, so there's only 1 copy around
2022-10-03 13:11:39 +02:00
printer.go
use pointer of Tabdata, so there's only 1 copy around
2022-10-03 13:11:39 +02:00