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

Fix Module#name when constant was created using Opal.cdecl (constant declare) like ChildClass = Class.new(BaseClass). #1259

Conversation

iliabylich
Copy link
Contributor

Fixes #1257

…declare) like ChildClass = Class.new(BaseClass).
meh added a commit that referenced this pull request Dec 24, 2015
…t-was-created-using-cdecl

Fix Module#name when constant was created using Opal.cdecl (constant declare) like ChildClass = Class.new(BaseClass).
@meh meh merged commit d1c4426 into opal:master Dec 24, 2015
@iliabylich iliabylich deleted the fix-module-name-when-constant-was-created-using-cdecl branch October 6, 2016 15:55
hmdne pushed a commit to hmdne/opal that referenced this pull request Jan 27, 2024
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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.

None yet

2 participants