vcpkg/toolsrc
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
..
include improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
src improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
vcpkg allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
vcpkglib improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
vcpkgmetricsuploader allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
vcpkgtest [vcpkg] Fix RealFilesystem::remove_all (#7430) 2019-07-26 16:32:33 -07:00
.clang-format Rewrite the tests! now they're cross-platform! (#7315) 2019-07-18 19:07:00 -07:00
CMakeLists.txt Update tests, and add documentation! (#7506) 2019-08-02 09:52:39 -07:00
dirs.proj [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkg.natvis
vcpkg.sln improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
VERSION.txt Update VERSION.txt 2019-07-18 16:20:00 -07:00