Commit Graph

85 Commits (55bae674077139b78eeeb6c94361662ec2b2a8be)

Author SHA1 Message Date
Brett 55bae67407 having some issues with the allocator 2024-03-08 12:27:07 -05:00
Brett b4be72795d make sure stored type is trivally_copyable 2024-03-07 13:01:58 -05:00
Brett e29faf7f3a move the extra data to the start 2024-03-07 12:55:12 -05:00
Brett b937df3ca6 allow storage of extra data inside metadata 2024-03-07 12:46:00 -05:00
Brett 19857f3b2b increase patch limit 2024-03-07 12:00:52 -05:00
Brett a18ea4b1a5 test patch limit 2024-03-07 11:59:38 -05:00
Brett f477f8d9f2 catch KeyboardInterrupt 2024-03-07 11:56:05 -05:00
Brett 7ed84ab0bf finished commit script? 2024-03-07 11:54:09 -05:00
Brett 0e8445e7ef maybe it works now? 2024-03-07 11:50:23 -05:00
Brett 479b28b2f8 python file working? 2024-03-07 11:50:04 -05:00
Brett 50dd245ecb python file now works 2024-03-07 11:49:29 -05:00
Brett a71df8b7de python script is now all you need@ 2024-03-07 11:48:49 -05:00
Brett 2eb4af7797 git commiting 2024-03-07 11:47:57 -05:00
Brett 3f06d0e619 array now accounts for alignment 2024-03-07 11:38:09 -05:00
Brett 56b569e0fd automatic commiting 2024-03-07 09:52:02 -05:00
Brett b55c00bcb5 version bumb 2024-03-07 09:00:36 -05:00
Brett 7444103897 version bump 2024-03-07 08:25:53 -05:00
Brett 9ad652195b fix private 2024-02-26 11:02:16 -05:00
Brett 9b4d0cc9a8 push version 0.12.0. Breaking changes to the hashmap typename, Now blt::hashmap_t and blt::hashset_t
This was done to be more consistent
2024-02-25 14:39:56 -05:00
Brett b4dbb6377e unicode, cmakes 2024-02-24 03:30:31 -05:00
Laptop Windows 43cf8c0ba1 windows 2024-02-21 20:24:00 -05:00
Brett 68f6a0af44 whoops 2024-02-16 00:23:11 -05:00
Brett 558ed1e0fd GET FUCKED 2024-02-16 00:16:58 -05:00
Brett 6ec0b1f886 changes? 2024-02-14 16:19:48 -05:00
Brett ea31d8f26c add resize to scoped buffer to allow better usage in the GP assignment 2024-02-14 15:21:59 -05:00
Brett 3473247e6c what changed? 2024-02-13 23:49:18 -05:00
Brett 8c4c618cc0 refractor a bit 2024-02-06 00:20:37 -05:00
Brett 903bac9fc1 mmmm 2024-01-08 15:38:36 -05:00
Brett 14d0ec8283 need static 2024-01-08 13:45:13 -05:00
Brett 2934750168 shared lib 2024-01-08 13:25:56 -05:00
Brett 58f575965c install 2024-01-08 09:17:17 -05:00
Brett c9070f66c3 merge 2024-01-08 09:00:07 -05:00
Brett 8bba4754dc fix warning, make lib shared 2024-01-08 08:58:14 -05:00
Laptop Windows aad5958bc0 fixed windows 2023-12-29 01:07:08 -05:00
Brett b59f4af8ed bump version 2023-12-18 23:16:34 -05:00
Brett da891be991 fix memory leak in assert, add demangling and link options to find function names 2023-12-07 15:59:26 -05:00
Brett f99ea36a85 utility is useless 2023-11-24 13:45:14 -05:00
Brett 6512da83e3 properly setup blt tests 2023-11-22 23:25:29 -05:00
Brett da0609e0fd C++ 17 2023-11-22 23:06:29 -05:00
Brett f49147ca3d blt messages 2023-11-22 19:17:15 -05:00
Brett e2d932ea78 cpu timer 2023-09-13 16:49:56 -04:00
Brett 7bf9cdc19b update version to 0.8.1 2023-08-03 01:51:41 -04:00
Brett 147c46a1a4 fix cmake lists and move hashmap decl to hashmap.h 2023-07-29 17:41:45 -04:00
Brett 94e10e7674 fix include in argparse, update cmake version 2023-07-29 17:24:28 -04:00
Brett 90350e8584 parse 2023-07-29 13:38:19 -04:00
Brett 21425cff55 add parallel hashmaps optional submodule 2023-07-29 02:03:28 -04:00
Brett 7b7d9df67b NBT appears to be completely working 2023-07-28 01:35:01 -04:00
Brett 1998ddbafe update to c++20 2023-07-24 13:00:35 -04:00
Brett 0d5abd143f readme update plus time functions and cleaner scoped_buffer WITH begin()/end()
scoped_buffer update will break most uses
2023-07-24 02:39:03 -04:00
Brett fa55b5e929 update cmake logging config and README.md 2023-07-21 22:45:23 -04:00