71 Commits

Author SHA1 Message Date
dalance
b924dc304c Fix include with comment error 2021-01-29 18:35:25 +09:00
dalance
1b36e0d29b Fix constant_expression_ternary priority #30 2021-01-28 11:55:28 +09:00
dalance
9360cda58f Fix missing comment after macro name #29 2021-01-19 21:10:56 +09:00
dalance
bc25ea914e Clear internal state at each parse 2021-01-08 15:21:11 +09:00
dalance
9232a15bc8 Change ansi/non-ansi priority 2021-01-08 11:52:39 +09:00
dalance
3c5ce3c596 Use many_till 2021-01-05 12:12:51 +09:00
dalance
8bc0052dbc Fix error position 2020-12-24 17:54:09 +09:00
dalance
a60246e8b7 Fix begin_keywords "1364-2001-noconfig" #28 2020-12-21 19:44:05 +09:00
dalance
27f5a629f9 Fix bench 2020-11-27 14:34:04 +09:00
dalance
e80104111a Add incomplete option #19 2020-11-11 14:19:21 +09:00
dalance
5514a70141 Fix typo #18 2020-08-28 16:01:34 +09:00
dalance
99b28d8f6e Update nom_locate to 2.0.0 2020-04-01 15:34:48 +09:00
dalance
2c63dcaeba Fix #8 2020-04-01 11:56:45 +09:00
dalance
1e281dcc35 Fix parse error of cast 2020-02-13 18:19:11 +09:00
dalance
7f24c6b66d Apply clippy 2020-02-09 21:54:16 +09:00
dalance
de2cf60b42 Update str-concat 2020-02-09 21:54:01 +09:00
dalance
d429e77fc8 Fix parser priority about specify 2020-01-22 19:24:14 +09:00
dalance
d3d090c3d4 Fix escaped_identifier 2020-01-22 19:23:04 +09:00
dalance
c965a038d8 Fix time_literal spacing 2020-01-22 19:21:00 +09:00
dalance
1e1a5834f1 Fix resetall in design element 2019-12-12 19:23:39 +09:00
dalance
8110fcd572 Fix constant_bit_select 2019-12-02 11:48:44 +09:00
dalance
a2c265f5b7 Fix bugs 2019-11-06 17:44:19 +09:00
dalance
71644e960f Fix bugs 2019-11-06 15:11:59 +09:00
dalance
b08195b68a Fix bugs 2019-11-06 12:49:04 +09:00
dalance
0af347032a Apply workaround for static class method call 2019-11-06 11:31:37 +09:00
dalance
32cbf3a804 Fix randomize call 2019-11-06 11:30:51 +09:00
dalance
a733e3b980 Add LF/CR+LF support 2019-11-05 20:40:31 +09:00
dalance
ca7279225d Fix define with string literal 2019-11-05 12:22:29 +09:00
dalance
2bef1e665f Fix text macro identifier parsing 2019-11-01 10:50:10 +09:00
dalance
8527a03b12 Fix define argument 2019-11-01 10:24:32 +09:00
dalance
cf31ec7148 Fix spacing of test macro usage 2019-10-25 12:05:23 +09:00
dalance
5049b5c0d8 Add parse error position 2019-10-16 14:20:23 +09:00
Bogdan Arabadzhi
09292208df Improve code quality 2019-10-10 17:46:54 +02:00
dalance
a02d1b6c1a Fix spacing rule aroung text_macro_identifier 2019-10-10 17:40:33 +09:00
dalance
d9b6f921c2 Fix cond_predicate in cond_predicate 2019-10-10 17:39:44 +09:00
dalance
7b9c4278eb Fix fixed_number priority in delay_value 2019-10-10 17:38:50 +09:00
dalance
c5c4640708 Fix constant_mintypmax_expression priority 2019-10-07 19:00:49 +09:00
dalance
030068f36f Fix cast/const_cast priority 2019-10-07 17:45:05 +09:00
dalance
65abee8270 Refactor TextMacroUsage 2019-09-18 17:31:06 +09:00
dalance
a6789b9752 Fix macro argument text 2019-09-18 17:30:19 +09:00
dalance
354dd95b2a Fix ifdef body 2019-09-18 17:30:02 +09:00
dalance
aa74032837 Fix block comment 2019-09-18 17:29:20 +09:00
dalance
3125a2f0d4 Fix constant_primary 2019-09-18 17:29:01 +09:00
dalance
b2348696bc Add nom_packrat::init 2019-09-17 18:58:26 +09:00
dalance
cd7e668d13 Fix multiline comment 2019-09-17 18:58:04 +09:00
dalance
e1d80ab007 Add preprocessor 2019-09-05 10:31:56 +09:00
dalance
6cd5d30e66 Add preprocessor_text 2019-08-26 10:22:09 +09:00
dalance
c9456ee993 Improve performance 2019-08-22 21:24:57 +09:00
dalance
cddfb4aa4e Change top interface 2019-08-19 19:29:58 +09:00
dalance
74d637f511 Fix single line comment 2019-08-19 19:28:51 +09:00