|
662ff50bea
|
improve result for early return
continuous-integration/drone/push Build is passing
|
2023-12-22 17:18:22 +02:00 |
|
|
f024f059f2
|
Linter pass
new callback for when a command has been found with the ability to terminate the parsing
|
2023-12-14 17:33:54 +02:00 |
|
|
d73e1e5731
|
Linting
|
2023-12-08 20:10:35 +02:00 |
|
|
7a39a3b96e
|
fix typings
|
2023-08-17 14:42:50 +03:00 |
|
|
91ecd33db4
|
bugfix
|
2023-08-16 14:11:05 +03:00 |
|
|
6d0e55a0f4
|
bugfixes / improvements
ensure preservation of potentially extended class during cloning
resolver private -> protected to allow use in class extensions
|
2023-08-16 14:06:06 +03:00 |
|
|
3c0b112ac2
|
Minor tweaks to the ParserError class
|
2023-08-16 13:12:53 +03:00 |
|
|
4a15edefa1
|
more typings
|
2023-08-15 19:15:19 +03:00 |
|
|
6a74608815
|
minor tweaks to typings
|
2023-08-15 18:29:24 +03:00 |
|
|
94d1291ffb
|
Use command interface internally
|
2023-08-15 17:51:08 +03:00 |
|
|
8881f5c6d9
|
Export command interface
|
2023-08-15 16:43:50 +03:00 |
|
|
0410e8d707
|
same as previous
|
2023-05-12 20:31:31 +03:00 |
|
|
fb46e09d70
|
change type params
continuous-integration/drone/push Build is failing
|
2023-05-12 20:30:44 +03:00 |
|
|
1d8aa751b9
|
update readme
allow default values on required opts
|
2023-05-12 19:37:54 +03:00 |
|
|
97561a4b7f
|
Refactor parser to allow parsing of just arguments
|
2023-05-12 17:24:59 +03:00 |
|
|
aa7fe8643c
|
v1.4.5
|
2023-05-05 18:29:54 +03:00 |
|
|
c669d60428
|
default help option to commands and subcommands
continuous-integration/drone/push Build is passing
bugfix for boolean type parse
|
2023-05-05 17:32:29 +03:00 |
|
|
01e4eaca5e
|
v1.4.3
continuous-integration/drone/push Build is failing
|
2023-04-16 17:37:46 +03:00 |
|
|
6e00ba118a
|
v1.4.0
continuous-integration/drone/push Build is failing
|
2023-04-16 16:43:27 +03:00 |
|
|
376c78e8fe
|
Update to support both cjs and esm
continuous-integration/drone/push Build is failing
|
2023-04-13 20:18:40 +03:00 |
|
|
4fb0bed436
|
more tests & enforce structure
continuous-integration/drone/push Build is passing
|
2023-02-12 18:08:52 +02:00 |
|
|
e2503d22a0
|
test configs
continuous-integration/drone/push Build is passing
|
2023-02-12 17:20:05 +02:00 |
|
|
b1a7a27cfe
|
alias support, test file (TODO proper tests)
|
2023-02-12 16:30:54 +02:00 |
|
|
cdab7930cd
|
bugfix
|
2023-02-12 16:20:28 +02:00 |
|
|
bdd73dd6a9
|
default parsers for some built-in types
|
2023-02-12 14:51:45 +02:00 |
|
|
19fef0ed6c
|
bugfix + tests
|
2022-07-29 23:22:29 +03:00 |
|
|
5c4accc58d
|
bugfix
|
2022-07-29 23:09:05 +03:00 |
|
|
e2aac258a7
|
string type
|
2022-07-29 22:19:24 +03:00 |
|
|
c6deb3764c
|
debug
|
2022-07-29 21:51:13 +03:00 |
|
|
3e43b568c1
|
misc
|
2022-07-29 21:24:37 +03:00 |
|
|
6686aa1fc1
|
better func definition
|
2022-07-29 21:15:42 +03:00 |
|
|
7d00001504
|
allow paassing of an optional filter when parsing
|
2022-07-29 21:12:56 +03:00 |
|
|
9b95d4ec2b
|
abstract
|
2022-07-29 20:37:34 +03:00 |
|
|
cc03b96442
|
Throw parser specific error
|
2022-07-29 20:23:45 +03:00 |
|
|
e332907fa2
|
assign value
|
2022-07-29 20:09:28 +03:00 |
|
|
35393aa3ef
|
bugfix
|
2022-07-29 20:04:53 +03:00 |
|
|
1722140225
|
bugfix?
|
2022-07-29 19:57:11 +03:00 |
|
|
455aafa1f7
|
bugfix
|
2022-07-29 19:49:50 +03:00 |
|
|
60a67a6522
|
type fixes
|
2022-07-29 18:57:14 +03:00 |
|
|
c6aa17fff4
|
fleshing out structures
|
2022-07-29 18:47:45 +03:00 |
|
|
f93ba28867
|
fix resolver interface
|
2022-07-29 17:12:45 +03:00 |
|
|
33ccdd0f0f
|
allow resolve result to be nullable
|
2022-07-29 15:09:19 +03:00 |
|
|
d58578c5ae
|
missing interface method params
|
2022-07-29 15:05:40 +03:00 |
|
|
41b23ccdef
|
buncha stuff
|
2022-07-29 14:16:43 +03:00 |
|
|
a0e89367dd
|
src
|
2022-07-28 22:06:11 +03:00 |
|