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
2c410e1cb319937bb7517d2d92048e86f558abe6
tablizer
/
lib
History
Thomas von Dein
2c410e1cb3
added -v flag, replace 'help' subcommand wich -m, more tests
2022-10-05 09:12:46 +02:00
..
common.go
added -v flag, replace 'help' subcommand wich -m, more tests
2022-10-05 09:12:46 +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
added -v flag, replace 'help' subcommand wich -m, more tests
2022-10-05 09:12:46 +02:00
parser.go
added -v flag, replace 'help' subcommand wich -m, more tests
2022-10-05 09:12:46 +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