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 ee02f9c5c7 Filesystem - Path style abstraction
A class that carries information about a filesystem path's style: case
sensitivity, path separator and whether it supports drive letters.
2018-12-19 08:30:11 +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 Filesystem - Path style abstraction 2018-12-19 08:30:11 +01:00
src Strings - Fixed compiler warning 2018-12-15 18:45:53 +01:00
tests FSPath - Started writing tests 2018-12-16 13:48:17 +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 iterators section 2018-12-16 15:26:36 +01:00