vcpkg/toolsrc/src
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 Update tests, and add documentation! (#7506) 2019-08-02 09:52:39 -07:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
vcpkg.cpp Better error message when VCPKG_ROOT is independently defined (#7229) 2019-07-18 13:53:24 -07:00
vcpkgmetricsuploader.cpp [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00