Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: add logic for eager evaluation in REPL #4277
feat: add logic for eager evaluation in REPL #4277
Changes from 7 commits
8d80cee
4a9205b
4c15092
e626b19
e43cab1
4f6efef
b43056d
6c8d7fd
30f7796
72651d0
7fce9d3
7f23f98
9aa4c3e
7da041f
e540283
bebc0fe
cf2eaa7
81becd2
28c0f8d
998db52
36619b0
0f19131
412fba3
b884fa6
2e03eb3
a40a99a
f2f4c9b
08c68e5
8584782
8889314
69b4fe1
d81e24f
7260373
35382da
55392c8
ba01164
e94acec
c63d4f5
6393eaf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 136 in lib/node_modules/@stdlib/repl/lib/eager_evaluation.js
GitHub Actions / Lint Changed Files
Check warning on line 166 in lib/node_modules/@stdlib/repl/lib/eager_evaluation.js
GitHub Actions / Lint Changed Files
Check warning on line 134 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 165 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 318 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 338 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 340 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 533 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 535 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files
Check warning on line 774 in lib/node_modules/@stdlib/repl/lib/main.js
GitHub Actions / Lint Changed Files