0143b6e
(HEAD -> master)
fixed a buffer detail and added fail function by
2023-11-28 13:01:56 +0100
61d4226
updated a few containers, unveiled a bug by
2023-11-24 15:03:25 +0100
682989d
Made most bloomfilter constants ULL by
2021-11-13 17:59:46 +0100
ba7f3f3
using size_t like a half decent human being by
2021-11-09 11:35:12 +0100
66ba3d9
Updating bottleneck with a semaphore by
2021-10-27 11:52:38 +0200
a0992a2
Some mild additional safety and a PSA by
2021-10-21 21:54:32 +0200
9a78873
Added a few feaures to the extras by
2021-10-21 16:04:12 +0200
680dd09
gitignore by
2021-10-21 15:28:34 +0200
b122bab
Added potential extra tests (001 is a placeholder) by
2021-10-21 15:27:43 +0200
64c1c4e
Nico Lomuto would be proud... if he didn't hate that algo so much by
2021-10-21 14:23:22 +0200
556359c
Partition works and 100% covered for uint32_t by
2021-10-21 12:28:03 +0200
fdaa5e0
Forgot to comment whatever depended on partition tehe by
2021-10-20 12:53:36 +0200
5041266
back to selection sort, no partition by
2021-10-20 12:10:12 +0200
3b06e09
"fixed" the sort, will require more work by
2021-10-20 12:02:23 +0200
7693791
More test coverage by
2021-10-16 03:03:21 +0200
633f138
Remove the null terminator of string buffers by
2021-10-04 16:53:18 +0200
7f0c786
fixed a type mismatch by
2021-09-22 08:51:46 +0200
a0317cd
Added a new compiler flag by
2021-09-21 17:35:59 +0200
f50388e
Fixed a dumb bounds infringement by
2021-09-21 17:33:07 +0200
da2ac4c
Prototype of flat_tree by
2021-09-21 17:19:28 +0200
ddf7a07
Constexpr everything in fp_math by
2021-06-23 05:19:48 +0100
99ced33
Added a default constructor to shared_ptr by
2021-06-12 15:03:20 +0200
d7d7720
fix on some operations by
2021-06-12 14:28:20 +0200
2fd333c
Changed some project settings by
2021-06-07 13:43:26 +0200
87def44
regression fixed, #15 is clear by
2021-06-02 22:01:41 +0200
bb802d5
Fixed #15 but now regression on cbor 1-7 by
2021-06-02 21:51:07 +0200
c501155
Investigation logs added by
2021-06-02 15:23:06 +0200
e438445
Issue #15 test cases out by
2021-06-02 15:01:15 +0200
6713b56
Moved nullopt monostate out of optional by
2021-06-01 23:41:32 +0200
6e7905a
Moved cbor tags to config by
2021-05-31 18:20:56 +0200
6481774
Merge branch 'master' of https://git.nekoit.xyz/Archivist/gplib by
2021-05-31 15:40:39 +0200
7b756ce
fixed stuff for trivially destructibles by
2021-05-31 15:40:26 +0200
d76ee8c
Make endian_wrapper copy ctor/assignment trivial by
2021-05-29 18:29:10 +0100
b864f3a
Add arithmetic assign operators for endian_wrapper by
2021-05-29 18:05:13 +0100
de8f097
Add copy assignment operator for endian_wrapper by
2021-05-29 16:15:31 +0100
275e85d
Make endian_wrapper conversion operator const by
2021-05-29 02:14:57 +0100
078e9bd
Clean up bitops.hpp by
2021-05-29 01:11:36 +0100
83a347f
Fixed #14 by
2021-05-24 14:40:17 +0200
3b9719b
Merge branch 'channel' by
2021-05-22 10:36:15 +0200
1cbd21a
(channel)
Fixed allocator header to include all allocator tools by
2021-05-22 10:18:16 +0200
4d227b7
Some cancelled prototyping by
2021-05-22 10:16:49 +0200
460ff45
cbor current tests work by
2021-05-18 14:00:04 +0200
3b0edfe
fixed cbor kv parsing by
2021-05-18 13:39:52 +0200
4dbe985
Logging tested throughly by
2021-05-17 14:41:50 +0200
2ec7a62
Refactored cbor tests, still need work by
2021-05-13 18:43:40 +0200
92b4b97
Better logging system +goodies by
2021-05-13 18:43:23 +0200
cebb8aa
Using Ruse to make handling function pointers easier by
2021-05-12 18:45:17 +0200
6c06005
work on Cbor by
2021-04-22 15:32:54 +0200
edf2075
Pointers fix by
2021-04-22 15:32:44 +0200
a570ed4
Grimoire port by
2021-04-22 15:32:35 +0200
39d7c97
more division of things in dynamic by
2021-04-19 09:08:05 +0200
8f96ec4
Changed stupid mistyping by
2021-04-15 03:50:05 +0200
c148a64
Started implementing the type system compiler by
2021-04-15 03:35:30 +0200
962d023
Fixing bad indentation in the lexer by
2021-04-14 21:05:26 +0200
a45dbee
Added a grimoire Lexer for GP by
2021-04-14 20:26:45 +0200
b31ad14
Added a header for text handling in ascii by
2021-04-14 20:20:55 +0200
9defdda
More work on CBOR refactoring by
2021-04-13 17:12:11 +0200
11db963
Handles move assignment correctly by
2021-04-11 11:56:46 +0200
3453681
Fixed a bad vector handling by
2021-04-10 14:13:59 +0200
52c260e
A prototype for byte channel primitives by
2021-04-09 17:15:50 +0200
06fa00c
Several refactorings and docs updates by
2021-04-09 16:02:55 +0200
e7da407
Docs by
2021-04-09 15:31:01 +0200
c9e7e9b
Added bottleneck implementation by
2021-04-09 15:02:03 +0200
8c3d7f6
Fixed misplaced function by
2021-04-09 14:33:55 +0200
b4ed598
Some changes following the code review by
2021-04-07 17:03:09 +0200
e4d5669
fixed missing noexcepts for task_queue by
2021-04-06 16:12:43 +0200
ac9e33a
Refactoring after code review by
2021-04-06 16:11:21 +0200
dfe58fc
Makefile edits by
2021-04-05 18:26:32 +0200
a487bc0
Makefile changes by
2021-04-05 18:18:03 +0200
654795d
The_Birth_of_a_Legend.mp3 Epic renaming by
2021-04-05 18:14:54 +0200
6b21dd3
fixed bad cast by
2021-04-03 14:39:55 +0200
fa2cffb
Fixed pointer bug by
2021-04-03 14:38:49 +0200
24ef195
Added a process_info abstraction by
2021-04-03 14:35:20 +0200
bbe9854
added namespace by
2021-04-03 14:09:02 +0200
c2ee498
Small fixes and docs by
2021-04-03 14:07:09 +0200
128ac50
! untested changes by
2021-04-02 16:28:10 +0200
fd2863d
More docs by
2021-04-02 16:27:40 +0200
261b86f
Documented the buddy allocator better by
2021-03-31 17:24:53 +0200
b05e710
Better pointers by
2021-03-31 17:02:23 +0200
fe27339
Fix formatting in quotient_filter.hpp by
2021-03-03 16:21:54 +0000
ba47000
Work on the filesystem primitives by
2020-12-11 01:15:46 +0100
96078a2
More documentation by
2020-12-10 12:24:01 +0100
ae06ff8
More documentation by
2020-12-09 18:37:35 +0100
4e7acfa
Started documenting and added a doxygen config by
2020-12-09 17:50:03 +0100
9f1e905
Scheduling works by
2020-12-08 15:25:14 +0100
a295f86
advanced scheduling introduced by
2020-10-29 02:33:38 +0100
572e1c2
made the topic list, the base class of the scheduler by
2020-10-27 19:17:45 +0100
1daf0ad
Gave a sad rbx back to his mom by
2020-10-26 17:00:00 +0100
f29fe07
Coroutines/light threads work by
2020-10-26 16:54:48 +0100
f366a77
scaffolding of a system for async by
2020-10-22 15:40:54 +0200
4fe3982
Skeleton for channels and async programming by
2020-10-21 16:25:02 +0200
bb661ec
(cbor)
cbor is mostly tested by
2020-10-20 16:21:04 +0200
f9cb92e
fixed the same bug as before (variant missing remove_cvref) by
2020-10-20 16:14:32 +0200
694827d
fixed a bug of variant (missing remove_cvref) by
2020-10-20 16:13:02 +0200
3fc64d6
cbor works, some tests added by
2020-10-20 16:01:45 +0200
e84f64c
Decode mostly done, endianness issue to fix by
2020-10-20 15:22:05 +0200
39aa876
Added bytestring parsing as well as part of the array and object decoding by
2020-10-19 23:21:11 +0200
c82983c
added simple values and floating points by
2020-10-17 02:24:57 +0200
1502b61
Parsing uint and nint by
2020-10-17 02:12:05 +0200
88b85e7
changed the variant to use a copy of the data by
2020-10-17 01:35:27 +0200