Nik
|
86f38ca545
|
includes/type: Added new color types
|
2022-09-30 14:52:30 +02:00 |
|
Nik
|
ce542887c4
|
includes/type: Added aliases for builtin types
|
2022-09-11 21:53:18 +02:00 |
|
Nik
|
244dd88098
|
includes/type: Fixed time_t format function
|
2022-09-07 14:21:53 +02:00 |
|
Nik
|
93c53f2d2e
|
includes/type: Fixed time_t type and added time32_t and time64_t
|
2022-09-07 14:21:05 +02:00 |
|
Nik
|
b094757b03
|
includes/type: Display size type bytes without decimal points
|
2022-09-02 22:49:35 +02:00 |
|
Nik
|
1d0b11372f
|
includes/type: Fixed size type visualizer
|
2022-09-02 22:45:20 +02:00 |
|
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 |
|