terminal/src/terminal/parser
Dustin Howett 92643c1d34 Merged PR 6654362: [Git2Git] OS build fixes for f9b97c488
Retrieved from https://microsoft.visualstudio.com os.2020 OS official/rs_wdx_dxp_windev 063b86ac10af16cade5c0754adcbf27e7e9ae266

Related work items: MSFT-34534216, MSFT-36986009, MSFT-36986203
2021-11-09 23:16:26 +00:00
..
ft_fuzzer Merged PR 5598201: Reflect OS build changes atop a8b404463 2021-01-22 04:57:26 +00:00
ft_fuzzwrapper Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
lib Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
ut_parser Merged PR 6654362: [Git2Git] OS build fixes for f9b97c488 2021-11-09 23:16:26 +00:00
ascii.hpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
base64.cpp Improve Base64::Decode performance (#11467) 2021-10-26 21:30:25 +00:00
base64.hpp Improve Base64::Decode performance (#11467) 2021-10-26 21:30:25 +00:00
delfuzzpayload.bat Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
InputStateMachineEngine.cpp Pass through double clicks and hover events in Win32 mouse mode (#10138) 2021-05-24 17:24:28 +00:00
InputStateMachineEngine.hpp Pass through double clicks and hover events in Win32 mouse mode (#10138) 2021-05-24 17:24:28 +00:00
IStateMachineEngine.hpp Introduce a mechanism for passing through DCS data strings (#9307) 2021-04-30 19:17:30 +00:00
OutputStateMachineEngine.cpp Improve Base64::Decode performance (#11467) 2021-10-26 21:30:25 +00:00
OutputStateMachineEngine.hpp Add basic support for the DECRQSS settings query (#11152) 2021-09-08 23:26:44 +00:00
parser-common.vcxitems Add support for OSC 52 (copy-to-clipboard) (#5823) 2020-06-30 01:55:40 +00:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
runfuzz.bat Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
runtest.bat Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources.inc Add support for OSC 52 (copy-to-clipboard) (#5823) 2020-06-30 01:55:40 +00:00
stateMachine.cpp Defer _run substr operation in StateMachine::ProcessString (#10471) 2021-06-29 17:47:27 -05:00
stateMachine.hpp Defer _run substr operation in StateMachine::ProcessString (#10471) 2021-06-29 17:47:27 -05:00
telemetry.cpp Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
telemetry.hpp Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
tracing.cpp Improve parser performance by reducing tracing overhead (#10533) 2021-06-30 02:28:40 +02:00
tracing.hpp Improve parser performance by reducing tracing overhead (#10533) 2021-06-30 02:28:40 +02:00