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 |
|
yhirose
|
34a859a6a1
|
Added profile feature (Resolve #200)
|
2022-06-02 22:15:09 -04:00 |
|
yhirose
|
26877dc456
|
Refactoring
|
2022-06-02 16:33:07 -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
|
959128ec0f
|
Fixed #202 again
|
2022-05-27 21:48:12 -04:00 |
|
yhirose
|
0ada38acec
|
Updated concise trace mode
|
2022-05-27 17:36:25 -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 |
|
yhirose
|
3c745bf581
|
Fix #205
|
2022-05-26 21:41:35 -04:00 |
|
yhirose
|
7ee4fccb95
|
Fix #202
|
2022-05-26 21:33:23 -04:00 |
|
yhirose
|
adfd2d6014
|
Updated playground
|
2022-05-07 08:38:45 -04:00 |
|
yhirose
|
cd1da19062
|
Fix #197
|
2022-05-06 16:39:21 -04:00 |
|
yhirose
|
187ac4849a
|
Added '\f' and '\v'
|
2022-05-06 15:23:29 -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
|
23436e1fcc
|
Fix #195
|
2022-05-04 23:26:36 -04:00 |
|
yhirose
|
2478bd57ab
|
Fix #193
|
2022-05-02 16:49:11 -04:00 |
|
yhirose
|
199f788ad8
|
Added example/indent.cc
|
2022-04-02 08:12:48 -04:00 |
|
yhirose
|
82fd01f3d1
|
Allow more than one instruction
|
2022-04-02 08:10:39 -04:00 |
|
yhirose
|
b85606ce2e
|
Performance improvement
|
2022-01-06 22:59:24 -05:00 |
|
yhirose
|
578eec705c
|
Fix #187
|
2022-01-03 11:23:41 -05:00 |
|
yhirose
|
4d67d96d7a
|
Changed parse_error to derive from std::runtime_error
|
2021-10-11 00:36:51 -04:00 |
|
yhirose
|
0aec248de3
|
Changed to use gtest
|
2021-08-19 02:29:11 -04:00 |
|
yhirose
|
3823af3ec1
|
Revert "Fixed problems in CMakeLists.txt"
This reverts commit 0606cd4bb3 .
|
2021-08-17 23:40:36 +00:00 |
|
yhirose
|
0606cd4bb3
|
Fixed problems in CMakeLists.txt
|
2021-08-17 19:23:31 -04:00 |
|
yhirose
|
f5af8e44dc
|
Changed to use Catch2 v3
|
2021-08-17 19:15:12 -04:00 |
|
yhirose
|
13c490cd64
|
Fix #182
|
2021-08-08 21:10:49 -04:00 |
|