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

Explicit coercion and a few other minor changes #75

Merged
merged 5 commits into from Apr 3, 2013

Conversation

prakashk
Copy link
Member

@prakashk prakashk commented Apr 3, 2013

Changes in addition to the coercion related stuff:

  • Handle comment lines
  • Fixed the parser to accept a terminating semicolon following the last statement in a series of statements.
  • Print parse errors when processing code from file or passed with -e option. Assume reasonable defaults for all REPL options.

…ption; assume reasonable defaults for all REPL options.
…Int, ? for Bool and . for Str). This breaks FloatLiterals in a small way (.2 should be written as 0.2 to mean a float number)
@prakashk prakashk mentioned this pull request Apr 3, 2013
stevan pushed a commit that referenced this pull request Apr 3, 2013
Explicit coercion and a few other minor changes
@stevan stevan merged commit df5c166 into master Apr 3, 2013
@stevan
Copy link
Member

stevan commented Apr 3, 2013

@prakashk you forgot the MoeContext file actually, however I got it from your initial context branch and I have commited it and pushed

@prakashk
Copy link
Member Author

prakashk commented Apr 3, 2013

Ah, I might have missed it when I moved things over to a new branch. Thanks, Stevan.

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