Skip to content
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

Feat/js parser interpreter #47

Merged
merged 22 commits into from
Dec 7, 2024
Merged

Feat/js parser interpreter #47

merged 22 commits into from
Dec 7, 2024

Conversation

ruifigueira
Copy link
Owner

Closes: #46

@ruifigueira ruifigueira force-pushed the feat/js-parser-interpreter branch 2 times, most recently from f34bf13 to 1b01427 Compare November 28, 2024 18:35
…instead

Playwright doesn't use getters, so this makes it consistent
@ruifigueira ruifigueira force-pushed the feat/js-parser-interpreter branch from 1b01427 to 5163405 Compare November 29, 2024 23:10
@ruifigueira ruifigueira force-pushed the feat/js-parser-interpreter branch 2 times, most recently from e99707a to 39d99a4 Compare December 7, 2024 11:45
Also, compute action line for non playwright-test sources
Saving with FileSystem API inside a sidepanel was not a good idea at all
- code keeps same formatting
- when changing to another language
  - if code is valid, changes replicate to the other languages
  - if it has an error, code is reset back to a valid state
@ruifigueira ruifigueira force-pushed the feat/js-parser-interpreter branch from 39d99a4 to ac43a0d Compare December 7, 2024 12:02
@ruifigueira ruifigueira marked this pull request as ready for review December 7, 2024 14:01
@ruifigueira ruifigueira merged commit a98de51 into main Dec 7, 2024
1 check passed
@ruifigueira ruifigueira deleted the feat/js-parser-interpreter branch December 9, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Basic javascript parser and interpreter
1 participant