Commit Graph

20 Commits

Author SHA1 Message Date
meatballhat cdaf5ca4c6 Renaming some error list bits & testing windows-like 2022-05-29 21:12:57 -04:00
meatballhat e944876f0e Rename second parser attempt 2022-05-29 19:16:13 -04:00
meatballhat 6632417ae6 Dropping previous parser attempt 2022-05-29 19:10:16 -04:00
meatballhat f7a8eb04d3 Handle remaining skipped cases 2022-05-29 19:04:31 -04:00
meatballhat 38e66a82bf Use parser2 in querier tests 2022-05-27 08:22:07 -04:00
meatballhat bbf0dd8885 Retain literals that are values 2022-05-27 08:11:31 -04:00
meatballhat 601e07c319 Implement value capture for last compound short flag 2022-05-25 22:34:32 -04:00
meatballhat 8d6cf971ee Implementing value capture for short flags
and ensuring all unknown ident/stdin nodes are retained
2022-05-25 22:24:12 -04:00
meatballhat 2d7372ba6c Implementing long flag values in parser2 2022-05-25 21:55:16 -04:00
meatballhat 8b4d0f0f46 Do AST better maybe? 2022-05-22 21:43:02 -04:00
meatballhat c0ae6d8588 Continuing the work with parser that's more like go/parser 2022-05-22 20:49:11 -04:00
meatballhat 0635987d4f Making a mess with a parser that works more like go/parser 2022-05-22 08:47:45 -04:00
meatballhat 2af31eafe1 Minor bits while giving up (for now?) on command context 2022-05-18 22:19:53 -04:00
meatballhat 202925ea38 Work on separate querier + cleanups 2022-05-18 20:15:31 -04:00
meatballhat 29de5e3867 Handle bare assignments as syntax error + NValue rework 2022-05-16 08:24:24 -04:00
meatballhat a34fb7a9cd Ensure program and commands can also receive positional arg values 2022-05-15 20:55:54 -04:00
meatballhat 55af04e324 Handle variable count flag values 2022-05-15 14:22:56 -04:00
meatballhat bf767fc899 More fun with parser and parse tree tests 2022-05-14 20:58:09 -04:00
meatballhat e4ffde87e5 Yet more argh implementation fun 2022-05-13 20:58:55 -04:00
meatballhat 451be7bf31 Making a mess with command line parsing 2022-05-11 22:11:05 -04:00