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

Partially implement annotations #39

Merged
merged 6 commits into from
Aug 12, 2016
Merged

Conversation

kanghyojun
Copy link
Member

@kanghyojun kanghyojun commented Aug 6, 2016

Closes #34.

@dahlia dahlia changed the title [WIP] Annotation WIP: Annotation Aug 6, 2016
@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Aug 6, 2016

type Metadata = T.Text

-- | Annotation for names.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

정확히는 이름이 아니라 Declaration들을 위한 것

@kanghyojun kanghyojun changed the title WIP: Annotation Partially implement annotations Aug 10, 2016
, toList
) where

import Text.InterpolatedString.Perl6 (qq)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👁 임포트 순서 👁

@dahlia dahlia merged commit 3203c2d into nirum-lang:master Aug 12, 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