119 コミット (8c3d7f629726dbb7cbccfe81523eca365fbdf97b)
 

作成者 SHA1 メッセージ 日付
  Ludovic 'Archivist' Lagouardette 8c3d7f6297 Fixed misplaced function 3年前
  Ludovic 'Archivist' Lagouardette b4ed5983d3 Some changes following the code review 3年前
  Ludovic 'Archivist' Lagouardette e4d56697ae fixed missing noexcepts for task_queue 3年前
  Ludovic 'Archivist' Lagouardette ac9e33ad13 Refactoring after code review 3年前
  Ludovic 'Archivist' Lagouardette dfe58fc8e3 Makefile edits 3年前
  Ludovic 'Archivist' Lagouardette a487bc0ed9 Makefile changes 3年前
  Ludovic 'Archivist' Lagouardette 654795d7ec The_Birth_of_a_Legend.mp3 Epic renaming 3年前
  Ludovic 'Archivist' Lagouardette 6b21dd3cb5 fixed bad cast 3年前
  Ludovic 'Archivist' Lagouardette fa2cffbb24 Fixed pointer bug 3年前
  Ludovic 'Archivist' Lagouardette 24ef19555d Added a process_info abstraction 3年前
  Ludovic 'Archivist' Lagouardette bbe9854f78 added namespace 3年前
  Ludovic 'Archivist' Lagouardette c2ee4982b3 Small fixes and docs 3年前
  Ludovic 'Archivist' Lagouardette 128ac50562 ! untested changes 3年前
  Ludovic 'Archivist' Lagouardette fd2863d63b More docs 3年前
  Ludovic 'Archivist' Lagouardette 261b86fdca Documented the buddy allocator better 3年前
  Ludovic 'Archivist' Lagouardette b05e710bfe Better pointers 3年前
  Ludovic 'Archivist' Lagouardette ba47000a9b Work on the filesystem primitives 3年前
  Ludovic 'Archivist' Lagouardette 96078a2c51 More documentation 3年前
  Ludovic 'Archivist' Lagouardette ae06ff850e More documentation 3年前
  Ludovic 'Archivist' Lagouardette 4e7acfa90a Started documenting and added a doxygen config 3年前
  Ludovic 'Archivist' Lagouardette 9f1e9055ff Scheduling works 3年前
  Ludovic 'Archivist' Lagouardette a295f8642c advanced scheduling introduced 3年前
  Ludovic 'Archivist' Lagouardette 572e1c2dd2 made the topic list, the base class of the scheduler 3年前
  Ludovic 'Archivist' Lagouardette 1daf0ad309 Gave a sad rbx back to his mom 3年前
  Ludovic 'Archivist' Lagouardette f29fe07676 Coroutines/light threads work 3年前
  Ludovic 'Archivist' Lagouardette f366a7723c scaffolding of a system for async 3年前
  Ludovic 'Archivist' Lagouardette 4fe3982d8a Skeleton for channels and async programming 3年前
  Ludovic 'Archivist' Lagouardette bb661ec363 cbor is mostly tested 3年前
  Ludovic 'Archivist' Lagouardette f9cb92e97b fixed the same bug as before (variant missing remove_cvref) 3年前
  Ludovic 'Archivist' Lagouardette 694827d2c4 fixed a bug of variant (missing remove_cvref) 3年前
  Ludovic 'Archivist' Lagouardette 3fc64d6825 cbor works, some tests added 3年前
  Ludovic 'Archivist' Lagouardette e84f64c689 Decode mostly done, endianness issue to fix 3年前
  Ludovic 'Archivist' Lagouardette 39aa87645f Added bytestring parsing as well as part of the array and object decoding 3年前
  Ludovic 'Archivist' Lagouardette c82983cf55 added simple values and floating points 3年前
  Ludovic 'Archivist' Lagouardette 1502b61d08 Parsing uint and nint 3年前
  Ludovic 'Archivist' Lagouardette 88b85e7dd4 changed the variant to use a copy of the data 3年前
  Ludovic 'Archivist' Lagouardette 07b187ed63 cbor encoding works 3年前
  Ludovic 'Archivist' Lagouardette 95e418b084 added map encoding 3年前
  Ludovic 'Archivist' Lagouardette 3f3f389b11 added float encoding 3年前
  Ludovic 'Archivist' Lagouardette 38fe6839e7 Can encode most basic (non recursive) value into cbor 3年前
  Emil-Jarosz 0c61712f2b Fix bug in gp::vector::reserve 3年前
  Ludovic 'Archivist' Lagouardette f36ccc676e Bug, unknown whenever in vector or variant (see cbor test) 3年前
  Ludovic 'Archivist' Lagouardette b4d47633d8 enable_if issue 3年前
  Ludovic 'Archivist' Lagouardette 61741f6506 Bunch of fixes and progress on cbor 3年前
  Ludovic 'Archivist' Lagouardette 998dda01a2 Various fixes to containers and enhancements 3年前
  Ludovic 'Archivist' Lagouardette b7e5d3f483 fixed some permissions 3年前
  Ludovic 'Archivist' Lagouardette 1e121613cc emplace back to vector 3年前
  Ludovic 'Archivist' Lagouardette 4caf7f2d21 made variant more practical 3年前
  Ludovic 'Archivist' Lagouardette 5a7564f644 cbor value types 3年前
  Ludovic 'Archivist' Lagouardette 87cd5ab0dc fixed the grow function 3年前