Alex Szpakowski
|
33177c9826
Fix the explicit format + Data argument variant of love.data.decompress.
|
7 年 前 |
Alex Szpakowski
|
68f561dcc7
Fix love.data.decompress when passing in a CompressedData.
|
7 年 前 |
Bart van Strien
|
e80247c191
Happy new year! ✨
|
7 年 前 |
Alex Szpakowski
|
0b7cb4a353
Add variants of File:read and love.filesystem.read which take an enum to determine whether they return a FileData or string.
|
7 年 前 |
Alex Szpakowski
|
9fa73f8b87
Several love.data functions now take an enum ("data" or "string") to determine whether they return a Data object or a string.
|
7 年 前 |
Bart van Strien
|
9e4374935d
Show (short) list of possible enum values when an invalid value is encountered (resolves #1318)
|
8 年 前 |
Alex Szpakowski
|
90e86c329d
Add love.data module.
|
8 年 前 |