-
ecd3d1a701
i think argparse is done
Brett
2025-02-28 18:08:20 -0500
-
8902e17b40
fix issue with compiling on clang, as_const now works with tuple types
Brett
2025-02-28 17:10:47 -0500
-
bac63ae815
flatten, and flatten recursive. as_const doesn't work.
Brett
2025-02-28 12:39:13 -0500
-
e48fdf0c86
flatten partially works
Brett
2025-02-28 02:29:30 -0500
-
d8f943ba62
chhange
Brett
2025-02-27 15:19:50 -0500
-
58ea39be08
i am now working on flatten
Brett
2025-02-27 15:17:59 -0500
-
6935ae4785
this doesn't work rn
Brett
2025-02-27 01:53:22 -0500
-
17e6b507ea
parsing
Brett
2025-02-25 16:29:36 -0500
-
0913208e6b
help with choices
Brett
2025-02-25 12:34:14 -0500
-
1b6d23fad4
more help
Brett
2025-02-25 02:14:19 -0500
-
fc27d7503a
some help
Brett
2025-02-24 22:22:21 -0500
-
34184d46a3
need to update add
Brett
2025-02-24 18:28:38 -0500
-
7129c929eb
some update
Brett
2025-02-23 23:41:34 -0500
-
8b03dda1fe
some help
Brett
2025-02-22 18:39:51 -0500
-
f8ed21fda5
more tests
Brett
2025-02-22 13:38:36 -0500
-
30f975e165
more tests, i think most things work now?
Brett
2025-02-21 16:37:05 -0500
-
f403e8a69b
minor work
Brett
2025-02-20 23:19:49 -0500
-
e8e891d4fc
a few more tests
Brett
2025-02-20 00:50:49 -0500
-
389762e2ae
positionals are broken because im silly
Brett
2025-02-20 00:47:27 -0500
-
188e9dba88
postionals may work now?
Brett
2025-02-19 20:52:55 -0500
-
5f9ea32671
idk what changed
Brett
2025-02-19 16:29:17 -0500
-
c23759ac6d
fix a lot of bugs, current testing works
Brett
2025-02-19 13:28:58 -0500
-
56611d5aef
begin testing, flag work. something is really broken though
Brett
2025-02-19 02:26:31 -0500
-
e0d36269bf
i made some changes
Brett
2025-02-18 01:32:26 -0500
-
96e5343d02
more work on argparse
Brett
2025-02-18 00:46:30 -0500
-
7dc19efbaa
more metaprogramming fun
Brett
2025-02-17 21:43:09 -0500
-
735371b7bd
silly works now i need to bed"
Brett
2025-02-17 02:20:40 -0500
-
fe6ce712e7
partial solution
Brett
2025-02-17 01:56:27 -0500
-
a78ad58479
gotta think of a way of handling the whole "templates are silly" thing
Brett
2025-02-17 01:47:42 -0500
-
6e5caf3ac5
good work on argparse
Brett
2025-02-16 23:22:00 -0500
-
d7373ac832
more argparse work
Brett
2025-02-13 17:47:27 -0500
-
31b28c7787
usages in subparsers
Brett
2025-02-13 14:04:39 -0500
-
89d95dfec4
working on subparsers
Brett
2025-02-13 13:59:59 -0500
-
44a57e5ec2
i am tired
Brett
2025-02-13 01:53:21 -0500
-
0b2dad0dda
forgot about . in files
Brett
2025-02-12 22:18:15 -0500
-
174b46ae94
path_helper file provides base_name of a path. Argparse working on
Brett
2025-02-12 22:17:04 -0500
-
457dd5203b
hi
Brett
2025-02-12 19:42:50 -0500
-
a437935ab0
Argparse v2 breaking change
Brett
2025-02-12 15:43:54 -0500
-
3726f6840f
starting arge parse
Brett
2025-02-12 02:54:22 -0500
-
02b8f54c7e
expected should inherit from itself when not copy constructable
Brett
2025-01-28 00:35:08 -0500
-
eb73a6e189
revert change that breaks graphics lib
Brett
2025-01-28 00:00:47 -0500
-
-
baa5952666
decltype(auto) on the select method
Brett
2025-01-21 21:10:10 -0500
-
74c1010118
fix missing paren
Brett
2025-01-17 14:48:50 -0500
-
28cbc89840
hi
Brett
2025-01-17 14:30:55 -0500
-
d436f1b93a
mem test
Brett
2025-01-17 12:19:06 -0500
-
1aa7f12c0f
fix ptr stuff
Brett
2025-01-16 19:47:13 -0500
-
41c6dea002
ptr stuff seems to wrok
Brett
2025-01-16 19:33:12 -0500
-
2e6abb8013
breaking changes to imports, adding pointer helpers
Brett
2025-01-16 15:24:08 -0500
-
7864ddc4de
fix cmake
Brett
2025-01-15 19:15:11 -0500
-
d34174ece4
static function check
Brett
2025-01-15 19:08:29 -0500
-
-
eca09acc01
static function checks
Brett
2025-01-15 19:08:02 -0500
-
4c462dff38
minor change
Brett
2025-01-13 14:43:32 -0500
-
8133553ed8
make write profile work
Brett
2025-01-11 17:58:23 -0500
-
9860845831
add zip for single iterator pairs
Brett
2025-01-07 13:51:18 -0500
-
c953ef3544
what's different?
Brett
2025-01-07 13:49:32 -0500
-
1798980ac6
hash_value on vec
Brett
2024-12-10 00:33:04 -0500
-
d1a9aab859
make byte functions more concise
Brett
2024-12-09 16:00:08 -0500
-
d32b5d398a
forgot a cast
Brett
2024-11-15 12:54:34 -0500
-
0431106b7e
vectors now use correct ops + ret is statically calculated now. vec_cast is a thing
Brett
2024-11-15 12:53:27 -0500
-
1c931b2515
make this compile
Brett
2024-11-11 18:19:32 -0500
-
05e5fcf7f1
binary tree
Brett
2024-11-11 16:47:18 -0500
-
7bf24a11a5
initiailizer list now works for dynamic spans
Brett
2024-11-08 19:22:06 -0500
-
f7ef78f351
ranges now accept container
Brett
2024-11-08 19:03:29 -0500
-
ea16aa3847
fixes for windows
Tri11Paragon
2024-10-31 19:28:43 -0700
-
e81f590f5e
string changes, add path seperator
Brett
2024-10-21 15:02:13 -0400
-
3003e424e1
make enumerate use distance
Brett
2024-10-05 14:49:53 -0400
-
a9f5b9e97d
very silly const
Brett
2024-10-05 14:48:04 -0400
-
7656e43e85
data in matrix
Brett
2024-10-05 14:40:36 -0400
-
ce4e1807de
make vectors actually have bipolar function
Brett
2024-10-05 01:13:24 -0400
-
dafbe6ea8b
iterators with begin(), end(). vector / matrix bipolar
Brett
2024-10-05 01:11:11 -0400
-
ffeab29e5f
streamable object to string function in logging
Brett
2024-10-04 14:51:27 -0400
-
463e36e48d
why
Brett
2024-10-04 13:47:10 -0400
-
15e1b263a4
silly
Brett
2024-10-04 13:45:35 -0400
-
ff5ba4a667
types for compile
Brett
2024-10-04 13:41:27 -0400
-
7fa4fd0af2
some ansi codes
Brett
2024-10-03 19:55:04 -0400
-
bbb48a6b8f
not so clever maps
Brett
2024-10-02 00:32:18 -0400
-
ec02eb8419
iterators
Brett
2024-10-01 17:56:23 -0400
-
2163baf57c
mapping
Brett
2024-10-01 17:39:43 -0400
-
e7bfedd142
commit script patch
Brett
2024-10-01 16:49:25 -0400
-
f997305912
last change was a breaking change, sorry!
Brett
2024-10-01 16:46:28 -0400
-
1759b5f42f
wow working iterators!
v1
Brett
2024-10-01 16:46:15 -0400
-
bfcb357059
Merge remote-tracking branch 'refs/remotes/origin/main'
Brett
2024-10-01 14:41:01 -0400
-
-
4caaecd850
abs in vec/mat
Brett
2024-10-01 14:40:27 -0400
-
68451b0433
work on enumerate
Brett
2024-10-01 13:27:39 -0400
-
97b6efb1ff
zip
Brett
2024-09-30 19:43:02 -0400
-
22c44ca551
trying zip
Brett
2024-09-30 18:57:15 -0400
-
4bdaa3481b
skip working
Brett
2024-09-30 18:15:59 -0400
-
a66fc586fd
skip doesnt work
Brett
2024-09-30 18:03:44 -0400
-
5745ddba72
probably going to revert all of this.
Brett
2024-09-30 03:32:16 -0400
-
0e5d8b6043
silly
Brett
2024-09-30 02:38:36 -0400
-
1830a3936b
match ptrdiff_t
Brett
2024-09-30 02:22:33 -0400
-
2b375fc8f3
skips
Brett
2024-09-29 23:04:36 -0400
-
5f61e2be4c
zip iterators work. now have .take
Brett
2024-09-29 18:26:34 -0400
-
2c0ace639f
remove the base class crap
Brett
2024-09-28 18:32:30 -0400
-
7580fa544a
zip iterator, random access
Brett
2024-09-28 18:31:49 -0400
-
fb3ed3aa5e
new files
Brett
2024-09-28 16:50:19 -0400
-
709401e4da
breaking change. iterator is now in its own package
Brett
2024-09-28 16:43:46 -0400
-
aabb9d801d
breaking change: iterator is now in blt/iterator
Brett
2024-09-28 16:40:57 -0400
-
88e8e8fc5b
zip storage. i am in hell
Brett
2024-09-27 18:18:02 -0400
-
0ecee088f6
working on pair iterators
Brett
2024-09-27 15:12:08 -0400