Brett
|
1b09483af0
|
new format for bytes, rounding functions / types, they don't work.
rounding up at least
|
2024-08-23 21:13:16 -04:00 |
Brett
|
675c4234bc
|
rename, going to make a new allocator
|
2024-08-22 02:45:20 -04:00 |
Brett
|
9ce6c89ce0
|
no idea if this will work
|
2024-08-20 12:46:49 -04:00 |
Brett
|
78710a12cc
|
atomic allocator might not be possible
|
2024-08-19 20:03:46 -04:00 |
Brett
|
72211e3d7b
|
atomic allocator
|
2024-08-19 12:13:13 -04:00 |
Brett
|
daa9757375
|
no work only paperclip
|
2024-08-18 19:59:28 -04:00 |
Brett
|
a0a855463d
|
mmap atomic
|
2024-08-18 14:00:45 -04:00 |
Brett
|
97990401e2
|
atomic use count
|
2024-08-17 19:55:55 -04:00 |
Brett
|
941aa6809c
|
update span to have implict copy constructor
|
2024-08-16 18:36:36 -04:00 |
Brett
|
627f8022f2
|
fix expected on clang
|
2024-08-16 18:00:28 -04:00 |
Brett
|
6f06647a21
|
meow
|
2024-08-13 00:33:44 -04:00 |
Brett
|
c7e3accb9d
|
working on meta
|
2024-08-12 22:02:54 -04:00 |
Brett
|
644f426843
|
might've borked expected
|
2024-08-12 02:08:51 -04:00 |
Brett
|
92300bc6a2
|
meta
|
2024-08-11 18:47:58 -04:00 |
Brett
|
4327b34c84
|
check for func
|
2024-08-11 13:33:40 -04:00 |
Brett
|
941aedb510
|
make const const again
|
2024-08-07 01:34:31 -04:00 |
Brett
|
42fa378200
|
fix the stupid iterator
|
2024-08-06 18:50:50 -04:00 |
Brett
|
785565f03e
|
forgot to remove template types on reverse iterate
|
2024-08-06 18:40:41 -04:00 |
Brett
|
3e8b616bf9
|
fix lambda_helper
|
2024-08-06 03:44:20 -04:00 |
Brett
|
f9938691ec
|
reverse range iterate
|
2024-08-06 02:46:30 -04:00 |
Brett
|
79ad108fab
|
unreachable
|
2024-08-04 21:23:39 -04:00 |
Brett
|
befd5e0ca1
|
include the abort anyways incase your linter is stupid
|
2024-08-03 19:51:20 -04:00 |
Brett
|
e979447de0
|
when assertions fail throw an exception instead of aborting
|
2024-08-03 19:50:26 -04:00 |
Brett
|
6acbc24245
|
streamable meta
|
2024-08-03 17:44:58 -04:00 |
Brett
|
fb17ff16c0
|
abort correctiono
|
2024-08-02 23:46:51 -04:00 |
Brett
|
d579ddf1cc
|
annoying hashmaps
|
2024-08-02 23:36:03 -04:00 |
Brett
|
7a551435a0
|
doctor give me exceptions
|
2024-08-02 23:30:17 -04:00 |
Brett
|
f99e6b3db9
|
make expanding buffer externally expandable with copy!
|
2024-07-29 19:34:03 -04:00 |
Brett
|
5ab01e43df
|
ref utility
|
2024-07-26 22:08:25 -04:00 |
Brett
|
394dff9cc4
|
newline in logger
|
2024-07-22 20:27:50 -04:00 |
Brett
|
4114de74db
|
randomness silly
|
2024-07-21 20:28:08 -04:00 |
Brett
|
27d1b94493
|
enumerate on arrays
|
2024-07-21 18:46:15 -04:00 |
Brett
|
7c49a8a854
|
slight name change
iterator enumeration was closer to iteration, name now reflects that
|
2024-07-20 13:31:58 -04:00 |
Brett
|
60f77961fb
|
barrier
|
2024-07-14 14:08:51 -04:00 |
Brett
|
9a437ec75a
|
make abort use abort()
|
2024-07-12 21:49:02 -04:00 |
Brett
|
4de3aeb87c
|
meta
|
2024-07-10 20:41:26 -04:00 |
Brett
|
b6048ed39c
|
add default types to random functions
|
2024-07-09 18:21:32 -04:00 |
Brett
|
42dcfe069f
|
randomness renaming
|
2024-07-09 18:07:12 -04:00 |
Brett
|
c88f1c3e38
|
breaking changes to random
|
2024-07-09 14:11:07 -04:00 |
Brett
|
5e65416684
|
patch ranges
|
2024-07-02 13:13:13 -04:00 |
Brett
|
4776546e35
|
ranges!
|
2024-07-02 12:57:51 -04:00 |
Brett
|
57ddcfca1e
|
svo vector
|
2024-06-30 13:54:10 -04:00 |
Brett
|
1caae86e43
|
unfinished svo vector
|
2024-06-30 13:26:54 -04:00 |
Brett
|
bccd2f4ba3
|
make ptr_iterator fully conceptually a random acccess iterator
|
2024-06-30 12:44:35 -04:00 |
Brett
|
f3451b57ab
|
vector
|
2024-06-30 03:20:47 -04:00 |
Brett
|
7778efce5c
|
docs
|
2024-06-29 23:18:32 -04:00 |
Brett
|
114a04500a
|
hello add docs fix names
|
2024-06-29 20:18:49 -04:00 |
Brett
|
1328095603
|
add gnu attributes
|
2024-06-29 14:05:03 -04:00 |
Brett
|
cdb91d8007
|
add null check
|
2024-06-26 18:55:11 -04:00 |
Brett
|
2a34be2e7b
|
fix expanding buffer, memory allocation now accounts for 0 (default 16)
|
2024-06-24 13:52:15 -04:00 |