162 Commits (master)

Autor SHA1 Mensaje Fecha
  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
  Ludovic 'Archivist' Lagouardette 3453681c48 Fixed a bad vector handling hace 3 años
  Ludovic 'Archivist' Lagouardette 52c260e376 A prototype for byte channel primitives hace 3 años
  Ludovic 'Archivist' Lagouardette 06fa00ce56 Several refactorings and docs updates hace 3 años
  Ludovic 'Archivist' Lagouardette e7da4072e5 Docs hace 3 años
  Ludovic 'Archivist' Lagouardette c9e7e9b05e Added bottleneck implementation hace 3 años
  Ludovic 'Archivist' Lagouardette 8c3d7f6297 Fixed misplaced function hace 3 años
  Ludovic 'Archivist' Lagouardette b4ed5983d3 Some changes following the code review hace 3 años
  Ludovic 'Archivist' Lagouardette e4d56697ae fixed missing noexcepts for task_queue hace 3 años
  Ludovic 'Archivist' Lagouardette ac9e33ad13 Refactoring after code review hace 3 años
  Ludovic 'Archivist' Lagouardette 654795d7ec The_Birth_of_a_Legend.mp3 Epic renaming hace 3 años
  Ludovic 'Archivist' Lagouardette 6b21dd3cb5 fixed bad cast hace 3 años
  Ludovic 'Archivist' Lagouardette fa2cffbb24 Fixed pointer bug hace 3 años
  Ludovic 'Archivist' Lagouardette 24ef19555d Added a process_info abstraction hace 3 años
  Ludovic 'Archivist' Lagouardette bbe9854f78 added namespace hace 3 años
  Ludovic 'Archivist' Lagouardette c2ee4982b3 Small fixes and docs hace 3 años
  Ludovic 'Archivist' Lagouardette 128ac50562 ! untested changes hace 3 años
  Ludovic 'Archivist' Lagouardette fd2863d63b More docs hace 3 años
  Ludovic 'Archivist' Lagouardette 261b86fdca Documented the buddy allocator better hace 3 años
  Ludovic 'Archivist' Lagouardette b05e710bfe Better pointers hace 3 años
  Emil Jarosz fe27339729 Fix formatting in quotient_filter.hpp hace 3 años
  Ludovic 'Archivist' Lagouardette ba47000a9b Work on the filesystem primitives hace 3 años
  Ludovic 'Archivist' Lagouardette 96078a2c51 More documentation hace 3 años
  Ludovic 'Archivist' Lagouardette ae06ff850e More documentation hace 3 años
  Ludovic 'Archivist' Lagouardette 4e7acfa90a Started documenting and added a doxygen config hace 3 años
  Ludovic 'Archivist' Lagouardette 9f1e9055ff Scheduling works hace 3 años
  Ludovic 'Archivist' Lagouardette a295f8642c advanced scheduling introduced hace 3 años
  Ludovic 'Archivist' Lagouardette 572e1c2dd2 made the topic list, the base class of the scheduler hace 3 años
  Ludovic 'Archivist' Lagouardette 1daf0ad309 Gave a sad rbx back to his mom hace 3 años
  Ludovic 'Archivist' Lagouardette f29fe07676 Coroutines/light threads work hace 3 años
  Ludovic 'Archivist' Lagouardette f366a7723c scaffolding of a system for async hace 3 años
  Ludovic 'Archivist' Lagouardette 4fe3982d8a Skeleton for channels and async programming hace 3 años
  Ludovic 'Archivist' Lagouardette f9cb92e97b fixed the same bug as before (variant missing remove_cvref) hace 3 años
  Ludovic 'Archivist' Lagouardette 694827d2c4 fixed a bug of variant (missing remove_cvref) hace 3 años
  Ludovic 'Archivist' Lagouardette 3fc64d6825 cbor works, some tests added hace 3 años
  Ludovic 'Archivist' Lagouardette e84f64c689 Decode mostly done, endianness issue to fix hace 3 años
  Ludovic 'Archivist' Lagouardette 39aa87645f Added bytestring parsing as well as part of the array and object decoding hace 3 años
  Ludovic 'Archivist' Lagouardette c82983cf55 added simple values and floating points hace 3 años
  Ludovic 'Archivist' Lagouardette 1502b61d08 Parsing uint and nint hace 3 años
  Ludovic 'Archivist' Lagouardette 88b85e7dd4 changed the variant to use a copy of the data hace 3 años
  Ludovic 'Archivist' Lagouardette 07b187ed63 cbor encoding works hace 3 años
  Ludovic 'Archivist' Lagouardette 95e418b084 added map encoding hace 3 años
  Ludovic 'Archivist' Lagouardette 3f3f389b11 added float encoding hace 3 años