Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

feat(parser) Add the relative_scope parser #114

Merged
merged 1 commit into from Sep 12, 2017

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Sep 12, 2017

Address #68.

This patch introduces new tokens: SELF, PARENT (STATIC is already present, its definition has been modified though), and the new relative_scope parser.

This patch introduces new tokens: `SELF`, `PARENT` (`STATIC` is already
present, its definition has been modified though), and the new
`relative_scope` parser.
@coveralls
Copy link

coveralls commented Sep 12, 2017

Coverage Status

Coverage decreased (-0.002%) to 95.611% when pulling af24f5e on Hywan:relative-scope into 81756fe on tagua-vm:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 95.611% when pulling af24f5e on Hywan:relative-scope into 81756fe on tagua-vm:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 95.611% when pulling af24f5e on Hywan:relative-scope into 81756fe on tagua-vm:master.

@Hywan Hywan merged commit af24f5e into tagua-vm:master Sep 12, 2017
@Hywan Hywan added this to the 0.2.0 milestone Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants