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

Trivial commits from 401 #423

Merged
merged 9 commits into from
Jul 17, 2019
Merged

Trivial commits from 401 #423

merged 9 commits into from
Jul 17, 2019

Conversation

asarhaddon
Copy link
Contributor

No description provided.

Make: remove part of EVAL breaking # and $

step0: no MAL character must break the interpreter
       (soft) no printable ASCII character either

step1: no MAL character must break strings
       (soft) no printable ASCII character should break strings
       (soft) no character should break comments

step6: redo step1 tests for comments inside read-string, as new
       problem may occur with line breaks and escape characters of the host
       language.
@kanaka kanaka merged commit 03a2a69 into kanaka:master Jul 17, 2019
@kanaka
Copy link
Owner

kanaka commented Jul 17, 2019

Thanks for splitting those out. Looks good. Merged.

@asarhaddon asarhaddon deleted the trivial-from-401 branch July 17, 2019 23:31
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