Oleksandr Koval
62d7acc6d4
cmCommandArgumentParserHelper: rework input handling
...
Old implementation uses involved Flex input management technique that
requires usage of obsolete YY_INPUT macro. This causes a lot of useless
allocations and byte-by-byte scanning. New implementation avoids those
hacks, it uses yy_scan_string() API to setup Flex input. Also it fixes
reporting of syntax error position and corresponding tests.
2020-09-09 15:49:35 +03:00
..
2017-04-28 23:10:39 +02:00
2020-01-28 11:16:11 -05:00
2020-09-09 15:49:35 +03:00
2017-08-29 00:18:06 +02:00
2020-09-09 15:49:35 +03:00
2019-11-13 11:29:48 -05:00
2018-07-31 09:34:55 -04:00
2019-11-13 11:29:48 -05:00
2019-11-05 12:08:35 -05:00
2019-11-05 12:08:35 -05:00
2019-11-05 12:08:35 -05:00
2019-01-15 14:09:46 -05:00
2017-08-29 00:25:02 +02:00
2019-01-15 14:09:46 -05:00
2019-11-13 11:29:48 -05:00
2019-01-15 14:09:46 -05:00
2019-11-13 11:29:48 -05:00
2019-01-15 14:09:46 -05:00
2017-08-29 00:31:15 +02:00
2019-01-15 14:09:46 -05:00
2019-11-13 11:29:48 -05:00
2019-07-23 07:33:50 -04:00
2019-11-13 11:29:48 -05:00
2019-01-15 14:09:46 -05:00
2017-08-29 00:34:36 +02:00
2019-01-15 14:09:46 -05:00
2019-11-13 11:30:19 -05:00
2019-11-13 11:30:19 -05:00
2019-11-13 11:29:48 -05:00
2020-01-28 11:16:11 -05:00
2020-01-28 11:16:11 -05:00
2020-01-28 11:16:11 -05:00
2020-03-03 08:42:13 -05:00
2020-03-03 08:42:13 -05:00