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

Service declaration #37

Merged
merged 7 commits into from
Aug 7, 2016
Merged

Service declaration #37

merged 7 commits into from
Aug 7, 2016

Conversation

dahlia
Copy link
Member

@dahlia dahlia commented Jul 30, 2016

Implement service keyword for basic RPC (#25). Now working in progress.

@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Jul 30, 2016
@dahlia dahlia added this to the Prepare to be public milestone Jul 30, 2016
@dahlia dahlia self-assigned this Jul 30, 2016
@dahlia
Copy link
Member Author

dahlia commented Aug 3, 2016

The parser now can recognize service keyword and there become ServiceDeclaration constructor for TypeDeclaration type, Service type, Method type, and Parameter type.

@dahlia dahlia force-pushed the rpc-service branch 2 times, most recently from 5c6a3f4 to 79f09c8 Compare August 4, 2016 19:13
@dahlia dahlia changed the title WIP: Service declaration Service declaration Aug 7, 2016
@kanghyojun kanghyojun merged commit ff12350 into nirum-lang:master Aug 7, 2016
@dahlia dahlia added cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) labels Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants