Commit graph

8 commits

Author SHA1 Message Date
9a3d4ad4a7 Strings - Library initalisation
The string library makes use of a Schwarz counter to ensure it is
correctly initialized.
2020-09-27 13:49:00 +02:00
e2f548d55e Strings - Fixed compiler warning 2018-12-15 18:45:53 +01:00
30d8d3057e Windows "compatibility"
* Makefile changes allowing for cross-compilation
* SRDData: had to rename an enum member from ERROR to ERR because
apparently creating a macro called ERROR is a thing in the windows
headers
* DynLib: ported
* Strings: fixes in toOSString, untested for now
* Fixes in some tests
* TODO list update
2018-06-17 12:39:02 +02:00
d823721fb2 Strings - Character mapping, conversion to upper/lowercase 2018-05-08 13:58:39 +02:00
0651ea28e0 Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
46fa84d967 Types - T_Optional access
Changed so it's relatively similar to the interface of pointers.
2017-11-07 17:40:02 +01:00
ccd7cc30ef Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
221f0c8ef8 Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00