Ecosyste.ms: Issues

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

GitHub / wcjohnson/lightscript issues and pull requests

#127 - Parser: JSX and if-else

Issue - State: closed - Opened by wcjohnson over 3 years ago - 1 comment

#126 - Linter: JSX and no-unused-vars

Issue - State: open - Opened by wcjohnson almost 4 years ago
Labels: linter, 4.0

#125 - Language: Deprecate implicit imports and hidden globals

Issue - State: open - Opened by wcjohnson about 4 years ago
Labels: compiler, BLOCKING, 4.0

#124 - Transform: Evaluate new parser node types for needed changes

Issue - State: open - Opened by wcjohnson about 4 years ago
Labels: compiler, BLOCKING, 4.0

#123 - Linter: Fixes for ESLint 7.x

Issue - State: open - Opened by wcjohnson about 4 years ago - 1 comment
Labels: bug, linter, 4.0

#122 - Linter: `unnecessary-const` flagging explicit const shadow overrides

Issue - State: closed - Opened by wcjohnson about 4 years ago
Labels: bug, linter, 4.0

#121 - `yield` expressions should not be implicitly returned

Issue - State: closed - Opened by wcjohnson about 5 years ago
Labels: bug, compiler, 4.0

#120 - eslint `constructor-super` rule superfluous in LightScript

Issue - State: closed - Opened by wcjohnson about 5 years ago
Labels: linter, 4.0, lint rule

#119 - Error when encountering invalid `MemberExpression` in match test case

Issue - State: closed - Opened by wcjohnson about 5 years ago
Labels: bug, 4.0

#118 - Possible CRLF parsing bug on Windows

Issue - State: closed - Opened by wcjohnson over 5 years ago - 1 comment
Labels: bug, parser, 4.0

#117 - Invalid IIFE keywords in `if` expression alternate cases

Issue - State: closed - Opened by wcjohnson almost 6 years ago - 1 comment
Labels: bug, parser, BLOCKING, 4.0

#116 - `await` in `if` expressions

Issue - State: closed - Opened by wcjohnson almost 6 years ago - 1 comment
Labels: bug, parser, BLOCKING, 4.0

#115 - `unnecessary-const`: add autofix

Issue - State: closed - Opened by wcjohnson almost 6 years ago - 1 comment
Labels: enhancement, linter, 4.0

#114 - `variables`: Improper wording of lint error message

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: enhancement, linter, 4.0

#113 - `unnecessary-const`: false positive

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: bug, linter, 4.0

#112 - Lint rule: `no-spread-loop-tail-expressions`

Issue - State: open - Opened by wcjohnson almost 6 years ago
Labels: linter, 4.0, lint rule

#111 - Linter: `no-unused-expressions` doesn't understand NamedArrowMemberExprs

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: bug, linter, 4.0

#110 - Expand functionality of `arrow-spacing` lint rule

Issue - State: open - Opened by wcjohnson almost 6 years ago
Labels: enhancement, linter, 4.0, lint rule

#109 - Linter rule crashes: `function-paren-newline`, `arrow-spacing`, `keyword-spacing`, `space-infix-ops`

Issue - State: open - Opened by jguddas almost 6 years ago - 3 comments
Labels: bug, linter, 4.0

#108 - `unnecessary-const` rule and `variables` rule conflicting advice

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: bug, linter, 4.0

#107 - `no-implicit-imports` rule: fix false positive when import is explicit; add auto-fix

Issue - State: open - Opened by wcjohnson almost 6 years ago
Labels: enhancement, linter, lint rule

#106 - False positive `no-unused-vars` in IfExpression

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: bug, linter, 4.0

#105 - False positive `no-use-before-define`

Issue - State: closed - Opened by wcjohnson almost 6 years ago - 2 comments
Labels: bug, linter, 4.0

#104 - False positive `no-unreachable`

Issue - State: open - Opened by wcjohnson almost 6 years ago - 2 comments
Labels: bug, linter, 4.0

#103 - Parser parsing `Date.now()` as `Date.true()` (?????)

Issue - State: closed - Opened by wcjohnson almost 6 years ago
Labels: bug, parser, 4.0

#102 - Lint rule: `no-unnecessary-indent`

Issue - State: open - Opened by wcjohnson about 6 years ago
Labels: linter, lint rule

#101 - Linter monkey patch won't patch an `eslint` that lives in a higher path

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, linter, 4.0

#100 - Async function with `Promise<void>` type annotation should elide implicit returns

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: enhancement, compiler, 4.0

#99 - Can't implicitly return an anonymous class

Issue - State: closed - Opened by wcjohnson about 6 years ago
Labels: bug, compiler, 4.0

#98 - Possibly incorrect function scoping

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, compiler, 4.0

#97 - Catchless `try` statement linter crash

Issue - State: closed - Opened by wcjohnson about 6 years ago - 2 comments
Labels: bug, parser, 4.0

#96 - `try` expressions in paren-free tests

Issue - State: open - Opened by wcjohnson about 6 years ago - 3 comments
Labels: bug, parser, 4.0, maybe fixed

#95 - Commaless flow type aliases

Issue - State: open - Opened by wcjohnson about 6 years ago
Labels: bug, parser, 4.0

#94 - Lint rule: `consistent-subscript-indentation`

Issue - State: open - Opened by wcjohnson about 6 years ago - 1 comment
Labels: linter, lint rule

#93 - Lint rule: `required-subscript-indentation`

Issue - State: open - Opened by wcjohnson about 6 years ago - 1 comment
Labels: linter, lint rule

#92 - Lint rule: `no-confusing-subscript-indentation`

Issue - State: open - Opened by wcjohnson about 6 years ago - 3 comments
Labels: linter, lint rule

#91 - Linter: don't apply rule monkeypatches when linting non-LSC files

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, linter, 4.0

#90 - ESLint rules that analyze `return` are broken.

Issue - State: open - Opened by Darkle about 6 years ago - 9 comments
Labels: linter, 4.0, ongoing

#89 - Linter: use newfound rule patching powers for good

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: enhancement, linter, 4.0

#88 - Confusing error when exporting implicit const

Issue - State: closed - Opened by wcjohnson about 6 years ago
Labels: bug, parser, 4.0

#87 - Safe spread expression compiling inefficiently

Issue - State: closed - Opened by wcjohnson about 6 years ago
Labels: bug, compiler, 4.0

#86 - Rest argument with Flow type annotation is not parsing properly

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, parser

#85 - ESLint plugin redesign

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: enhancement, linter

#84 - Allow `parserOpts` to be passed from `.babelrc`

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, compiler

#83 - Overly generous anonymous whiteblock parsing

Issue - State: closed - Opened by wcjohnson about 6 years ago - 1 comment
Labels: bug, parser

#82 - `class` expressions not recognized properly at parse time

Issue - State: closed - Opened by wcjohnson about 6 years ago
Labels: bug, parser

#81 - `transformTails` not descending into `catch` block properly

Issue - State: closed - Opened by wcjohnson about 6 years ago
Labels: bug, compiler, parser, 4.0

#80 - can't compile nested try catch block in variable assignment

Issue - State: closed - Opened by plexigras about 6 years ago - 1 comment
Labels: bug, compiler, parser, 4.0

#79 - tilde iife

Issue - State: closed - Opened by plexigras over 6 years ago - 4 comments
Labels: enhancement, parser, language

#78 - support empty comma seperated arguments and parameters

Issue - State: open - Opened by plexigras over 6 years ago - 2 comments
Labels: enhancement, parser, language, discussion

#77 - Do not implicit `return` in finalizers

Issue - State: closed - Opened by wcjohnson over 6 years ago
Labels: enhancement, compiler

#76 - Source map mangling after Rollup postprocessing

Issue - State: open - Opened by wcjohnson over 6 years ago
Labels: ecosystem

#74 - Constructor with spread args producing invalid nodes upon automatic super insertion

Issue - State: closed - Opened by wcjohnson over 6 years ago - 1 comment
Labels: bug, compiler

#73 - Better error message when an await arrow is used in a non-async function

Issue - State: closed - Opened by wcjohnson over 6 years ago - 1 comment
Labels: enhancement, parser

#72 - Babel/Babylon 7 port

Issue - State: closed - Opened by wcjohnson over 6 years ago - 1 comment
Labels: linter, compiler, parser, BLOCKING

#71 - Syntax proposals/brainstorming for object value assignment

Issue - State: closed - Opened by wcjohnson over 6 years ago - 8 comments
Labels: enhancement, language

#70 - Illiberal do/while parsing

Issue - State: closed - Opened by wcjohnson over 6 years ago - 1 comment
Labels: bug, parser

#69 - Elide IIFEs for single-expression function bodies

Issue - State: open - Opened by wcjohnson over 6 years ago
Labels: enhancement, compiler

#68 - eslint no-undef when using placeholder args

Issue - State: closed - Opened by plexigras over 6 years ago - 3 comments
Labels: question, linter

#67 - Error with Flow types and no-unused-vars

Issue - State: closed - Opened by wcjohnson over 6 years ago - 2 comments
Labels: bug, linter

#66 - Implicit const for vanilla JS `for`/`in` loop

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, parser

#65 - Performance (omnibus/discussion)

Issue - State: open - Opened by wcjohnson almost 7 years ago
Labels: question

#64 - Confusing error message after `?` speculative parse branch

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, parser

#63 - Admin: npm counting alphas as latest version

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug

#62 - Doc bugs

Issue - State: open - Opened by wcjohnson almost 7 years ago
Labels: bug, docs

#61 - Non-block `try`/`catch` bodies

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 2 comments
Labels: bug, parser, backport

#60 - [3.1] `with`, `if` in CatchExpression match cases should be illegal (`as` should be legal)

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, parser

#59 - [3.1] `return` in body of an IIFE catch clause should be illegal

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, compiler

#58 - Await arrow as first bang call arg doesn't parse

Issue - State: closed - Opened by plexigras almost 7 years ago - 2 comments
Labels: bug, parser, backport

#57 - Re-disable `a!(b)`

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: parser, BLOCKING

#56 - False-positive lodash import when exporting method with same name from external source

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 2 comments
Labels: bug, compiler, backport

#55 - `ClassDeclaration`s in tail position

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, compiler

#54 - [2.x] SeqExpr escaping from whiteblock

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, parser, backport

#53 - Unclear Safe-await error message

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: enhancement, parser

#52 - Disable `--fix` cli

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: bug, linter

#51 - Disable `no-else-return` rule

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, linter

#50 - Bang calls: spaceless subscripts

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, parser, BLOCKING

#49 - Lodash auto-import and recursive functions

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, compiler, backport

#48 - Update README.md

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: linter, compiler, parser, preset

#47 - `export` ACI

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, parser, BLOCKING

#46 - Converge with Babylon 6 upstream.

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: enhancement, parser, BLOCKING

#45 - Compatibility with ESLint 4

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, linter, BLOCKING

#44 - Flow: anonymous arrow in if body

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 2 comments
Labels: enhancement, parser

#43 - lscdiag: focus code input control on pageload

Issue - State: closed - Opened by wcjohnson almost 7 years ago

#42 - eslint-plugin-react prop-types issue

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug, linter

#41 - `for..of` auto-const

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: bug

#40 - Eliminate `whiteblock`

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: enhancement, compiler, parser

#39 - Whiteblock termination should correspond with oneline whiteblock ASI

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: enhancement, parser

#38 - Remove `const` requirement on `for..of`

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: enhancement, parser

#37 - Further comprehension changes

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: enhancement, compiler, parser

#35 - Upgrade packaging to npm 5 style

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 1 comment
Labels: enhancement, linter, compiler, parser, preset

#31 - Linter should read `.babelrc` correctly

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: enhancement, linter

#30 - Eliminate linter dependency on parser

Issue - State: closed - Opened by wcjohnson almost 7 years ago
Labels: enhancement, linter

#28 - `...if` grammar ambiguity

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 2 comments
Labels: question, parser, BLOCKING

#27 - Incorrect error message in object/block ambiguity case

Issue - State: closed - Opened by wcjohnson almost 7 years ago - 3 comments
Labels: question, parser

#25 - Object-block ambiguity

Issue - State: closed - Opened by wcjohnson about 7 years ago - 2 comments
Labels: question, parser

#22 - Parsing: confusion between Flow typecast and parenless if condition

Issue - State: closed - Opened by plexigras about 7 years ago - 5 comments
Labels: enhancement, parser

#10 - Semver assertion in config directives

Issue - State: open - Opened by wcjohnson about 7 years ago
Labels: enhancement, compiler, language

#7 - Use `prettier` on compiler unit-test `expected.js` output.

Issue - State: closed - Opened by wcjohnson over 7 years ago - 1 comment
Labels: enhancement, compiler