Commit Graph

38 Commits

Author SHA1 Message Date
Brian Hicks
a6665b299f
add namespaces, classes, and methods 2024-04-11 06:39:04 -05:00
Brian Hicks
47e37a400e
types don't have trailing newlines 2024-04-11 06:25:10 -05:00
Brian Hicks
757c03c753
follow the conversion convention 2024-04-11 06:12:22 -05:00
Brian Hicks
74990e6ce9
this doesn't need quoting 2024-04-11 06:09:34 -05:00
Brian Hicks
595396604b
generate a separate flags type 2024-04-11 06:07:19 -05:00
Brian Hicks
090041233b
add typedecl 2024-04-11 06:02:17 -05:00
Brian Hicks
a70acaba9e
add return value from function 2024-04-10 06:49:02 -05:00
Brian Hicks
ebeb06ef16
add formatters 2024-04-10 06:20:39 -05:00
Brian Hicks
2418f94b58
wrap in an init 2024-04-10 06:17:36 -05:00
Brian Hicks
514716e9b3
add a function returning void 2024-04-10 06:08:45 -05:00
Brian Hicks
6337bfb47c
capture the main module 2024-04-10 05:56:39 -05:00
Brian Hicks
07c983542f
add generation warning 2024-04-10 05:51:00 -05:00
Brian Hicks
68b6f1ef34
write to a buffer instead of returning a string 2024-04-10 05:49:09 -05:00
Brian Hicks
4da193bbc5
get rid of the option 2024-04-10 05:45:50 -05:00
Brian Hicks
eed47bcf50
add dependabot configuration 2024-04-09 17:21:52 -05:00
Brian Hicks
b0f10468a1
reformat after clippy fix 2024-04-09 17:20:24 -05:00
Brian Hicks
135d6f8de7
accept clippy fix 2024-04-09 17:17:20 -05:00
Brian Hicks
98ce28fa61
add CI steps 2024-04-09 17:14:23 -05:00
Brian Hicks
e9240f4bde
add about 2024-04-09 16:59:57 -05:00
Brian Hicks
ec0f9f52a5
add version 2024-04-09 16:55:13 -05:00
Brian Hicks
d6f7789ad9
separate code blocks 2024-04-09 16:53:56 -05:00
Brian Hicks
f4e688f82e
add a motivatng JWT schema 2024-04-09 07:02:14 -05:00
Brian Hicks
6ee84f0b80
we no longer need to print the debugged version of the cli 2024-04-09 06:36:43 -05:00
Brian Hicks
ae23cf5077
add trycmd for snapshot testing 2024-04-09 06:30:40 -05:00
Brian Hicks
62aa878f9f
add tests for what we have so far 2024-04-09 06:04:13 -05:00
Brian Hicks
7ea2e28bd3
convert flags to TS 2024-04-04 06:58:02 -05:00
Brian Hicks
8637ad38f0
add definitions and make flags optional 2024-04-04 06:28:58 -05:00
Brian Hicks
219b2bad59
add flags 2024-04-04 06:09:49 -05:00
Brian Hicks
f48f27ee78
opt out of spantrace deps (at least for now) 2024-04-04 05:58:40 -05:00
Brian Hicks
c0ade30942
add recommended opt-level for backtrace 2024-04-04 05:50:03 -05:00
Brian Hicks
bfe4cd00d3
install color_eyre 2024-04-04 05:49:00 -05:00
Brian Hicks
a130a40620
add basic schema struct 2024-04-04 05:48:07 -05:00
Brian Hicks
80bed6eb8d
sort packages 2024-04-04 05:47:29 -05:00
Brian Hicks
1e76e9b746
add libiconv 2024-04-04 05:47:20 -05:00
Brian Hicks
e238024df5
add source 2024-04-04 05:36:00 -05:00
Brian Hicks
63e8db9d9a
hook up basic error handling 2024-04-04 05:34:58 -05:00
Brian Hicks
5def8a8e97
start Rust project 2024-04-04 05:22:07 -05:00
Brian Hicks
72bed926a9
nixify 2024-04-04 05:17:07 -05:00