Commit graph

38 commits

Author SHA1 Message Date
96832abac6 Accept --ignore-extras argument 2022-01-14 07:48:47 +00:00
6119e52888 Clean up after each test and test stderr 2022-01-14 07:39:42 +00:00
683d71ff8b Don't show error trace when bar args 2022-01-14 07:38:50 +00:00
b19b1751b5 Add test for option --ignore-extras 2022-01-14 07:06:08 +00:00
c682546640 remove out-of-date dev notes 2022-01-14 07:05:42 +00:00
8b71762532 Add test to handle unknown arguments gracfully 2022-01-14 07:05:09 +00:00
bead42f953
Merge pull request #1 from kemitix/add-readme
Add readme
2022-01-01 16:22:47 +00:00
de275f27f1 Add README.md 2022-01-01 16:19:53 +00:00
895759e1fb enhance test 2022-01-01 16:19:44 +00:00
7596036ffc github build with 0.9.0 and master 2022-01-01 16:05:57 +00:00
b63569c3a2 Move build from test.sh to action 2022-01-01 16:00:09 +00:00
aa01b6f22d test: add zigmod ci 2022-01-01 15:54:10 +00:00
23135d80b8 Use actions-setup-zigmod in github workflow 2022-01-01 15:51:56 +00:00
6c347a1dc0 add github workflow to run tests 2022-01-01 15:49:17 +00:00
1f1e14967e Add token counting 2021-12-30 21:18:21 +00:00
3ae79d3dfe Clean error when file not found 2021-12-30 21:03:07 +00:00
dfc8884406 USe maxLineLength throughout 2021-12-30 19:36:25 +00:00
a52156a686 Add test for dumpInput and fix memory leak 2021-12-30 19:34:51 +00:00
757508fb7e handle temp test file better 2021-12-30 19:20:16 +00:00
5d45498f94 Improved help output 2021-12-30 19:16:07 +00:00
d7fb84671a take number of lines and file from arguments 2021-12-30 08:58:02 +00:00
fa3fa98b4e Parse initial arguments 2021-12-30 08:40:53 +00:00
3beadfbe8f Add zigmod and zig-clap 2021-12-30 08:03:46 +00:00
f4e2146723 zigmod init 2021-12-30 07:56:31 +00:00
d260ea1627 Add test for pumpIterator 2021-12-30 07:43:17 +00:00
cc351d68ba Refactoring 2021-12-30 07:27:01 +00:00
7a56c8a662 Use line iterator to read file 2021-12-30 07:25:58 +00:00
1980d3a588 refactoring 2021-12-29 20:00:46 +00:00
58551ff7da Clean up windowsSafe() 2021-12-29 19:42:30 +00:00
ea096f1b5a refactoring 2021-12-29 19:07:46 +00:00
0795836b61 Max line length 4096 2021-12-29 19:04:18 +00:00
3c2e69d5d6 extract windowsSafe() 2021-12-29 19:04:03 +00:00
3b4c64eaa5 refactoring 2021-12-29 18:36:02 +00:00
2f5da29803 step 1 - read stdin and write to stdout 2021-12-29 18:27:20 +00:00
0eb95486a8 Add .gitignore 2021-12-29 18:27:20 +00:00
4abee7d79c exe will be 'skip' 2021-12-29 18:27:20 +00:00
e8ab792ff9 zig init-exe 2021-12-29 18:27:20 +00:00
87b0bfb015
Initial commit 2021-12-29 18:26:42 +00:00