Skip to content

Issues: overlookmotel/livepack

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Combine globals and specialFunctions enhancement Improvements
#563 opened Dec 18, 2023 by overlookmotel
Invalid output for class with .prototype.constructor deleted bug Something isn't working
#556 opened Dec 8, 2023 by overlookmotel
Function name can block access to scope vars where frozen by eval() in another function bug Something isn't working eval Issue related to `eval`
#539 opened Nov 18, 2023 by overlookmotel
Tests for "silent" const violations dev Issue related to dev or tests
#531 opened Oct 20, 2023 by overlookmotel
Failure to inline where function refers to itself bug Something isn't working
#529 opened Oct 13, 2023 by overlookmotel
Contain eval() in a cage in instrumentation eval Issue related to `eval` instrumentation Relates to instrumentation
#485 opened Feb 18, 2023 by overlookmotel
Coverage reporting not 100% accurate dev Issue related to dev or tests
#471 opened Dec 29, 2022 by overlookmotel
Instrumentation blocks creation of global vars with sloppy-mode indirect eval bug Something isn't working eval Issue related to `eval` instrumentation Relates to instrumentation
#458 opened Nov 19, 2022 by overlookmotel
Instrumentation can block creation of vars in outside scope with sloppy-mode direct eval() bug Something isn't working eval Issue related to `eval` instrumentation Relates to instrumentation
#457 opened Nov 19, 2022 by overlookmotel
Provide new.target to functions containing eval() bug Something isn't working eval Issue related to `eval`
#448 opened Nov 6, 2022 by overlookmotel
Two-phase serialization enhancement Improvements
#426 opened Sep 25, 2022 by overlookmotel
Global this can be incorrect depending on input code context bug Something isn't working
#353 opened Feb 13, 2022 by overlookmotel
Transpiling super does not handle assignment other than = bug Something isn't working
#311 opened Nov 28, 2021 by overlookmotel
ProTip! Exclude everything labeled bug with -label:bug.