62 Commity

Autor SHA1 Wiadomość Data
f26095658d
Treat empty object as false.
Wszystkie etapy powiodły się
The build was successful.
2018-09-24 13:38:33 +02:00
2db1954779
Another bunch of fixes for object type.
Wszystkie etapy powiodły się
The build was successful.
2018-09-24 13:34:22 +02:00
f72d6c3922
Load data from array/object only if there is anything stored.
Wszystkie etapy powiodły się
The build was successful.
2018-09-24 11:47:30 +02:00
59fda6d797
Unref hashmap and object only if there is any data stored.
Wszystkie etapy powiodły się
The build was successful.
2018-09-24 11:29:51 +02:00
eb79ed500e
Store float values in an union.
Wszystkie etapy powiodły się
The build was successful.
Single variable cannot have many values of different types. This also saves some memory, because union allocates memory just for one of its members.
2018-09-07 12:04:51 +02:00
af1d59dab4
Don't try to get an integer representation of float.
Wszystkie etapy powiodły się
The build was successful.
2018-09-07 06:49:50 +02:00
ac8b8b0fdb
Don't try to get an integer representation of float.
Wszystkie etapy powiodły się
The build was successful.
2018-09-07 06:43:07 +02:00
9ee0f1954c
Do not omit the floating point.
Wszystkie etapy powiodły się
The build was successful.
Every modern hardware, including embedded devices, should support floating point numbers.
2018-09-07 06:38:32 +02:00
c00c91599f
Enable unused API functions.
Wszystkie etapy powiodły się
The build was successful.
2018-09-04 09:33:28 +02:00
d3d3dcc767
Partially switch to new error reporting.
Wszystkie etapy powiodły się
The build was successful.
2018-09-03 16:16:32 +02:00
488fee5caf
Another bunch of typos eliminated 2018-07-28 13:16:38 +02:00
abb91a9874
Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00