113 Commits (5a833bd982f8f43f8df7234d0f177030db53b053)

Author SHA1 Message Date
felix 6a9a9a5d23 Add more explanation of balanced braces (#533) 6 years ago
felix 369b8cdcc6 Clarify details for the execution environment for actions (#531) 6 years ago
felix 958e15879d Reimplement offset() and add range(). (#528) 6 years ago
Futago-za Ryuu 0ed8c6f89a Rewrote command line tool 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 928fdca6ac Added TOC's [skip ci] 6 years ago
Futago-za Ryuu 8856913ae8 Updated maintainer #503 6 years ago
fatfisz d1f62596f1 Add info about the "es" target to the README 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
Adhir Ramjiawan f861c2f476 spelling error 6 years ago
David Majda 9f36131637 Use https: in links to majda.cz 6 years ago
David Majda f982e1cfd1 README.md: Indicate that IE8 is unsupported 6 years ago
David Majda 266f17d11c Adapt to using HTTPS on PEG.js website 6 years ago
David Majda 400a3cfa3c Avoid aligning object keys 7 years ago
David Majda 16f38f6380 Drop Node 0.10.x & 0.12.x support 7 years ago
David Majda 8003edafc9 Rename the "node" module format to "commonjs" 7 years ago
David Majda 8962dcfd16 Rename the "global" module format to "globals" 7 years ago
David Majda 2a8544d86c README.md: Remove io.js from the list of compatible environments 7 years ago
David Majda 75cd17ed58 bin/pegjs: Implement the --format option 7 years ago
David Majda db9920e3ca peg.generate: Implement { format: "global" } 7 years ago
David Majda 61c11ee1b4 peg.generate: Implement { format: "amd" } 7 years ago
David Majda f633f697c9 peg.generate: Implement { format: "node" } 7 years ago
David Majda e8be76ee3a Don't expose the "parser" variable in parser code 7 years ago
David Majda c0e2bd218c README.md: Describe the --optimize command-line option 7 years ago
David Majda da1395e21e README.md: Describe the --dependency command-line option 7 years ago
David Majda 6bf19ae6f8 README.md: Order command-line options alphabetically 7 years ago
David Majda 01aa32615b README.md: Describe the "trace" peg.generate option 7 years ago
David Majda f41535224d README.md: Order peg.generate options alphabetically 7 years ago
David Majda a57431955e bin/pegjs: Use the -o/--output option to specify the output file 7 years ago
David Majda 6b60896216 Revert "Remove info about found string from syntax errors" 7 years ago
David Majda 138405d89d Add syntax highlighting to code blocks in README.md files 7 years ago
David Majda 45de51a881 Consistently talk about generating (not building) a parser 7 years ago
David Majda f4504a93fe Rename the "buildParser" function to "generate" 7 years ago
David Majda 0847a69643 Rename the "PEG" variable to "peg" 7 years ago
David Majda 810567d865 UMD parsers: Allow specifying parser dependencies 7 years ago
David Majda a0a57cd22d UMD parsers: Make bin/pegjs generate UMD parsers 7 years ago
David Majda b87268ade6 UMD parsers: Allow generating parsers in UMD format from the API 7 years ago
David Majda a89aa11779 README.md: Mention that AMD loader will be used in the browser 7 years ago
David Majda ce44c62f14 Support passing custom location info to "error" and "expected" 7 years ago
David Majda 4d85464ac4 README.md: Fix npm & Bower badges to show PEG.js version 7 years ago
David Majda d56b43bb54 README.md: Add badges 7 years ago
Adrian Sampson ceebc8cda1 Better error position explanation 7 years ago
Adrian Sampson 3330ceb7b8 Docs: try to explain error messages (#368) 7 years ago
David Majda 25ab98027d Remove info about found string from syntax errors 8 years ago
David Majda 4466265763 README.md: Remove link to Trello board 8 years ago
David Majda 6ff005786c Talk about "consuming input", not "advancing parser position" 8 years ago
David Majda 091e60112c Consistently use "matched text" to describe matched part of the input 8 years ago
David Majda cee0d6a60a README.md: Update the "Compatibility" section 8 years ago