162 Commits (master)

Author SHA1 Message Date
  Ludovic 'Archivist' Lagouardette 0143b6e714 fixed a buffer detail and added fail function 5 months ago
  Ludovic 'Archivist' Lagouardette 61d4226624 updated a few containers, unveiled a bug 5 months ago
  Ludovic 'Archivist' Lagouardette 682989d5e1 Made most bloomfilter constants ULL 2 years ago
  Ludovic 'Archivist' Lagouardette ba7f3f3906 using size_t like a half decent human being 2 years ago
  Ludovic 'Archivist' Lagouardette 66ba3d98e4 Updating bottleneck with a semaphore 2 years ago
  Ludovic 'Archivist' Lagouardette 64c1c4e3a9 Nico Lomuto would be proud... if he didn't hate that algo so much 2 years ago
  Ludovic 'Archivist' Lagouardette 556359ccca Partition works and 100% covered for uint32_t 2 years ago
  Ludovic 'Archivist' Lagouardette fdaa5e0f55 Forgot to comment whatever depended on partition tehe 2 years ago
  Ludovic 'Archivist' Lagouardette 5041266ecc back to selection sort, no partition 2 years ago
  Ludovic 'Archivist' Lagouardette 3b06e09f09 "fixed" the sort, will require more work 2 years ago
  Ludovic 'Archivist' Lagouardette 633f138b6b Remove the null terminator of string buffers 2 years ago
  Ludovic 'Archivist' Lagouardette 7f0c786ccb fixed a type mismatch 2 years ago
  Ludovic 'Archivist' Lagouardette f50388e8d3 Fixed a dumb bounds infringement 2 years ago
  Ludovic 'Archivist' Lagouardette da2ac4c8ff Prototype of flat_tree 2 years ago
  Ludovic 'Archivist' Lagouardette ddf7a07534 Constexpr everything in fp_math 2 years ago
  Ludovic 'Archivist' Lagouardette 99ced331c0 Added a default constructor to shared_ptr 2 years ago
  Ludovic 'Archivist' Lagouardette d7d7720b07 fix on some operations 2 years ago
  Ludovic 'Archivist' Lagouardette 87def449a8 regression fixed, #15 is clear 2 years ago
  Ludovic 'Archivist' Lagouardette bb802d50a8 Fixed #15 but now regression on cbor 1-7 2 years ago
  Ludovic 'Archivist' Lagouardette e438445f0f Issue #15 test cases out 2 years ago
  Ludovic 'Archivist' Lagouardette 6713b56da6 Moved nullopt monostate out of optional 2 years ago
  Ludovic 'Archivist' Lagouardette 6e7905ab9a Moved cbor tags to config 2 years ago
  Ludovic 'Archivist' Lagouardette 7b756ce477 fixed stuff for trivially destructibles 2 years ago
  Emil-Jarosz d76ee8c6a9 Make endian_wrapper copy ctor/assignment trivial 2 years ago
  Emil-Jarosz b864f3a3c1 Add arithmetic assign operators for endian_wrapper 2 years ago
  Emil-Jarosz de8f097d70 Add copy assignment operator for endian_wrapper 2 years ago
  Emil-Jarosz 275e85d5e2 Make endian_wrapper conversion operator const 2 years ago
  Emil-Jarosz 078e9bdab4 Clean up bitops.hpp 2 years ago
  Ludovic 'Archivist' Lagouardette 83a347f975 Fixed #14 2 years ago
  Ludovic 'Archivist' Lagouardette 1cbd21a7e6 Fixed allocator header to include all allocator tools 3 years ago
  Ludovic 'Archivist' Lagouardette 4d227b7b33 Some cancelled prototyping 3 years ago
  Ludovic 'Archivist' Lagouardette 460ff45767 cbor current tests work 3 years ago
  Ludovic 'Archivist' Lagouardette 3b0edfe57f fixed cbor kv parsing 3 years ago
  Ludovic 'Archivist' Lagouardette 4dbe9850c1 Logging tested throughly 3 years ago
  Ludovic 'Archivist' Lagouardette 2ec7a62e09 Refactored cbor tests, still need work 3 years ago
  Ludovic 'Archivist' Lagouardette 92b4b971c4 Better logging system +goodies 3 years ago
  Ludovic 'Archivist' Lagouardette cebb8aa3d6 Using Ruse to make handling function pointers easier 3 years ago
  Ludovic 'Archivist' Lagouardette 6c060051a6 work on Cbor 3 years ago
  Ludovic 'Archivist' Lagouardette edf2075b1e Pointers fix 3 years ago
  Ludovic 'Archivist' Lagouardette a570ed4745 Grimoire port 3 years ago
  Ludovic 'Archivist' Lagouardette 39d7c97984 more division of things in dynamic 3 years ago
  Ludovic 'Archivist' Lagouardette 8f96ec4ffd Changed stupid mistyping 3 years ago
  Ludovic 'Archivist' Lagouardette c148a64197 Started implementing the type system compiler 3 years ago
  Ludovic 'Archivist' Lagouardette 962d02365d Fixing bad indentation in the lexer 3 years ago
  Ludovic 'Archivist' Lagouardette a45dbee7f1 Added a grimoire Lexer for GP 3 years ago
  Ludovic 'Archivist' Lagouardette b31ad140a7 Added a header for text handling in ascii 3 years ago
  Ludovic 'Archivist' Lagouardette 9defdda3c5 More work on CBOR refactoring 3 years ago
  Ludovic 'Archivist' Lagouardette 11db96378a Handles move assignment correctly 3 years ago
  Ludovic 'Archivist' Lagouardette 3453681c48 Fixed a bad vector handling 3 years ago
  Ludovic 'Archivist' Lagouardette 52c260e376 A prototype for byte channel primitives 3 years ago