A C++ library implementing a range of basic and not-so-basic stuff, ranging from common data structures to a S-expression parser.
Emmanuel BENOîT
30d8d3057e
* 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 |
||
---|---|---|
.vim.local | ||
include/ebcl | ||
src | ||
tests | ||
.gitignore | ||
default-config | ||
Makefile | ||
Makefile.main | ||
TODO |