Skip to content

Pull requests: acornjs/acorn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump test262, actions/setup-node v4
#1304 by dnalborczyk was merged Jun 27, 2024 Loading…
cleanup package.json
#1303 by benmccann was closed Jun 27, 2024 Loading…
Walk export specifiers
#1302 by george-hopkins was closed Jun 18, 2024 Loading…
refactor to remove unnecessary code
#1293 by ota-meshi was merged Apr 18, 2024 Loading…
Fix parsing of an "async of" edge case in for loop
#1286 by adams85 was merged Apr 3, 2024 Loading…
Handle line terminators when looking for directives
#1283 by lgalfaso was merged Mar 16, 2024 Loading…
Fix minor line terminator/line number tracking issues
#1278 by adams85 was merged Feb 22, 2024 Loading…
Fix minor ParenthesizedExpression-related issues
#1277 by adams85 was merged Feb 22, 2024 Loading…
fix: add exported findNodeBefore to types
#1272 by sheremet-va was closed Jan 11, 2024 Loading…
changed eslint-plugin-node package with eslint-plugin-n
#1266 by ibr4qr was merged Nov 17, 2023 Loading…
minor walk tweak
#1261 by VanillaMaster was closed Nov 11, 2023 Loading…
Add support for Unicode 15.1, Bump deps
#1247 by dnalborczyk was merged Sep 17, 2023 Loading…
Remove checkPatternExport dead code
#1230 by bojavou was merged Jul 28, 2023 Loading…
Add ecmascript version 2024 types
#1224 by dnalborczyk was merged Jun 22, 2023 Loading…
chore: bump deps, test262
#1221 by dnalborczyk was merged Jun 16, 2023 Loading…
Add support for ES2024 Regex v flag
#1219 by ota-meshi was closed May 24, 2023 Loading…
Add support for ES2024 Regex v flag
#1218 by ota-meshi was merged May 23, 2023 Loading…
Add remaining Unicode properties for ES2023
#1217 by ota-meshi was merged May 20, 2023 Loading…
Add proper .d.mts types for acorn-walk
#1213 by Andarist was merged Apr 30, 2023 Loading…
Fixed .d.mts content and reexport things correctly
#1212 by Andarist was merged May 1, 2023 Loading…
Use proper .d.mts extension for .mjs types
#1211 by Andarist was merged Apr 29, 2023 Loading…
feat: split some hooks from import and export
#1208 by TyrealHu was merged Apr 14, 2023 Loading…
feat: add parseExportDefaultDeclaration hook
#1206 by TyrealHu was merged Mar 28, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.