issues
search
ohmjs
/
ohm
A library and language for building parsers, interpreters, compilers, etc.
MIT License
5.01k
stars
217
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: Make the grammar stricter for unicode code point escapes
#358
pdubroy
closed
2 years ago
0
fix: Wrong parameters
#357
kassadin
closed
2 years ago
1
feat: Add support for ES6-style unicode code point escapes
#356
pdubroy
closed
2 years ago
0
Support use of surrogate pairs in ranges
#355
pdubroy
closed
2 years ago
0
Express Unicode codepoints over 0xFFFF
#353
iacore
closed
2 years ago
0
Option to generate esm module from @ohm-js/cli generateBundles
#352
megabuz
closed
2 years ago
0
doc: Update install instructions in README
#351
pdubroy
closed
2 years ago
0
feat: Add proper support for ES modules via a Rollup build step
#350
pdubroy
closed
2 years ago
4
# operator not working on syntactic rule inside lexical rule
#345
Lamby777
closed
2 years ago
1
Make deferred init works for rollup
#344
megabuz
closed
2 years ago
7
Running out of RAM for large files (100k+ lines)
#343
noahssarcastic
closed
2 years ago
8
Fixes to ES2015 grammar
#341
pdubroy
closed
2 years ago
0
feat(cli): Add `match` subcommand
#340
pdubroy
closed
2 years ago
0
ecmascript: Add the ability to generate Ohm grammar from spec
#339
pdubroy
closed
2 years ago
0
Issues with "Ohm: Parsing Made Easy" article
#338
customcommander
closed
3 years ago
4
Correct usage of "semantic" rule
#337
harrisi
closed
3 years ago
0
es5 grammer and _iter(...children) with if else
#336
chkmls
closed
3 years ago
5
Semantic action not working inside other semantics
#335
chkmls
closed
3 years ago
1
feat: Add built-in `applySyntactic` rule
#334
pdubroy
closed
3 years ago
0
fix: broken git.io URL in error message
#332
pdubroy
closed
3 years ago
0
Use the term *bundle* (rather than “recipe”) for standalone modules
#330
pdubroy
closed
3 years ago
0
doc: Update CHANGELOG.md in preparation for release
#329
pdubroy
closed
3 years ago
0
What the heck is arity, arity inconsistency and what will cause throwing this error?
#328
StephenChips
closed
3 years ago
6
feat: Support multi-grammar .ohm files w/ generateRecipes
#327
pdubroy
closed
3 years ago
0
fix #324: Make signuture of _iter/_nonterminal compatible with Action<T>
#326
pdubroy
closed
3 years ago
0
README.md typo fix: opion -> option
#325
elimisteve
closed
3 years ago
2
Change signature of _iter and _nonterminal to `Action<T>`
#324
pdubroy
closed
3 years ago
1
fix #322: Don’t emit literal \u2028 or \u2029 in recipes
#323
pdubroy
closed
3 years ago
0
Use of Unicode escapes confuses `generateRecipes`
#322
pragdave
closed
3 years ago
4
fast-glob is missing in the @ohm-js/cli/package.json
#321
pragdave
closed
3 years ago
1
Add @ohm-js/cli package with generateRecipes command
#320
pdubroy
closed
3 years ago
0
Clean up remaining references to npm
#319
pdubroy
opened
3 years ago
0
Functions as arguments of semantic actions
#318
mlajtos
closed
3 years ago
3
Fix typos in TypeScript example
#317
mlajtos
closed
3 years ago
0
BREAKING CHANGE: Remove grammarFromScriptElement
#316
pdubroy
closed
3 years ago
0
Add a TypeScript example
#315
pdubroy
closed
3 years ago
0
Improve generated TS types; autogen main index.d.ts
#314
pdubroy
closed
3 years ago
0
MVP of TypeScript codegen
#313
pdubroy
closed
3 years ago
1
BREAKING CHANGE: Eliminate default action for iteration nodes
#312
pdubroy
closed
3 years ago
0
[Feature Request] Support for repeatition range
#310
MuhammedZakir
closed
3 years ago
2
BREAKING CHANGE: Eliminate default action for iteration nodes
#309
pdubroy
closed
3 years ago
0
BREAKING CHANGE: Don't use the default action if only child is an iteration node
#308
pdubroy
closed
3 years ago
3
Generate TypeScript typings for semantic actions
#307
pdubroy
closed
3 years ago
3
Add `yarn format` script, and use it to format existing code
#306
pdubroy
closed
3 years ago
0
Add markdown example
#305
pdubroy
closed
3 years ago
0
add markdown example
#304
joshmarinacci
closed
3 years ago
2
Matcher Iterative Syntax Highlight Example
#303
darth-cheney
closed
3 years ago
3
Adding descriptions seems to mess up error reporting
#302
pragdave
opened
3 years ago
5
Lookahead operator issue
#301
aleclofabbro
closed
3 years ago
9
export grammar as module string
#300
aleclofabbro
closed
3 years ago
1
Previous
Next