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

Typeless field support #13

Merged
merged 4 commits into from
Jul 1, 2020
Merged

Typeless field support #13

merged 4 commits into from
Jul 1, 2020

Conversation

aminya
Copy link
Collaborator

@aminya aminya commented Jul 1, 2020

Adds support for typeless field

# x is a typeless field
@class Cat begin
    x
end

Also, makes the script detect the fields instead of using try-catch.

@aminya
Copy link
Collaborator Author

aminya commented Jul 1, 2020

@rjplevin Could you take a look at my pull requests? They are tested. 😉

@rjplevin
Copy link
Owner

rjplevin commented Jul 1, 2020

I'm doing so now. Thanks for the improvements!

@rjplevin rjplevin merged commit 779e4a2 into rjplevin:master Jul 1, 2020
@aminya
Copy link
Collaborator Author

aminya commented Jul 1, 2020

You're welcome!

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.

2 participants