Thomas Goyne
|
03108713ee
|
Make PropertyType an enum class
|
2016-05-11 16:08:30 -07:00 |
Thomas Goyne
|
32b05314f5
|
Remove extraneous semicolons
|
2016-05-11 16:08:30 -07:00 |
Thomas Goyne
|
507882d663
|
Update to core 0.100.1
|
2016-05-05 10:19:48 -07:00 |
Ari Lazier
|
c32dff40a2
|
case insensitive searches
|
2016-03-21 13:32:03 -07:00 |
Thomas Goyne
|
af0db71187
|
Strip all trailing whitespace from files
|
2016-03-07 12:47:02 -08:00 |
Ari Lazier
|
f7927f189c
|
use core to_string
|
2016-03-04 07:09:49 -08:00 |
Ari Lazier
|
eb7f213c93
|
pr fixes
|
2016-03-03 16:49:06 -08:00 |
Ari Lazier
|
7802a9e976
|
merge latest object store
|
2016-03-03 14:15:54 -08:00 |
Thomas Goyne
|
143cc3b696
|
Fix compilation with GCC 4.9
4.9 does not correctly implement C++14 aggregate initialization.
|
2016-02-24 16:58:11 -08:00 |
Thomas Goyne
|
bceec93a69
|
Update to core 0.96.2
|
2016-02-23 15:01:35 -08:00 |
Thomas Goyne
|
ae9d41f9ce
|
Remove an incorrect std::move()
|
2016-02-18 19:05:02 -08:00 |
Mark Rowe
|
c4191d8af6
|
Hook the parser tests into the CMake build system.
|
2016-01-19 10:41:25 -08:00 |