Brett
|
8b03dda1fe
|
some help
|
2025-02-22 18:39:51 -05:00 |
Brett
|
f8ed21fda5
|
more tests
|
2025-02-22 13:38:36 -05:00 |
Brett
|
30f975e165
|
more tests, i think most things work now?
|
2025-02-21 16:37:05 -05:00 |
Brett
|
f403e8a69b
|
minor work
|
2025-02-20 23:19:49 -05:00 |
Brett
|
e8e891d4fc
|
a few more tests
|
2025-02-20 00:50:49 -05:00 |
Brett
|
389762e2ae
|
positionals are broken because im silly
|
2025-02-20 00:47:27 -05:00 |
Brett
|
188e9dba88
|
postionals may work now?
|
2025-02-19 20:52:55 -05:00 |
Brett
|
5f9ea32671
|
idk what changed
|
2025-02-19 16:29:17 -05:00 |
Brett
|
c23759ac6d
|
fix a lot of bugs, current testing works
|
2025-02-19 13:28:58 -05:00 |
Brett
|
56611d5aef
|
begin testing, flag work. something is really broken though
|
2025-02-19 02:26:31 -05:00 |
Brett
|
e0d36269bf
|
i made some changes
|
2025-02-18 01:32:26 -05:00 |
Brett
|
96e5343d02
|
more work on argparse
|
2025-02-18 00:46:30 -05:00 |
Brett
|
7dc19efbaa
|
more metaprogramming fun
|
2025-02-17 21:43:09 -05:00 |
Brett
|
735371b7bd
|
silly works now i need to bed"
|
2025-02-17 02:20:40 -05:00 |
Brett
|
fe6ce712e7
|
partial solution
|
2025-02-17 01:56:27 -05:00 |
Brett
|
a78ad58479
|
gotta think of a way of handling the whole "templates are silly" thing
|
2025-02-17 01:47:42 -05:00 |
Brett
|
6e5caf3ac5
|
good work on argparse
|
2025-02-16 23:22:00 -05:00 |
Brett
|
d7373ac832
|
more argparse work
|
2025-02-13 17:47:27 -05:00 |
Brett
|
31b28c7787
|
usages in subparsers
|
2025-02-13 14:04:39 -05:00 |
Brett
|
89d95dfec4
|
working on subparsers
|
2025-02-13 13:59:59 -05:00 |
Brett
|
44a57e5ec2
|
i am tired
|
2025-02-13 01:53:21 -05:00 |
Brett
|
0b2dad0dda
|
forgot about . in files
|
2025-02-12 22:18:15 -05:00 |
Brett
|
174b46ae94
|
path_helper file provides base_name of a path. Argparse working on
|
2025-02-12 22:17:04 -05:00 |
Brett
|
457dd5203b
|
hi
|
2025-02-12 19:42:50 -05:00 |
Brett
|
a437935ab0
|
Argparse v2 breaking change
|
2025-02-12 15:43:54 -05:00 |
Brett
|
3726f6840f
|
starting arge parse
|
2025-02-12 02:54:22 -05:00 |
Brett
|
02b8f54c7e
|
expected should inherit from itself when not copy constructable
|
2025-01-28 00:35:08 -05:00 |
Brett
|
eb73a6e189
|
revert change that breaks graphics lib
|
2025-01-28 00:00:47 -05:00 |
Brett
|
baa5952666
|
decltype(auto) on the select method
|
2025-01-21 21:10:10 -05:00 |
Brett
|
74c1010118
|
fix missing paren
|
2025-01-17 14:48:50 -05:00 |
Brett
|
28cbc89840
|
hi
|
2025-01-17 14:30:55 -05:00 |
Brett
|
d436f1b93a
|
mem test
|
2025-01-17 12:19:06 -05:00 |
Brett
|
1aa7f12c0f
|
fix ptr stuff
|
2025-01-16 19:47:13 -05:00 |
Brett
|
41c6dea002
|
ptr stuff seems to wrok
|
2025-01-16 19:33:12 -05:00 |
Brett
|
2e6abb8013
|
breaking changes to imports, adding pointer helpers
|
2025-01-16 15:24:08 -05:00 |
Brett
|
eca09acc01
|
static function checks
|
2025-01-15 19:08:02 -05:00 |
Brett
|
4c462dff38
|
minor change
|
2025-01-13 14:43:32 -05:00 |
Brett
|
8133553ed8
|
make write profile work
|
2025-01-11 17:58:28 -05:00 |
Brett
|
9860845831
|
add zip for single iterator pairs
|
2025-01-07 13:51:18 -05:00 |
Brett
|
c953ef3544
|
what's different?
|
2025-01-07 13:49:32 -05:00 |
Brett
|
1798980ac6
|
hash_value on vec
|
2024-12-10 00:33:04 -05:00 |
Brett
|
d1a9aab859
|
make byte functions more concise
|
2024-12-09 16:00:08 -05:00 |
Brett
|
d32b5d398a
|
forgot a cast
|
2024-11-15 12:54:34 -05:00 |
Brett
|
0431106b7e
|
vectors now use correct ops + ret is statically calculated now. vec_cast is a thing
|
2024-11-15 12:53:27 -05:00 |
Brett
|
1c931b2515
|
make this compile
|
2024-11-11 18:19:32 -05:00 |
Brett
|
05e5fcf7f1
|
binary tree
|
2024-11-11 16:47:18 -05:00 |
Brett
|
7bf24a11a5
|
initiailizer list now works for dynamic spans
|
2024-11-08 19:22:06 -05:00 |
Brett
|
f7ef78f351
|
ranges now accept container
|
2024-11-08 19:03:29 -05:00 |
Tri11Paragon
|
ea16aa3847
|
fixes for windows
|
2024-10-31 19:28:43 -07:00 |
Brett
|
e81f590f5e
|
string changes, add path seperator
|
2024-10-21 15:02:13 -04:00 |