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
3746c7f326c9f647151b8ec5a5d08648ee2040ae
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