Log In
tulips
/
treebnf
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src
Branch:
cf21ce79929bd349c0c94d08018fb251b1653b5d
main
cf21ce79929bd349c0c94d08018fb251b1653b5d
src
argv.h: argv_show_status(): output keyval pairs where appropriate.
midipix
• a year ago
cf21ce
argv.h: argv_scan(): added option for parsing keyval pair and keyval array.
midipix
• a year ago
917bb6
argv.h: argv_show_status(): refactor for better readability.
midipix
• a year ago
e1e5c7
argv.h: argv_alloc(): refactor for better readability.
midipix
• a year ago
db73e4
argv.h: whitespace meditation.
midipix
• a year ago
609385
argv.h: usage screen: avoid extra <stace> when all long options are hybrid-only.
midipix
• a year ago
e80d48
argv.h: usage screen: prettify: <short-option><space><long-option>.
midipix
• a year ago
a69ceb
argv.h: argv_usage_impl(): use a sentinel with a non-contant format specifier.
midipix
• a year ago
93e9d7
regex module: implemented token scanners, added definitions and scan table.
midipix
• a year ago
c25718
table-based token scanner: implemented tbnf_scan_token(), tbnf_scan_tokens().
midipix
• a year ago
ae7810
driver: created program skeleton.
midipix
• a year ago
02e59c
imported argv.h: a thread-safe argument vector parser.
midipix
• a year ago
e9098c
project: created skeleton.
midipix
• a year ago
e536db