Nik
|
d2685aabf5
|
lib/type: Added size type
|
2022-08-31 15:05:10 +02:00 |
|
WerWolv
|
15548b92e2
|
includes/std: Added core library functions
|
2022-08-19 00:00:30 +02:00 |
|
WerWolv
|
eda13b2518
|
includes/type: Added [[sealed]] attribute to LEB128 type
|
2022-08-05 13:49:26 +02:00 |
|
Oded Shapira
|
aa6c90fa5b
|
includes/type: Added LEB128 type (#40)
* Implement VarInt type
* VarInts are little endian, make result u128
* Rename VarInt to LEB128
* It didn't remove the varint file
|
2022-08-05 13:45:34 +02:00 |
|
WerWolv
|
a6e5efbb7f
|
includes: Added missing #pragma once to all files
|
2022-08-03 15:44:30 +02:00 |
|
WerWolv
|
5cf0daca4b
|
includes/type: Replaced std/types.pat with the types library
|
2022-08-01 13:12:23 +02:00 |
|