Commit Graph

429 Commits (7580fa544a11404bee61e26eb8b019853260ee0c)

Author SHA1 Message Date
Brett 7580fa544a zip iterator, random access 2024-09-28 18:31:49 -04:00
Brett aabb9d801d breaking change: iterator is now in blt/iterator 2024-09-28 16:40:57 -04:00
Brett 88e8e8fc5b zip storage. i am in hell 2024-09-27 18:18:02 -04:00
Brett 0ecee088f6 working on pair iterators 2024-09-27 15:12:08 -04:00
Brett 0d13e9738f make generic 2024-09-26 17:02:05 -04:00
Brett a0a2052479 Merge remote-tracking branch 'origin' 2024-09-26 13:51:20 -04:00
Brett 369ab664b6 iterator! 2024-09-26 13:51:07 -04:00
Brett 4a80161f33 docs 2024-09-26 02:53:11 -04:00
Brett 329eeb174b rust style iterators 2024-09-25 20:52:22 -04:00
Brett a27651b21d push 2024-09-25 03:15:01 -04:00
Brett c83f089e9c breaking change: enumerate is in its own file: std/iterator.h 2024-09-25 00:53:15 -04:00
Brett cacc082ce9 silly 2024-09-24 21:38:52 -04:00
Brett 88506e5cce parker is being annoying 2024-09-24 20:35:43 -04:00
Brett a7412fccec ranges broken again. sfinae failing? 2024-09-24 15:37:17 -04:00
Brett 373cf5e0a2 better enumerator 2024-09-23 23:53:28 -04:00
Brett ce09a70241 semi working 2024-09-23 23:21:03 -04:00
Brett 7935e34ad4 let ctad do its thing 2024-09-23 19:41:02 -04:00
Brett b944b936f4 ranges broken a bit 2024-09-23 19:40:19 -04:00
Brett c5b8830ff0 redoing enumerator 2024-09-23 18:07:31 -04:00
Brett 0aa686a87a fix meta 2024-09-23 16:24:22 -04:00
Brett 209b97079c pairs 2024-09-23 15:51:39 -04:00
Brett b5ea7a1e15 fix laptop 2024-09-20 12:49:24 -04:00
Brett 5375231ce5 fix missing string def 2024-09-16 16:48:05 -04:00
Brett 56a3c2f836 meow 2024-09-06 00:22:04 -04:00
Brett 7410dfe0ff replaced format file 2024-09-05 17:18:30 -04:00
Brett 7198a8b0c3 silly little guy (fix the allocator) 2024-09-04 16:03:13 -04:00
Brett 82cc1aff96 mmap 2024-09-04 02:42:45 -04:00
Brett a7645d9dde silly 2024-09-02 12:38:50 -04:00
Brett 79e080cfd3 fix 2024-08-27 17:25:37 -04:00
Brett b6354bed78 move the gp random into blt 2024-08-27 16:31:27 -04:00
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