da9a32a5f3
Instead of |parseInt("0x" + digits)| do |parseInt(digits, 16)|, which is a bit cleaner. |
||
---|---|---|
.. | ||
arithmetics.pegjs | ||
css.pegjs | ||
javascript.pegjs | ||
json.pegjs |
da9a32a5f3
Instead of |parseInt("0x" + digits)| do |parseInt(digits, 16)|, which is a bit cleaner. |
||
---|---|---|
.. | ||
arithmetics.pegjs | ||
css.pegjs | ||
javascript.pegjs | ||
json.pegjs |