A C++ library implementing a range of basic and not-so-basic stuff, ranging from common data structures to a S-expression parser.
Find a file
Emmanuel BENOîT 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
.vim.local Vim settings - "IDE" builds in debug mode 2017-11-02 10:19:12 +01:00
include/ebcl Windows "compatibility" 2018-06-17 12:39:02 +02:00
src Windows "compatibility" 2018-06-17 12:39:02 +02:00
tests Windows "compatibility" 2018-06-17 12:39:02 +02:00
.gitignore Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
default-config Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
Makefile Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
Makefile.main Windows "compatibility" 2018-06-17 12:39:02 +02:00
TODO Windows "compatibility" 2018-06-17 12:39:02 +02:00