Commit Graph

665 Commits (dd030a9b5be5641626f869c09843b24a5809b581)

Author SHA1 Message Date
Brett dd030a9b5b silly code 2025-03-01 21:56:57 -05:00
Brett 21f1e66bff logging files 2025-03-01 20:44:25 -05:00
Brett ecd3d1a701 i think argparse is done 2025-02-28 18:08:20 -05:00
Brett 8902e17b40 fix issue with compiling on clang, as_const now works with tuple types 2025-02-28 17:10:47 -05:00
Brett bac63ae815 flatten, and flatten recursive. as_const doesn't work. 2025-02-28 12:39:13 -05:00
Brett e48fdf0c86 flatten partially works 2025-02-28 02:29:30 -05:00
Brett d8f943ba62 chhange 2025-02-27 15:19:50 -05:00
Brett 58ea39be08 i am now working on flatten 2025-02-27 15:17:59 -05:00
Brett 6935ae4785 this doesn't work rn 2025-02-27 01:53:22 -05:00
Brett 17e6b507ea parsing 2025-02-25 16:29:36 -05:00
Brett 0913208e6b help with choices 2025-02-25 12:34:14 -05:00
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 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 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 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 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 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