選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前
..
arithmetics.pegjs Fix IE11 Support (#583) 6年前
css.pegjs CSS example: parse decimal form of nums correctly 7年前
javascript.pegjs Unicode 11 6年前
json.pegjs JSON example: Fix link to RFC 4234. 8年前