Skip to content

[Japanese Translation] Macro updates #241

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

Merged
merged 9 commits into from
Sep 11, 2013

Conversation

eed3si9n
Copy link
Member

Finally sat down and brought Macro guides up to date.
Resurrecting translations deleted in #223.

/cc @xeno-by

"scrapping an arguable joke in the macro guide"
"TypeTag => WeakTypeTag in the macro guide"
"fixes a typo in the quasiquote guide"
"untyped macros enable textual abstraction in pattern matching"
"oops forgot to link to an example"
"mention usejavacp property necessary for launching the compiler"
**Eugene Burmako 著**<br>
**Eugene Yokota 訳**

型マクロ (type marco) は[マクロパラダイス](/ja/overviews/macros/paradise.html)の以前のバージョンから利用可能だったが、マクロパラダイス 2.0 ではサポートされなくなった。
Copy link
Contributor

Choose a reason for hiding this comment

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

You probably meant "type macro"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. Added a commit to fix it.

@xeno-by
Copy link
Contributor

xeno-by commented Sep 11, 2013

Thank you very much for this monumental contribution! lgtm

@heathermiller
Copy link
Member

Thanks a lot @eed3si9n :)

heathermiller added a commit that referenced this pull request Sep 11, 2013
[Japanese Translation] Macro updates
@heathermiller heathermiller merged commit c5a2def into scala:master Sep 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants