Ludovic 'Archivist' Lagouardette
|
39aa87645f
|
Added bytestring parsing as well as part of the array and object decoding
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
c82983cf55
|
added simple values and floating points
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
1502b61d08
|
Parsing uint and nint
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
88b85e7dd4
|
changed the variant to use a copy of the data
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
07b187ed63
|
cbor encoding works
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
95e418b084
|
added map encoding
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
3f3f389b11
|
added float encoding
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
38fe6839e7
|
Can encode most basic (non recursive) value into cbor
|
hace 4 años |
Emil-Jarosz
|
0c61712f2b
|
Fix bug in gp::vector::reserve
The bug was causing elements to be shifted forward each time the vector
reallocates.
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
f36ccc676e
|
Bug, unknown whenever in vector or variant (see cbor test)
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
b4d47633d8
|
enable_if issue
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
61741f6506
|
Bunch of fixes and progress on cbor
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
998dda01a2
|
Various fixes to containers and enhancements
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
b7e5d3f483
|
fixed some permissions
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
1e121613cc
|
emplace back to vector
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
4caf7f2d21
|
made variant more practical
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
5a7564f644
|
cbor value types
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
87cd5ab0dc
|
fixed the grow function
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
cf98c43db1
|
Untested vector added
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
5e9a41293d
|
Allocators are now polymorphic
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
bc4280d844
|
Improved .gitignore for vscode
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
1347811505
|
Fixed bug introduced by experiment around concepts
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
b3e42c6c99
|
Fixed headers to fit the current guidelines
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
5ce21b2615
|
Fixing headers to fit new guidelines
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
e902ed347a
|
Merge branches 'master' and 'master' of ssh://git.nekoit.xyz/Archivist/gplib
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
63cad9d926
|
Removed a misplaced header, ficed header order
|
hace 4 años |
Archivist
|
4473232920
|
Merge pull request 'Make arena allocator align depending on size #3' (#5) from arena-allocator-alignment-fix-#3 into master
Reviewed-on: #5
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
1dbc473bbe
|
Compiles with GCC
|
hace 4 años |
Emil-Jarosz
|
5d0b2b1704
|
Make arena allocator align depending on size #3
|
hace 4 años |
Emil-Jarosz
|
f5ef2656cb
|
Reformat arena.hpp
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
f6c5635dc6
|
Fixed ring_list #4
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
43c9503ace
|
Fixed a buf in ring_list, found another (see test cases)
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
c9d25156f5
|
removed files unsafe for master
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
5a4dbad2ef
|
Some more math fixes and dependency fixes
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
26ae913f1a
|
fixed some trigonometry shenanigans
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
41d6966a40
|
Fixed every frigging stuff including #1
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
7b2395a419
|
Merge master
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
cb2dfecc60
|
Fixed some previously unnoticed bugs
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
4b1aa7da73
|
Fixed some interface problems as well as some bugs
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
7bbdf7b2fc
|
poorly written test fixed
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
25f2f4769b
|
added the pair type (mostly std conformant)
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
bf90e8544b
|
Update of the stable version
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
9cdf62d835
|
work on function and rendering characters
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
42e3ae6c81
|
Refactoring RC6 tests
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
314c1458d8
|
Allow me to save the weirdest ass bug I ever had
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
236d5ea5f1
|
Better handling of function copy (still buggy issue #1 )
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
558e3dce86
|
Ignoring more potential debugging byproducts
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
dff2c93de5
|
Added the discriminative test for the function bug
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
23665e9550
|
Removed some debug printing
|
hace 4 años |
Ludovic 'Archivist' Lagouardette
|
9780901ac4
|
Put some documentation
|
hace 4 años |