Commit graph

8 commits

Author SHA1 Message Date
e8e0e8101d Reference-counting helpers - Tests clean-up
Only test either the atomic or the simple version through the test
class, and have the type to test as a template argument.

Also added test source list file, which had been modified but forgotten
in previous commits.
2019-01-02 16:52:38 +01:00
53fbc35c43 FSPath - Started writing tests
I'm not satisfied with how the class works regarding differences between
Linux and Windows, however.
2018-12-16 13:48:17 +01:00
a9762a901e Syntax tree - Added basic abstraction 2018-03-31 16:58:13 +02:00
90048ad3cc Arrays - C++-style iterators 2017-11-02 14:23:19 +01:00
4ab3dc1b29 Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
b9d77922ed More stuff and tests integrated 2017-11-01 22:07:41 +01:00
ccd7cc30ef Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
221f0c8ef8 Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00