Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sebastienros/esprima-dotnet issues and pull requests

#439 - Any sample code or docs for modifying AST nodes?

Issue - State: closed - Opened by wabbadabbadub 3 months ago

#438 - Unable to modify Arguments Literal value from AST using AstRewriter

Issue - State: open - Opened by PraveenNemagoudar 4 months ago - 1 comment
Labels: question

#437 - Minor parser issues that incorrectly pass tests

Issue - State: open - Opened by adams85 5 months ago
Labels: bug

#436 - Fix copy ctor of ParserOptions

Pull Request - State: closed - Opened by adams85 5 months ago

#435 - Ensure deterministic build for releases

Pull Request - State: closed - Opened by lahma 5 months ago

#433 - Add macos runner for GH Actions PR checks

Pull Request - State: closed - Opened by lahma 5 months ago

#432 - Update README.md: fix Build badge

Pull Request - State: closed - Opened by davidnx 5 months ago - 2 comments

#431 - Update GH actions/checkout to v4

Pull Request - State: closed - Opened by lahma 5 months ago

#430 - Fix handling of trailing comma in import arguments

Pull Request - State: closed - Opened by lahma 6 months ago

#429 - Update NuGet dependencies

Pull Request - State: closed - Opened by lahma 6 months ago

#427 - Sequence expressions not formatted "correctly"

Issue - State: open - Opened by CharlieEriksen 6 months ago - 2 comments
Labels: wontfix

#426 - Return old recursion limit capabilities

Pull Request - State: closed - Opened by lahma 7 months ago - 4 comments

#425 - Add a hint about what to try first when regexp tests are failing

Pull Request - State: closed - Opened by adams85 7 months ago

#424 - Some RegExp adaptation tests fail on NET 8

Issue - State: closed - Opened by lahma 7 months ago - 1 comment

#423 - Update to NET 8

Pull Request - State: closed - Opened by lahma 7 months ago - 13 comments

#422 - Update to NET 8 SDK

Pull Request - State: closed - Opened by lahma 8 months ago

#421 - Add README.md to NuGet package

Pull Request - State: closed - Opened by lahma 8 months ago

#420 - Enable UseArtifactsOutput

Pull Request - State: closed - Opened by lahma 8 months ago

#419 - Prepare for NET 8 analyzers

Pull Request - State: closed - Opened by lahma 8 months ago

#418 - Enable code analysis with latest-Recommended

Pull Request - State: closed - Opened by lahma 8 months ago

#417 - Fix expression parsing in export default statements

Pull Request - State: closed - Opened by adams85 8 months ago - 1 comment

#416 - Issue with parsing spread operator

Issue - State: closed - Opened by CharlieEriksen 8 months ago - 1 comment
Labels: bug

#415 - Issues generating nested logical expressions

Issue - State: closed - Opened by CharlieEriksen 8 months ago - 1 comment
Labels: bug

#414 - Convert to Central Package Management

Pull Request - State: closed - Opened by lahma 8 months ago

#413 - Fix a few edge cases in AST to JS conversion

Pull Request - State: closed - Opened by adams85 9 months ago - 1 comment

#412 - Add issue templates

Pull Request - State: closed - Opened by lahma 9 months ago

#411 - Issues with optional chaining

Issue - State: closed - Opened by CharlieEriksen 9 months ago - 8 comments
Labels: bug

#410 - Add strict option to ParseExpression

Pull Request - State: closed - Opened by adams85 10 months ago

#409 - Fix minor parsing issues

Pull Request - State: closed - Opened by adams85 10 months ago - 2 comments

#408 - Error parsing literal with weird characters

Issue - State: closed - Opened by CharlieEriksen 10 months ago
Labels: bug

#407 - Error parsing empty JSX element

Issue - State: closed - Opened by CharlieEriksen 10 months ago - 2 comments

#406 - IndexOutOfRangeException when parsing `#`

Issue - State: closed - Opened by CharlieEriksen 10 months ago
Labels: bug

#405 - Fix bigint error reporting

Pull Request - State: closed - Opened by adams85 10 months ago

#404 - Fix import expression in yield expression

Pull Request - State: closed - Opened by adams85 10 months ago

#403 - Issue with parsing import statement

Issue - State: closed - Opened by CharlieEriksen 10 months ago - 4 comments
Labels: bug

#402 - Code cleanup before v3.0 final release

Pull Request - State: closed - Opened by adams85 11 months ago - 2 comments

#401 - Prepare v3.0 final release

Pull Request - State: closed - Opened by adams85 11 months ago

#400 - Update readme

Issue - State: closed - Opened by adams85 11 months ago - 5 comments
Labels: enhancement

#399 - Remove obsolete APIs

Issue - State: closed - Opened by adams85 11 months ago
Labels: enhancement

#398 - Fix number parsing issues

Pull Request - State: closed - Opened by adams85 11 months ago - 3 comments

#397 - Replace custom attribute shims with PolySharp

Pull Request - State: closed - Opened by lahma 11 months ago - 1 comment

#396 - Improve ArrayList and NodeList

Pull Request - State: closed - Opened by lahma 11 months ago - 4 comments

#395 - Update packages and cleanup

Pull Request - State: closed - Opened by lahma 11 months ago

#394 - Decorator parsing is too forgiving

Issue - State: closed - Opened by adams85 11 months ago
Labels: bug

#393 - Fix parsing of optional chaining in new expressions and decorators

Pull Request - State: closed - Opened by adams85 11 months ago - 6 comments

#392 - Fix capturing group numbering and a few more issues in regex parsing

Pull Request - State: closed - Opened by adams85 11 months ago - 1 comment

#391 - Keeping trivia

Issue - State: closed - Opened by ChrML 11 months ago - 1 comment
Labels: question

#390 - Minor improvements

Pull Request - State: closed - Opened by adams85 11 months ago - 3 comments

#389 - Update LICENSE.txt

Pull Request - State: closed - Opened by sebastienros about 1 year ago

#388 - Fix bug in ArrayList.RemoveAt

Pull Request - State: closed - Opened by adams85 about 1 year ago

#387 - Update syntax validation rules to align better with the spec

Pull Request - State: closed - Opened by lahma about 1 year ago - 2 comments

#386 - Improve identifier parsing

Pull Request - State: closed - Opened by adams85 about 1 year ago - 7 comments

#385 - Quick fix for IsIdentifierStart/IsIdentifierPart (UTF32)

Pull Request - State: closed - Opened by adams85 about 1 year ago

#384 - Fix and optimize complex identifier parsing

Pull Request - State: closed - Opened by adams85 about 1 year ago - 1 comment

#383 - Improve ESTree compliance

Pull Request - State: closed - Opened by adams85 about 1 year ago - 1 comment

#382 - Inconsistencies with ESTree

Issue - State: closed - Opened by adams85 about 1 year ago - 1 comment
Labels: code-quality

#381 - Add import attributes feature

Pull Request - State: closed - Opened by adams85 about 1 year ago - 1 comment

#380 - Import Assertions (aka Import Atributes) are back at stage 3 so we should add them again

Issue - State: closed - Opened by jogibear9988 about 1 year ago - 2 comments
Labels: enhancement

#379 - Fix handling of UTF32 escape sequences

Pull Request - State: closed - Opened by adams85 over 1 year ago

#378 - Internalize some members

Pull Request - State: closed - Opened by lahma over 1 year ago

#377 - Remove import assertions feature

Pull Request - State: closed - Opened by adams85 over 1 year ago - 2 comments

#376 - Minor corrections

Pull Request - State: closed - Opened by adams85 over 1 year ago

#375 - Fix building of release artifacts in GitHub Actions

Pull Request - State: closed - Opened by adams85 over 1 year ago

#374 - Version 3.0.0-beta-10 suffix problem

Issue - State: closed - Opened by Taritsyn over 1 year ago - 10 comments

#373 - Add using keyword as the proposal is in stage 3

Issue - State: open - Opened by jogibear9988 over 1 year ago - 2 comments
Labels: enhancement

#372 - Generate visitation boilerplate code

Pull Request - State: closed - Opened by adams85 over 1 year ago - 5 comments

#371 - Undefined group issues in regex parser

Issue - State: closed - Opened by CharlieEriksen over 1 year ago
Labels: bug

#370 - Add generic AstVisitor

Pull Request - State: open - Opened by GerardSmit over 1 year ago - 10 comments

#369 - Fix AST to JavaScript bug in the parenthesizing logic of ForStatement

Pull Request - State: closed - Opened by adams85 over 1 year ago

#368 - Invalid for loop when writing to javascript

Issue - State: closed - Opened by CharlieEriksen over 1 year ago - 3 comments
Labels: bug

#367 - Add more class parsing validation

Pull Request - State: closed - Opened by lahma over 1 year ago

#366 - Support ES2015/Unicode15.0 identifiers

Pull Request - State: closed - Opened by lahma over 1 year ago

#364 - Fix regexp parsing issues

Pull Request - State: closed - Opened by adams85 over 1 year ago - 21 comments

#363 - Fix super access related problems

Pull Request - State: closed - Opened by lahma over 1 year ago - 3 comments

#362 - Additional improvements to class parsing

Pull Request - State: closed - Opened by adams85 over 1 year ago

#361 - Implement top-level await in modules feature

Pull Request - State: closed - Opened by adams85 over 1 year ago - 2 comments

#360 - Fix minor issues related to class auto accessors

Pull Request - State: closed - Opened by adams85 over 1 year ago

#359 - Refactor of Class parsing (and other esprima features)

Issue - State: open - Opened by jogibear9988 over 1 year ago - 3 comments
Labels: code-quality

#358 - RegEx checking via C# Engine does not work the same as in Javascript

Issue - State: closed - Opened by jogibear9988 over 1 year ago - 1 comment
Labels: bug

#357 - Test262 - New testcase -> write back javascript and compare

Issue - State: open - Opened by jogibear9988 over 1 year ago
Labels: code-quality

#356 - Class and import related parsing fixes

Pull Request - State: closed - Opened by jogibear9988 over 1 year ago - 3 comments

#355 - Update test suite and add excluded features

Pull Request - State: closed - Opened by lahma over 1 year ago

#354 - Wrong handling of private Identifierers

Issue - State: closed - Opened by jogibear9988 over 1 year ago - 3 comments

#353 - Support accessor keyword in class properties

Pull Request - State: closed - Opened by jogibear9988 over 1 year ago - 5 comments

#352 - Update GitHub Actions checkout to v3

Pull Request - State: closed - Opened by lahma over 1 year ago

#351 - Ignore

Pull Request - State: closed - Opened by Nenkai over 1 year ago

#350 - Do we have accessor keyword for properties?

Issue - State: closed - Opened by jogibear9988 over 1 year ago - 4 comments

#349 - Remove Data member from PropertyKind and make it non-Flags

Pull Request - State: closed - Opened by lahma over 1 year ago - 1 comment

#348 - Allow end users to directly instantiate Scanner using a ParserOptions instance

Pull Request - State: closed - Opened by adams85 over 1 year ago - 2 comments

#347 - Revise usage of string operations which are culture-sensitive by default

Pull Request - State: closed - Opened by Xicy over 1 year ago - 1 comment

#345 - Fix AOT-related issues using function pointers

Pull Request - State: closed - Opened by adams85 over 1 year ago - 1 comment

#344 - Problem with the latest build on Xamarin/iOS

Issue - State: closed - Opened by h15ter over 1 year ago - 10 comments

#343 - Add support for RegEx d and v flags

Pull Request - State: closed - Opened by lahma almost 2 years ago - 1 comment

#342 - Add a note README.md stating that the Ast is immutable

Issue - State: open - Opened by ChrML almost 2 years ago - 2 comments
Labels: enhancement

#341 - Upgrade testing libraries and sync test262 commit with Jint

Pull Request - State: closed - Opened by lahma almost 2 years ago

#340 - Improve Character method performance

Pull Request - State: closed - Opened by lahma almost 2 years ago

#339 - Add SkipLocalsInit attribute

Pull Request - State: closed - Opened by lahma almost 2 years ago - 1 comment