Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Improve Franca support#26

Open
miketsukerman wants to merge1 commit intozayfod:master
base:master
Choose a base branch
Loading
frommiketsukerman:add-manages-keyword-support
Open

Improve Franca support#26

miketsukerman wants to merge1 commit intozayfod:masterfrommiketsukerman:add-manages-keyword-support

Conversation

miketsukerman
Copy link

@miketsukermanmiketsukerman commentedAug 23, 2019
edited
Loading

Add handling of manages keyword.

interface B { version {major 1 minor 0} }interface C { version {major 1 minor 0} }interface D { version {major 1 minor 0} }interface A manages B,C,D { version {major 1 minor 0}}

AST has been extended.Interface object not has an arraymanages
containing the list of interfaces.

Add handling of manages keyword.interface A manages B,C,D {}Fix build on CIremove support for python 2.7 (as it's going to deprecated since 2020). And remove support for python 3.4 cause sphinx requires 3.5 at least
@coveralls
Copy link

coveralls commentedAug 23, 2019
edited
Loading

Coverage Status

Coverage decreased (-0.2%) to 96.434% when pullingc5b0674 on warzon:add-manages-keyword-support intodd7ff68 on zayfod:master.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@miketsukerman@coveralls

[8]ページ先頭

©2009-2025 Movatter.jp