Skip to content

Commit ccc5a25

Browse files
committed
Parse inline preprocessor comments
1 parent ff47e0e commit ccc5a25

File tree

6 files changed

+748342
-741163
lines changed

6 files changed

+748342
-741163
lines changed

codee/patches/0018-Parse-inline-preprocessor-comments.patch

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change

grammar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

src/grammar.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change

src/node-types.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change

src/parser.c

Lines changed: 748252 additions & 741154 deletions
Original file line numberDiff line numberDiff line change

test/corpus/preprocessor.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)