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
2017-12-27 19:00:56 +01:00
.vim.local Vim settings - "IDE" builds in debug mode 2017-11-02 10:19:12 +01:00
include/ebcl Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
src Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
tests String builder - truncate() method 2017-11-29 09:24:51 +01: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 Build static library 2017-11-01 23:32:06 +01:00
TODO Filesystem abstraction 2017-12-27 10:49:31 +01:00