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.
Futago-za Ryuu 616749377b Fix IE11 Support (#583)
- Revert ES6 changes to arithmetics.pegjs
- Use Array#forEach instead of for..of
- Don't use native Array#find & Array#findIndex
- Added util/arrays.js (find & findIndex)
- Use Function instead of eval
6 years ago
..
arithmetics.pegjs Fix IE11 Support (#583) 6 years ago
css.pegjs CSS example: parse decimal form of nums correctly 7 years ago
javascript.pegjs Unicode 11 6 years ago
json.pegjs JSON example: Fix link to RFC 4234. 8 years ago