Commit Graph

698 Commits

Author SHA1 Message Date
yhirose
eaef1725d7 Fixed source_line_index problem with a null context object 2022-08-19 22:52:19 -04:00
yhirose
9c3497e350 Fixed regression problem caused by #217 2022-08-19 22:31:04 -04:00
yhirose
9f275133bb Updated playground 2022-08-01 23:42:14 -04:00
yhirose
cc7330176f Fix #236 2022-08-01 23:26:26 -04:00
yhirose
4198d81bc6 Fix #238 2022-07-31 15:40:05 -04:00
yhirose
604fe1808e Added a unit test 2022-07-31 08:17:15 -04:00
yhirose
dc18c3d017 Fix #237 2022-07-31 07:16:45 -04:00
yhirose
6fe01cf310 Updated README 2022-07-08 20:40:18 -04:00
yhirose
5f3807b2c1 Updated README 2022-07-08 20:35:05 -04:00
yhirose
0795e26aaa Resolve #233 2022-07-07 16:01:39 -04:00
yhirose
738be51919 Refactoring 2022-07-07 16:01:27 -04:00
NotAPenguin
f9184bc2d4
fix typo 'choise' instead of 'choice' (#232) 2022-07-06 07:07:47 -04:00
yhirose
c4772a1b00 Fix #231 2022-07-03 20:45:01 -04:00
yhirose
eab2ea05cd Code cleanup 2022-07-03 19:23:35 -04:00
yhirose
2e0b941b7e Updated playground 2022-07-02 18:30:24 -04:00
yhirose
030659aabc Fix a bug in #228 2022-07-02 18:28:57 -04:00
yhirose
5934f0abba Resolve #228 2022-07-01 22:15:21 -04:00
yhirose
23c080af49 Removed peg::parse_error and introduced predicate action 2022-07-01 15:05:04 -04:00
yhirose
97e24e667e Fixed problem with syntax highlighting on VIM 2022-06-30 19:51:38 -04:00
yhirose
ebfee4336a Added grammar/json.peg 2022-06-28 16:45:17 -04:00
yhirose
75cdfaf350 Code cleanup 2022-06-28 16:40:33 -04:00
yhirose
924588bb69 Added [...]i and [^...]i (Fix #220) 2022-06-25 16:05:23 -04:00
Domingo Alvarez Duarte
0366380091
Add cpp-peglib grammar extracted from peglib.h (#222) 2022-06-25 13:19:52 -04:00
NotAPenguin
fed85fe14d
Add cmake toggle to disable tests (#219)
* disable testing

* add cmake option for building tests

* switch default behaviour for tests to ON
2022-06-25 08:21:25 -04:00
yhirose
3c2a53c79b Fixed error token display problem on playground 2022-06-25 07:31:17 -04:00
yhirose
970537730f Fix #217 2022-06-25 06:34:22 -04:00
yhirose
b368726b40 Updated playground 2022-06-16 21:42:09 -04:00
yhirose
f6b1a7380d Fix #213 2022-06-16 21:34:21 -04:00
yhirose
af43f1f18a Support C++20 char8_t 2022-06-13 23:16:07 -04:00
yhirose
bce65fe754 Fixed build problem Github Actions 2022-06-10 20:22:24 -04:00
yhirose
5f94f584dc Added duration in profiler output 2022-06-10 20:19:48 -04:00
yhirose
5a83950514 Fix #212 2022-06-10 17:34:19 -04:00
yhirose
6d92d503cc Added automatic EOI check 2022-06-08 11:10:59 -04:00
yhirose
0e8406ebeb Added built-in EOI support 2022-06-08 10:56:33 -04:00
yhirose
9a9b63ac2c Added more unit tests 2022-06-08 10:25:07 -04:00
yhirose
1594ee5613 Fixed problem with Result::le 2022-06-08 08:38:50 -04:00
yhirose
ee2dad387d Code cleanup 2022-06-08 08:35:15 -04:00
yhirose
5374243d77 Adjust position to be 1-based index 2022-06-08 08:34:25 -04:00
yhirose
2ca53be3bf Removed debug print 2022-06-07 20:57:19 -04:00
yhirose
3a56a15b0d Added a unit test and updated playground 2022-06-07 20:27:26 -04:00
yhirose
93d0489098 Fix #211 2022-06-07 19:46:35 -04:00
yhirose
159d5e097c Removed .travis.yml 2022-06-07 06:06:19 -04:00
yhirose
05053f62ea Imporoved playground UI design 2022-06-04 15:13:13 -04:00
yhirose
5e9ca02b3c Adjust CSS on playground 2022-06-03 22:39:49 -04:00
yhirose
a2c058d47a Update playground 2022-06-03 22:23: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