175 Commits (b122bab82c39ed6ba504f826838453fbcdc05980)
 

Autor SHA1 Mensaje Fecha
  Ludovic 'Archivist' Lagouardette b122bab82c Added potential extra tests (001 is a placeholder) hace 2 años
  Ludovic 'Archivist' Lagouardette 64c1c4e3a9 Nico Lomuto would be proud... if he didn't hate that algo so much hace 2 años
  Ludovic 'Archivist' Lagouardette 556359ccca Partition works and 100% covered for uint32_t hace 2 años
  Ludovic 'Archivist' Lagouardette fdaa5e0f55 Forgot to comment whatever depended on partition tehe hace 2 años
  Ludovic 'Archivist' Lagouardette 5041266ecc back to selection sort, no partition hace 2 años
  Ludovic 'Archivist' Lagouardette 3b06e09f09 "fixed" the sort, will require more work hace 2 años
  Ludovic 'Archivist' Lagouardette 7693791783 More test coverage hace 2 años
  Ludovic 'Archivist' Lagouardette 633f138b6b Remove the null terminator of string buffers hace 3 años
  Ludovic 'Archivist' Lagouardette 7f0c786ccb fixed a type mismatch hace 3 años
  Ludovic 'Archivist' Lagouardette a0317cdaa4 Added a new compiler flag hace 3 años
  Ludovic 'Archivist' Lagouardette f50388e8d3 Fixed a dumb bounds infringement hace 3 años
  Ludovic 'Archivist' Lagouardette da2ac4c8ff Prototype of flat_tree hace 3 años
  Ludovic 'Archivist' Lagouardette ddf7a07534 Constexpr everything in fp_math hace 3 años
  Ludovic 'Archivist' Lagouardette 99ced331c0 Added a default constructor to shared_ptr hace 3 años
  Ludovic 'Archivist' Lagouardette d7d7720b07 fix on some operations hace 3 años
  Ludovic 'Archivist' Lagouardette 2fd333c0e3 Changed some project settings hace 3 años
  Ludovic 'Archivist' Lagouardette 87def449a8 regression fixed, #15 is clear hace 3 años
  Ludovic 'Archivist' Lagouardette bb802d50a8 Fixed #15 but now regression on cbor 1-7 hace 3 años
  Ludovic 'Archivist' Lagouardette c501155230 Investigation logs added hace 3 años
  Ludovic 'Archivist' Lagouardette e438445f0f Issue #15 test cases out hace 3 años
  Ludovic 'Archivist' Lagouardette 6713b56da6 Moved nullopt monostate out of optional hace 3 años
  Ludovic 'Archivist' Lagouardette 6e7905ab9a Moved cbor tags to config hace 3 años
  Ludovic 'Archivist' Lagouardette 64817741b5 Merge branch 'master' of https://git.nekoit.xyz/Archivist/gplib hace 3 años
  Ludovic 'Archivist' Lagouardette 7b756ce477 fixed stuff for trivially destructibles hace 3 años
  Emil-Jarosz d76ee8c6a9 Make endian_wrapper copy ctor/assignment trivial hace 3 años
  Emil-Jarosz b864f3a3c1 Add arithmetic assign operators for endian_wrapper hace 3 años
  Emil-Jarosz de8f097d70 Add copy assignment operator for endian_wrapper hace 3 años
  Emil-Jarosz 275e85d5e2 Make endian_wrapper conversion operator const hace 3 años
  Emil-Jarosz 078e9bdab4 Clean up bitops.hpp hace 3 años
  Ludovic 'Archivist' Lagouardette 83a347f975 Fixed #14 hace 3 años
  Ludovic 'Archivist' Lagouardette 3b9719b26e Merge branch 'channel' hace 3 años
  Ludovic 'Archivist' Lagouardette 1cbd21a7e6 Fixed allocator header to include all allocator tools hace 3 años
  Ludovic 'Archivist' Lagouardette 4d227b7b33 Some cancelled prototyping hace 3 años
  Ludovic 'Archivist' Lagouardette 460ff45767 cbor current tests work hace 3 años
  Ludovic 'Archivist' Lagouardette 3b0edfe57f fixed cbor kv parsing hace 3 años
  Ludovic 'Archivist' Lagouardette 4dbe9850c1 Logging tested throughly hace 3 años
  Ludovic 'Archivist' Lagouardette 2ec7a62e09 Refactored cbor tests, still need work hace 3 años
  Ludovic 'Archivist' Lagouardette 92b4b971c4 Better logging system +goodies hace 3 años
  Ludovic 'Archivist' Lagouardette cebb8aa3d6 Using Ruse to make handling function pointers easier hace 3 años
  Ludovic 'Archivist' Lagouardette 6c060051a6 work on Cbor hace 3 años
  Ludovic 'Archivist' Lagouardette edf2075b1e Pointers fix hace 3 años
  Ludovic 'Archivist' Lagouardette a570ed4745 Grimoire port hace 3 años
  Ludovic 'Archivist' Lagouardette 39d7c97984 more division of things in dynamic hace 3 años
  Ludovic 'Archivist' Lagouardette 8f96ec4ffd Changed stupid mistyping hace 3 años
  Ludovic 'Archivist' Lagouardette c148a64197 Started implementing the type system compiler hace 3 años
  Ludovic 'Archivist' Lagouardette 962d02365d Fixing bad indentation in the lexer hace 3 años
  Ludovic 'Archivist' Lagouardette a45dbee7f1 Added a grimoire Lexer for GP hace 3 años
  Ludovic 'Archivist' Lagouardette b31ad140a7 Added a header for text handling in ascii hace 3 años
  Ludovic 'Archivist' Lagouardette 9defdda3c5 More work on CBOR refactoring hace 3 años
  Ludovic 'Archivist' Lagouardette 11db96378a Handles move assignment correctly hace 3 años