Commit Graph

54 Commits

Author SHA1 Message Date
yhirose
66e5412b14 Added set_logger 2022-09-03 08:12:12 -04:00
yhirose
c9090b6661
Resolve #234 (#244) 2022-09-02 23:47:55 -04:00
yhirose
8f19894e32 Updated playground to show profiling result 2022-06-03 19:25:49 -04:00
yhirose
ad74d9e8c0 Refactoring 2022-06-03 18:42:44 -04:00
yhirose
633fcd72cb Fix intial value for stats_item_total 2022-06-03 08:35:36 -04:00
yhirose
de2f887c4f Update profiler format 2022-06-03 07:18:31 -04:00
yhirose
b49604997b Removed IsOpeType 2022-06-02 22:31:52 -04:00
yhirose
34a859a6a1 Added profile feature (Resolve #200) 2022-06-02 22:15:09 -04:00
yhirose
9768721b2b Code format 2022-05-27 21:52:13 -04:00
yhirose
c9e1c9cbef Update README 2022-05-27 00:06:27 -04:00
yhirose
d53f4ecca3 Added verbose trace flag in peglint 2022-05-27 00:04:05 -04:00
Elliot
45fced1a97
fix spelling errors (#164) 2021-04-02 10:04:08 -04:00
yhirose
fcd0b277ab Added --packrat option to peglint 2021-01-23 22:58:23 -05:00
yhirose
02f428ab67 Fixed peglit problem and update README 2021-01-21 21:16:47 -05:00
yhirose
80b20a091f Resolve #137 2021-01-21 20:56:05 -05:00
yhirose
8ad71c4adc Fixed problem with %recover 2021-01-15 16:51:36 -05:00
yhirose
8dc6a287f8 Added error recovery feature 2021-01-13 21:35:47 -05:00
yhirose
847b7e9fe3 Fixed peglint trace token format problem 2021-01-08 14:01:21 -05:00
yhirose
b26e2477ff C++17 support 2020-11-09 13:18:38 -05:00
yhirose
19c83811ee Added --opt to peglint 2020-05-25 22:48:42 -04:00
yhirose
19c6c2615c Name refactoring 2020-05-25 17:31:22 -04:00
yhirose
370067f013 Added filters parameter to peglint and playground 2020-05-24 22:18:18 -04:00
yhirose
95f9140464 clangformat 2020-03-29 17:03:47 -04:00
yhirose
fdfd1f4267 Fixed warnings 2020-03-29 17:01:46 -04:00
yhirose
fe2d67fc88 Improved peglint trace format 2020-01-29 11:36:19 -05:00
yhirose
be3b09f704 Fixed typo 2020-01-24 15:12:31 -05:00
yhirose
06fc879371 Removed server mode from peglint and updated documentation 2019-02-09 08:55:28 -05:00
yhirose
15a08da1b2 Updated peglint and added peglint documentation 2018-08-03 23:47:25 -04:00
yhirose
f46737acbf Added --source option 2018-08-02 20:51:11 -04:00
yhirose
803335164d Changed minimum target to be 'c++11'. 2016-06-08 22:17:07 -04:00
hvellyr
2b2b171cbd Fix sign/unsigned compiler warnings 2016-06-01 16:27:24 +02:00
hvellyr
d95cef6c1b Fix compiler warnings about unused method parameters 2016-06-01 16:27:24 +02:00
yhirose
30da6961d4 Updated usage for peglint. 2015-11-29 23:19:09 -05:00
yhirose
f33e76249a Added trace feature. 2015-11-29 23:07:02 -05:00
Yuji Hirose
8fd93d855f Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -05:00
yhirose
2b2a4f3816 Moved files. 2015-08-05 10:28:07 -04:00
yhirose
aa78055654 Fixed problem with AST. 2015-08-04 11:27:37 -04:00
yhirose
02957c3668 Fixed build errors. 2015-07-31 19:07:20 -04:00
Yuji Hirose
56ebcf09bf Fixed source code format. 2015-07-30 07:52:58 -04:00
yhirose
0ddb5682af Code cleanup. 2015-07-29 21:48:44 -04:00
yhirose
341659f699 Added optimize_nodes parameter. 2015-06-12 14:09:23 -04:00
yhirose
1a9fddd3f8 Added AST and command line string features in peglint. 2015-06-12 13:45:58 -04:00
yhirose
7d17f7ce8d Fixed error message problem. 2015-03-11 17:49:08 -04:00
yhirose
e30b4a281f Name refactoring. 2015-03-09 14:58:43 -04:00
yhirose
4e79b2de95 Added 'named capture'. Changed to cache user data. 2015-03-03 22:04:14 -05:00
yhirose
1fc0a6819e Updated public interface. 2015-03-02 21:52:09 -05:00
yhirose
d5e28fff94 Fixed performance problem. 2015-03-02 17:35:55 -05:00
yhirose
90fbf9b541 Fixed problem with file size 0. 2015-02-25 19:29:42 -05:00
yhirose
59153dfdbd Fixed compiler warning. 2015-02-19 19:52:00 -05:00
yhirose
f87ae01d3b Removed mmap.h dependency. Close #1. 2015-02-18 21:18:20 -05:00