Commit Graph

75 Commits

Author SHA1 Message Date
yhirose
d9d38ec122 Update playground 2024-04-01 10:57:41 -04:00
yhirose
9f06da7aa6 Update playground 2024-03-27 14:01:48 -04:00
yhirose
195746dedd Update playground 2024-01-02 08:48:16 -05:00
Josh Soref
65ccaaa7c3
Spelling (#287)
* spelling: bracket

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: build

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: commandline

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: debugging

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: definition

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: editing

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: editors

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: grammar

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: multiplicative

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: optimization

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: optimize

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: semicolon

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: whitespace

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-02 08:44:45 -05:00
yhirose
6c1089bda6 Fix #275 2023-07-14 22:04:17 -04:00
yhirose
6bab6fb851 Updated playground 2022-09-06 17:38:27 -04:00
yhirose
afd3acbeaf Fix #226 2022-09-03 23:08:31 -04:00
yhirose
66e5412b14 Added set_logger 2022-09-03 08:12:12 -04:00
yhirose
0861c0065e Fix #242 2022-09-03 07:09:31 -04:00
yhirose
b83c7be298 Updated playground 2022-09-02 23:58:38 -04:00
yhirose
8e845201a8 Changed 'message' instruction to 'error_message' 2022-09-01 20:02:27 -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
c4772a1b00 Fix #231 2022-07-03 20:45:01 -04:00
yhirose
2e0b941b7e Updated playground 2022-07-02 18:30:24 -04:00
yhirose
5934f0abba Resolve #228 2022-07-01 22:15:21 -04:00
yhirose
924588bb69 Added [...]i and [^...]i (Fix #220) 2022-06-25 16:05:23 -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
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
3a56a15b0d Added a unit test and updated playground 2022-06-07 20:27:26 -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
bd99157bb5 Fix #206 2022-06-02 15:42:03 -04:00
yhirose
05205a0ca1 Changed line color on the hovered error line 2022-05-29 01:02:18 -04:00
yhirose
89f40ce7a6 Improved error report for literal string with %word 2022-05-29 00:54:59 -04:00
yhirose
9768721b2b Code format 2022-05-27 21:52:13 -04:00
yhirose
3c745bf581 Fix #205 2022-05-26 21:41:35 -04:00
yhirose
adfd2d6014 Updated playground 2022-05-07 08:38:45 -04:00
Domingo Alvarez Duarte
04b737a515
Add scroolToLine when clicking on an error message, also add a hover background color to error messages (#199) 2022-05-06 10:22:45 -04:00
yhirose
a558c51aa1 Fix #196 2022-05-05 16:00:33 -04:00
yhirose
4109480a0c Fixed PEG payground problem when parsed size is less than the actual text size 2021-04-24 17:21:07 -04:00
yhirose
02d009777c Fix #170 2021-04-13 11:10:52 -04:00
yhirose
501836a025 Updated playground 2021-03-30 21:03:42 -04:00
yhirose
b491a20c2a Fix #159 2021-03-28 15:57:02 -04:00
yhirose
9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 2021-03-05 16:53:25 -05:00
yhirose
8643927c99 Fixed error report problems 2021-02-04 10:45:18 -05:00
yhirose
d2a2eb3cf6 Cut operator support 2021-01-26 13:45:04 -05:00
yhirose
80b20a091f Resolve #137 2021-01-21 20:56:05 -05:00
yhirose
ac602d5542 Fixed more infinite loop grammar problems 2021-01-18 17:55:45 -05:00
yhirose
f560ceca97 Added unexpected token place holder %t 2021-01-18 15:26:54 -05:00
yhirose
0f4feff175 Fix syntax error position problem 2021-01-16 14:39:14 -05:00
yhirose
4540874e7e Fixed macro reference problem with reference arguments 2021-01-15 23:36:01 -05:00
yhirose
0dab91d8d9 Throw operator support 2021-01-15 20:19:43 -05:00
yhirose
1442e3e21f Unicode char support 2021-01-15 17:27:35 -05:00