1077 Commits (0ed8c6f89a37dad7883680af64bc99641c54823e)
 

Author SHA1 Message Date
Futago-za Ryuu 0ed8c6f89a Rewrote command line tool 6 years ago
Futago-za Ryuu d7d5f375f1 Removed redundant .eslintrc 6 years ago
Futago-za Ryuu 48a0c37997 Fix link for dot character [ci skip] 6 years ago
Futago-za Ryuu 6661f6b958 Updated documentation 6 years ago
Futago-za Ryuu b926be7d71 Added npm scripts for gulp tasks 6 years ago
Futago-za Ryuu dcf9790da0 Ensure 'package-lock.json' is never created 6 years ago
Futago-za Ryuu 30ea7d5ed0 Fix "gulp benchmark" for Windows 6 years ago
Futago-za Ryuu 55bcaa46ef Updated ESLint configuration files 6 years ago
Futago-za Ryuu 10ec7f0576 Removed `package-lock.json` 6 years ago
Futago-za Ryuu 8cf81b47b7 Ensure bin/*.js files use LF instead of CRLF 6 years ago
Futago-za Ryuu 1afe682c65 Merge pull request #510 from Mingun/group-location 6 years ago
Mingun c98fee1629 Add location information to group AST node 6 years ago
Futago-za Ryuu 03912dc761 Create CODE_OF_CONDUCT.md 6 years ago
Futago-za Ryuu 928fdca6ac Added TOC's [skip ci] 6 years ago
Futago-za Ryuu 8856913ae8 Updated maintainer #503 6 years ago
Futago-za Ryuu 9658f4a92d Added package-lock.json 6 years ago
Futago-za Ryuu 081856cdeb Set "linebreak-style" rule to 0 6 years ago
Futago-za Ryuu 5e3ed79f95 Merge pull request #415 from sampsyo/master 6 years ago
Futago-za Ryuu 6939d1eb8d Merge pull request #481 from fatfisz/esm-support 6 years ago
Futago-za Ryuu bc5c8a0f97 Add support for testing with Node.js 8 6 years ago
fatfisz 9c60380f86 Add info about es to the cmd tool 6 years ago
fatfisz d1f62596f1 Add info about the "es" target to the README 6 years ago
fatfisz c541911c04 Extract formats into array 6 years ago
fatfisz e3b7f0c3a9 Change "esm" to "es" 6 years ago
fatfisz aab928de91 Add support for ES modules 6 years ago
Futago-za Ryuu 35f3c5267a Merge pull request #490 from chearon/css-num-fix 6 years ago
Futago-za Ryuu f18cf30d76 Merge pull request #493 from AdhirRamjiawan/master 6 years ago
Futago-za Ryuu 91c85d824d Merge pull request #494 from davidberneda/patch-1 6 years ago
Futago-za Ryuu 624f87f66b README.md: Remove the notice about looking for a new maintainer [ci skip] 6 years ago
David Majda ba2f8bf3c2 README.md: Add a notice about looking for a new maintainer 6 years ago
David Berneda 962db9d090 Update arithmetics.pegjs 6 years ago
Adhir Ramjiawan f861c2f476 spelling error 6 years ago
Caleb Hearon 770ca6e723 CSS example: parse decimal form of nums correctly 6 years ago
David Majda 205c55d309 Tests: s/Spec/Test/ 7 years ago
David Majda 2942fa1867 Tests: Make tracing tests more specific 7 years ago
David Majda 9cc35d2cab Tests: DRY up tracing tests 7 years ago
David Majda 5d6bd75619 Tests: Use "to.be.{a,an}" instead of "expect(typeof ...)" 7 years ago
David Majda 6817f3b964 Tests: Require specific modules instead of the whole library 7 years ago
David Majda 9f36131637 Use https: in links to majda.cz 7 years ago
David Majda e0511a55d5 .travis.yml: Test also with Node.js 7.0.x 7 years ago
David Majda f982e1cfd1 README.md: Indicate that IE8 is unsupported 7 years ago
David Majda 95d1e0decf package.json: Use exact version of run-sequence 7 years ago
David Majda f5a372b075 Use "test" and "tests" instead of "spec" and "specs" 7 years ago
David Majda 73de2c9384 Switch from Jasmine to Mocha & Chai 7 years ago
David Majda 266f17d11c Adapt to using HTTPS on PEG.js website 7 years ago
David Majda a733beb933 Remove unnecessary escaping of "]" in a regexp 7 years ago
David Majda b5bd30c813 gulpfile.js: Use "run-sequence" to run default tasks 7 years ago
David Majda 9d12b500df .travis.yml: Separate entries with empty lines 7 years ago
David Majda b33f2b2d24 Remove VERSION 7 years ago
David Majda 9956b42392 Switch from Make to Gulp 7 years ago