vcpkg/toolsrc/include
Phil Christensen 22e0b9f376
improve logic expression evaluation (#7508)
* better logic expression evaluation

Improve the logic expression evaluation currently used when filtering
dependencies.

Biggest improvements:
+  Allow '|' operator
+  Support nested '()'
+  Allow whitespace
+  Useful error message for malformed expressions

Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02 21:37:49 -07:00
..
vcpkg improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
vcpkg-test allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
pch.h VS 2019 16.3 deprecates <experimental/filesystem>. (#6968) 2019-06-20 11:46:55 -07:00