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

Bit strings / Binaries #130

Merged
merged 3 commits into from
Jun 4, 2015
Merged

Bit strings / Binaries #130

merged 3 commits into from
Jun 4, 2015

Conversation

KronicDeth
Copy link
Owner

Resolves #69

Lex `<<` as OPENING_BIT and `>>` as CLOSING_BIT.
If not a keyword key, `<<>>` should be parsed as `<<` followed by `>>`.
Bit strings / binaries using `<< ... >>`.
@KronicDeth KronicDeth self-assigned this Jun 4, 2015
@KronicDeth KronicDeth added this to the v1.0.0 milestone Jun 4, 2015
@KronicDeth KronicDeth merged commit df10f98 into master Jun 4, 2015
KronicDeth added a commit that referenced this pull request Jun 4, 2015
KronicDeth added a commit that referenced this pull request Jun 4, 2015
@KronicDeth KronicDeth deleted the feature/69/bit-string branch June 4, 2015 03:06
@KronicDeth KronicDeth mentioned this pull request Jun 4, 2015
10 tasks
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.

1 participant