-
Notifications
You must be signed in to change notification settings - Fork 114
Operators Fix #1995
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
Open
leeyi45
wants to merge
35
commits into
master
Choose a base branch
from
operators-fix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Operators Fix #1995
Changes from 2 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e387b8b
Add tests for getVariantName
leeyi45 de096fa
Fix callIfFuncAndRightArgs not being exported
leeyi45 a434597
Remove the unknown overload from callWithoutMetadata
leeyi45 1464dee
Add type guard checking to isTupleOfLength
leeyi45 455a2c5
Fix TypeOfConstantsToType type
leeyi45 50d9de8
Fix format
leeyi45 724d266
Move ChapterStrings type to langs file
leeyi45 c172644
Add some missing tests
leeyi45 0f4f207
Merge branch 'master' into operators-fix
leeyi45 fdf73ac
Make sure that library functions also use callWithoutMetadata
leeyi45 677221c
Fix potential transpiler case where an object's methods might not get…
leeyi45 9e381c0
Fix incorrect error message when using InvalidNumberParameterError
leeyi45 9310179
Change toThrowError, Fix incorrect array access, Use unicode for numb…
leeyi45 91a1098
Revert change to memberexpressions
leeyi45 bf8fdcf
Merge branch 'master' into operators-fix
leeyi45 e622123
Add @internal specifier for ReplResult
leeyi45 1026dca
Merge remote-tracking branch 'refs/remotes/origin/operators-fix' into…
leeyi45 3758d6c
Test max args
leeyi45 88cd315
Make wrap work
leeyi45 65de4f7
General cleanup
leeyi45 2b7b55a
Remove fs
leeyi45 01712ca
Add wrapUnsafe
leeyi45 90576f0
Add tests for handling default arguments
leeyi45 23e573c
Run format
leeyi45 497acd1
Use original definition of FunctionOfLength
leeyi45 25eba1c
Add docstring to wrap
leeyi45 a87b2d9
Allow js-slang to handle rest and optional parameters
leeyi45 d3588dd
Export parameter specifier
leeyi45 e0d781c
Add tests for docsToHtml
leeyi45 89f8db2
Update docstrings
leeyi45 e58df40
Add utility for validating function arguments
leeyi45 9538208
Fix stepper and cse-machine potentially not treating function arity c…
leeyi45 26e9ddf
Fix stepper call to builtins not checking arity correctly
leeyi45 35b2935
Run format
leeyi45 0d438f8
Add function names to errors
leeyi45 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.