Commit Graph

5 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
2ca91434a8
Move genflags tool to cmd/ and pin to previous release
to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
2022-10-02 08:50:29 -04:00
Naveen Gogineni
268cb973f8 Remove all flag interfaces 2022-09-04 22:51:05 -04:00
Balazs Nagy
1335a7022a accept timezone for timestamps 2022-07-09 13:52:55 +02:00
ed0033984b
Generate flag types (again?)
Closes #1381
2022-05-01 23:02:05 -04:00