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

Enable strict-mode & frozen strings on corelib & stdlib #2075

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

elia
Copy link
Member

@elia elia commented Feb 4, 2020

No description provided.

@elia elia self-assigned this Feb 4, 2020
stdlib/matrix/eigenvalue_decomposition.rb Outdated Show resolved Hide resolved
stdlib/matrix.rb Outdated Show resolved Hide resolved
stdlib/matrix/lup_decomposition.rb Outdated Show resolved Hide resolved
We do the (fair, we believe) assumption that everything that comes in
is already correctly encoded.
elia and others added 5 commits September 2, 2021 00:43
Co-authored-by: hmdne <54514036+hmdne@users.noreply.github.com>
Early return if suffix is nil, otherwise convert it to a primitive
value before checking it for equality.
This is useful when an AST node is updated but the update is made of
already compiled JS fragments.
@hmdne
Copy link
Member

hmdne commented Sep 1, 2021

I just rebased it onto the current master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants