dalance
02c996d837
Fix warning
2023-11-09 11:52:16 +09:00
dalance
4cc31c837d
Update nom to 7
2023-03-23 09:42:04 +09:00
damc
7acce55136
bugfix73 Spelling-only Assetion
-> Assertion
2022-11-22 17:01:28 +01:00
damc
963e17a5ea
ppTests Allow define __FILE__ and
define __LINE__ to parse.
...
- Redefinitions are silently ignored.
- ifdef/ifndef will always treat them as defined.
- Enables compatibility with code from a silicon vendor I can think of.
- NOTE: Whitespace bugs around endif/undef are observable in testcases.
2022-07-25 22:21:28 +02:00
Eric
5078b0b21a
Revert "sv-parser support parse class declare"
...
This reverts commit 9015bb0a95a6843e00e4017023c7ad2f6ea33a91.
2022-04-29 20:27:27 +08:00
Eric
82ecd16f20
parser support differentiate newline and space
2022-04-04 15:15:56 +08:00
erihsu
9015bb0a95
sv-parser support parse class declare
2022-04-03 15:37:22 +08:00
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