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 a4a2a9eda4 Reference-counting helpers - Equality operators
* Added == and != operators; they can only be used if the referenced types are
from the same hierarchy
 * Tests for the above
2019-01-02 17:52:56 +01:00
.vim.local Updated Vim test running script 2018-12-16 12:41:54 +01:00
doc Windows build + instructions 2018-12-16 11:57:58 +01:00
include/ebcl Reference-counting helpers - Equality operators 2019-01-02 17:52:56 +01:00
src VFS - Ported from old LW code 2018-12-23 22:31:34 +01:00
tests Reference-counting helpers - Equality operators 2019-01-02 17:52:56 +01:00
.gitignore Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
default-config Windows build + instructions 2018-12-16 11:57:58 +01:00
Makefile Windows build + instructions 2018-12-16 11:57:58 +01:00
Makefile.main Windows build + instructions 2018-12-16 11:57:58 +01:00
TODO TODO list updated 2018-12-23 22:47:25 +01:00