73 Commits

Author SHA1 Message Date
damc
c16de493ab ppTests mv ifdef_nested 2022-07-21 10:58:34 +02:00
damc
bed9b08f93 ppTests mv escaped_identifier 2022-07-21 10:56:54 +02:00
damc
93f305c448 ppTests Add tests from LRM, but don't run them yet. 2022-07-21 10:52:43 +02:00
damc
9a254105c6 ppTest Move expected pp output to separate files. 2022-07-20 13:28:58 +02:00
damc
e149c28445 ppWhitespace Skip whitespace nodes attached to compiler directives. 2022-07-04 21:04:35 +02:00
damc
04b64992b9 ppWhitespace Add testcase showing extra whitespace inserted by `default_netype. 2022-07-04 18:46:07 +02:00
dalance
61f8946706 Add missing file 2021-03-05 15:06:45 +09:00
dalance
7c2cf404fa Add testcase 2021-01-29 18:35:48 +09:00
dalance
9360cda58f Fix missing comment after macro name #29 2021-01-19 21:10:56 +09:00
dalance
0aaec7e712 Fix embedded single line comment in macro #28 2021-01-06 11:54:16 +09:00
dalance
b26b56d624 Fix escaped macro identifier #28 2020-12-21 20:14:33 +09:00
dalance
6145300513 Fix textmacro without arguments #20 2020-11-06 12:43:22 +09:00
dalance
9c935af397 Fix empty ifdef issue #10 2020-08-28 19:51:04 +09:00
dalance
b678874f4d Fix text macro with single line comment #12 2020-08-28 18:35:05 +09:00
dalance
44b2422433 Impl __LINE__ and __FILE__ 2020-01-22 19:25:29 +09:00
dalance
d3d090c3d4 Fix escaped_identifier 2020-01-22 19:23:04 +09:00
dalance
6fdc341ed7 Add include line check 2019-12-12 18:49:01 +09:00
dalance
2ed9e55234 Add recursive define detection 2019-12-10 11:54:38 +09:00
dalance
ca7279225d Fix define with string literal 2019-11-05 12:22:29 +09:00
dalance
8527a03b12 Fix define argument 2019-11-01 10:24:32 +09:00
dalance
800fa41894 Fix test 2019-09-18 18:33:55 +09:00
dalance
5bc22d62a8 Implement TextMacroUsage 2019-09-17 12:22:00 +09:00
dalance
e15982c774 Update preprocessor 2019-09-12 19:16:16 +09:00