You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3dbec0b30d
Before this commit, the value of the |rawText| property of "class" AST nodes was created in a hackish way from processed input and it didn't always exactly represent the actual input text. This commit changes the code so that the value of the |rawText| property is created using the |text| function. This is a clean way which also resolves the exact representation problem. |
11 years ago | |
---|---|---|
.. | ||
compiler | 11 years ago | |
compiler.js | 11 years ago | |
grammar-error.js | 12 years ago | |
parser.js | 11 years ago | |
peg.js | 11 years ago | |
utils.js | 11 years ago |