Commit Graph

  • d3cbbee592 Added .d.ts declaration files (#519) Futago-za Ryuu 2017-12-27 23:04:05 +0000
  • a02f8091e3
    Merge pull request #541 from Mingun/correct-options-in-tests Futago-za Ryuu 2017-12-18 21:10:32 +0000
  • 3e89534bb7 Auto-add `allowedStartRules` to test options for `changeAST` and `reportError` methods if it not defined Mingun 2017-10-28 15:57:54 +0500
  • 75d655409c
    Merge pull request #546 from Mingun/coverage Futago-za Ryuu 2017-12-18 18:59:16 +0000
  • 3f8cf7cd58 Add coveralls.io support Mingun 2017-12-17 14:13:07 +0500
  • f0e5eebe1a Add code coverage by Intanbul Mingun 2017-12-17 03:00:05 +0500
  • d6142772f8 Switch dev to pegjs@dev [ci skip] Futago-za Ryuu 2017-12-18 03:52:23 +0000
  • 1dd1487f9b Set version to v0.11.0-dev Futago-za Ryuu 2017-12-18 01:23:17 +0000
  • db70215c4a Added 'header' option (#491) Futago-za Ryuu 2017-12-18 00:54:47 +0000
  • 247a0bf707 Removed non-LTS versions of Node.js Futago-za Ryuu 2017-12-17 01:01:00 +0000
  • f7dd11698a Updates devDependencies Futago-za Ryuu 2017-12-16 21:51:45 +0000
  • 2a7dcdcfbe Changed 'bin/usage.txt' to 'bin/usage.js' Futago-za Ryuu 2017-11-30 12:49:15 +0000
  • 881eb67545 Removed redundant css files Futago-za Ryuu 2017-11-29 20:52:07 +0000
  • a33eb0b45c Updated contribution section Futago-za Ryuu 2017-11-29 18:53:12 +0000
  • 30d39f6267 Added PR Template Futago-za Ryuu 2017-11-29 18:34:55 +0000
  • 280466cc7b Added Issue Template Futago-za Ryuu 2017-11-29 18:34:19 +0000
  • 9568522d9c Move guidelines to docs folder Futago-za Ryuu 2017-11-29 15:29:42 +0000
  • 123a20a83c Updated ignored and published files Futago-za Ryuu 2017-11-28 20:42:01 +0000
  • 37698d8981 Updated NPM scripts & Gulp tasks Futago-za Ryuu 2017-11-28 17:49:51 +0000
  • b4e5b97a2e Disabled eslint rule 'prefer-spread' Futago-za Ryuu 2017-10-26 10:20:29 +0100
  • 5f0001c3e5 Fix compatibility for older bins Futago-za Ryuu 2017-10-25 22:42:12 +0100
  • e6d018a88d Update code format and style Futago-za Ryuu 2017-10-25 19:19:42 +0100
  • 3c6523ff83 Switched eslint configuration Futago-za Ryuu 2017-10-24 19:46:10 +0100
  • 50cbcd6704 Updated devDependencies Futago-za Ryuu 2017-10-24 18:49:04 +0100
  • 35832f474f Updated gulpfile.js Futago-za Ryuu 2017-10-24 16:38:10 +0100
  • 9802bae15f test/impact: Add compatibility for older bin files Futago-za Ryuu 2017-10-24 15:26:31 +0100
  • abadaf4d5d Add test for empty grammars Futago-za Ryuu 2017-10-20 19:01:19 +0100
  • 96a386ff15 Merged documents for test suites Futago-za Ryuu 2017-10-15 02:36:10 +0100
  • 5c36738a52 Rewrote test/impact as a Node.js script Futago-za Ryuu 2017-10-06 06:20:09 +0100
  • 08bbd6d5b6 Moved "eslint-env node" to the root Futago-za Ryuu 2017-10-02 06:32:20 +0100
  • 5a833bd982 Moved all spec and benchmark tests Futago-za Ryuu 2017-10-02 03:49:42 +0100
  • a1ad351c2c Add extension for bin file Futago-za Ryuu 2017-09-16 01:27:10 +0100
  • 14948dad93 Update files field to include bin files Futago-za Ryuu 2017-09-15 22:22:15 +0100
  • 6a9a9a5d23 Add more explanation of balanced braces (#533) felix 2017-09-15 13:40:14 -0700
  • cb3c5f4473 Improve error message for unbalanced brace. (#534) felix 2017-09-15 13:36:19 -0700
  • 369b8cdcc6 Clarify details for the execution environment for actions (#531) felix 2017-09-14 14:56:39 -0700
  • ee00a1ae6a Check allowedStartRules exist. (#532) felix 2017-09-12 13:21:35 -0700
  • 958e15879d Reimplement offset() and add range(). (#528) felix 2017-09-03 21:48:17 -0700
  • 5cde815341 Add default export for es format. Futago-za Ryuu 2017-08-30 17:58:04 +0100
  • 4cdc6d6353 Do not indent backtick quoted strings in code blocks (#492) Alan Mimms 2017-08-24 12:11:49 -0700
  • 57bb28414e Merge pull request #509 from Mingun/simplify-bc Futago-za Ryuu 2017-08-24 04:17:45 +0100
  • 0ed8c6f89a Rewrote command line tool Futago-za Ryuu 2017-08-24 02:39:16 +0100
  • d7d5f375f1 Removed redundant .eslintrc Futago-za Ryuu 2017-08-23 09:41:45 +0100
  • 48a0c37997 Fix link for dot character [ci skip] Futago-za Ryuu 2017-08-23 09:20:05 +0100
  • 6661f6b958 Updated documentation Futago-za Ryuu 2017-08-20 12:44:08 +0100
  • b926be7d71 Added npm scripts for gulp tasks Futago-za Ryuu 2017-08-20 08:05:30 +0100
  • dcf9790da0 Ensure 'package-lock.json' is never created Futago-za Ryuu 2017-08-20 06:57:10 +0100
  • 30ea7d5ed0 Fix "gulp benchmark" for Windows Futago-za Ryuu 2017-07-22 16:01:13 +0100
  • 55bcaa46ef Updated ESLint configuration files Futago-za Ryuu 2017-07-22 15:45:10 +0100
  • 10ec7f0576 Removed `package-lock.json` Futago-za Ryuu 2017-07-22 15:10:26 +0100
  • 8cf81b47b7 Ensure bin/*.js files use LF instead of CRLF Futago-za Ryuu 2017-07-17 11:28:48 +0100
  • 1afe682c65 Merge pull request #510 from Mingun/group-location Futago-za Ryuu 2017-06-26 19:23:37 +0100
  • c98fee1629 Add location information to group AST node Mingun 2017-06-24 23:34:50 +0500
  • 575db38d1f Simplify bytecode: remove unnecessary opcode. Mingun 2017-06-24 22:36:21 +0500
  • 03912dc761 Create CODE_OF_CONDUCT.md Futago-za Ryuu 2017-06-14 23:37:38 +0100
  • 928fdca6ac Added TOC's [skip ci] Futago-za Ryuu 2017-06-12 08:15:14 +0100
  • 8856913ae8 Updated maintainer #503 Futago-za Ryuu 2017-06-12 07:40:38 +0100
  • 9658f4a92d Added package-lock.json Futago-za Ryuu 2017-06-12 07:09:27 +0100
  • 081856cdeb Set "linebreak-style" rule to 0 Futago-za Ryuu 2017-06-12 07:08:34 +0100
  • 5e3ed79f95 Merge pull request #415 from sampsyo/master Futago-za Ryuu 2017-06-12 05:23:13 +0100
  • 6939d1eb8d Merge pull request #481 from fatfisz/esm-support Futago-za Ryuu 2017-06-12 02:13:06 +0100
  • bc5c8a0f97 Add support for testing with Node.js 8 Futago-za Ryuu 2017-06-12 02:12:38 +0100
  • 9c60380f86 Add info about es to the cmd tool fatfisz 2017-06-11 19:03:33 +0200
  • d1f62596f1 Add info about the "es" target to the README fatfisz 2016-12-26 14:20:23 +0100
  • c541911c04 Extract formats into array fatfisz 2016-12-26 14:16:24 +0100
  • e3b7f0c3a9 Change "esm" to "es" fatfisz 2016-12-26 14:08:24 +0100
  • aab928de91 Add support for ES modules fatfisz 2016-12-10 14:52:15 +0100
  • 35f3c5267a Merge pull request #490 from chearon/css-num-fix Futago-za Ryuu 2017-06-11 12:25:14 +0100
  • f18cf30d76 Merge pull request #493 from AdhirRamjiawan/master Futago-za Ryuu 2017-06-11 01:48:14 +0100
  • 91c85d824d Merge pull request #494 from davidberneda/patch-1 Futago-za Ryuu 2017-06-09 21:52:31 +0100
  • 624f87f66b README.md: Remove the notice about looking for a new maintainer [ci skip] Futago-za Ryuu 2017-05-22 20:27:04 +0100
  • ba2f8bf3c2 README.md: Add a notice about looking for a new maintainer David Majda 2017-05-07 13:47:28 +0200
  • 962db9d090 Update arithmetics.pegjs David Berneda 2017-03-20 16:39:57 +0100
  • f861c2f476 spelling error Adhir Ramjiawan 2017-03-08 08:56:56 +0200
  • 770ca6e723 CSS example: parse decimal form of nums correctly Caleb Hearon 2017-02-14 21:01:32 -0500
  • 205c55d309 Tests: s/Spec/Test/ David Majda 2016-12-16 16:44:08 +0100
  • 2942fa1867 Tests: Make tracing tests more specific David Majda 2016-12-16 14:18:02 +0100
  • 9cc35d2cab Tests: DRY up tracing tests David Majda 2016-12-16 14:14:05 +0100
  • 5d6bd75619 Tests: Use "to.be.{a,an}" instead of "expect(typeof ...)" David Majda 2016-12-16 13:43:22 +0100
  • 6817f3b964 Tests: Require specific modules instead of the whole library David Majda 2016-12-16 13:21:48 +0100
  • 9f36131637 Use https: in links to majda.cz David Majda 2016-12-08 10:45:07 +0100
  • e0511a55d5 .travis.yml: Test also with Node.js 7.0.x David Majda 2016-12-08 10:31:12 +0100
  • f982e1cfd1 README.md: Indicate that IE8 is unsupported David Majda 2016-12-08 10:26:30 +0100
  • 95d1e0decf package.json: Use exact version of run-sequence David Majda 2016-12-08 10:23:11 +0100
  • f5a372b075 Use "test" and "tests" instead of "spec" and "specs" David Majda 2016-12-08 10:05:17 +0100
  • 73de2c9384 Switch from Jasmine to Mocha & Chai David Majda 2016-12-08 08:59:04 +0100
  • 266f17d11c Adapt to using HTTPS on PEG.js website David Majda 2016-12-04 11:24:33 +0100
  • a733beb933 Remove unnecessary escaping of "]" in a regexp David Majda 2016-12-01 16:30:10 +0100
  • b5bd30c813 gulpfile.js: Use "run-sequence" to run default tasks David Majda 2016-12-01 15:46:04 +0100
  • 9d12b500df .travis.yml: Separate entries with empty lines David Majda 2016-10-11 12:18:27 +0200
  • b33f2b2d24 Remove VERSION David Majda 2016-10-11 12:00:34 +0200
  • 9956b42392 Switch from Make to Gulp David Majda 2016-10-11 11:33:20 +0200
  • ef3abf33b9 Fix error when generating AMD/UMD dependencies David Majda 2016-10-10 14:29:27 +0200
  • 83d748d522 Code style: Make all static "require" calls global David Majda 2016-10-10 13:38:39 +0200
  • f4df9ddde1 Code style: Fix some ESLint errors in generated code David Majda 2016-10-10 13:32:33 +0200
  • 7d6ad99e33 Code style: Remove unnecessary "eslint-disable" directives David Majda 2016-10-07 21:03:32 +0200
  • 8471b621a8 Code style: Fix ESLint "newline-before-return" errors David Majda 2016-10-07 21:01:41 +0200
  • 2cb94adba7 Code style: Fix ESLint "space-in-parens" errors David Majda 2016-10-07 20:58:31 +0200
  • 6c3565fc96 Code style: Fix ESLint "func-style" errors David Majda 2016-10-07 20:56:39 +0200
  • 88f115146d Code style: Fix ESLint "space-infix-ops" errors David Majda 2016-10-07 20:54:10 +0200