Commit Graph

9 Commits

Author SHA1 Message Date
ccremer
382386a079
Add configurable Base to int, uint and uint64 flags
This allows users to configure the basis for integer parsing.
2022-10-02 10:51:43 -04:00
Naveen Gogineni
268cb973f8 Remove all flag interfaces 2022-09-04 22:51:05 -04:00
Naveen Gogineni
ab68d8a69d Cleanup: Collapse flag interfaces 2022-09-04 22:18:41 -04:00
Balazs Nagy
1335a7022a accept timezone for timestamps 2022-07-09 13:52:55 +02:00
a78717f4f9
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support 2022-05-19 07:40:56 -04:00
bc9ad9fede
Generate RequiredFlag and VisibleFlag implementations 2022-05-08 13:52:32 -04:00
21d435d4d1
Adapt flag generation for flag categories 2022-05-07 08:50:09 -04:00
2ac3904d12
Include * in documented flag value type when applicable 2022-05-04 23:11:05 -04:00
ed0033984b
Generate flag types (again?)
Closes #1381
2022-05-01 23:02:05 -04:00