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 04:30:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7b638636d9d1403a720e8f19f33f32e33f9acb3
tablizer
/
lib
History
Thomas von Dein
b7b638636d
removed circleci, added badge
2022-10-04 16:05:02 +02:00
..
common.go
removed circleci, added badge
2022-10-04 16:05:02 +02:00
helpers_test.go
continued refactoring, added more tests, better error handling
2022-10-02 14:22:31 +02:00
helpers.go
added shell mode output
2022-10-03 13:28:04 +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
added shell mode output
2022-10-03 13:28:04 +02:00