| File | Date | Author | Commit |
|---|---|---|---|
| docs | 2025-12-23 |
|
[f395c1] Replace cmd_prefix_first() with cmd_match() |
| .hgignore | 2025-10-13 |
|
[4def7f] Fixed README |
| .hgtags | 2025-12-23 |
|
[236897] Added tag V0-17 for changeset f395c167dc36 |
| README.md | 2025-10-13 |
|
[4def7f] Fixed README |
| docgen.sh | 2025-06-28 |
|
[ec4ca6] Allow match Option[string] to matcher value. |
| docs.html | 2025-04-20 |
|
[a54c47] Initial load - working code |
| match_args.nim | 2025-12-23 |
|
[f395c1] Replace cmd_prefix_first() with cmd_match() |
| match_args.nimble | 2025-12-23 |
|
[f395c1] Replace cmd_prefix_first() with cmd_match() |
NIM functions to iterate over command line arguments and split parts of arguments.
More details can be found in the code comments or the documentation that can be generated from those comments.
nimble install "http://hg.code.sf.net/p/nim-match-srgs/code"