8000 blackbox/whitebox separation has been merged into 2.11 · matklad/scala.github.com@eac9c7c · GitHub
[go: up one dir, main page]

Skip to content

Commit eac9c7c

Browse files
committed
blackbox/whitebox separation has been merged into 2.11
1 parent ea71792 commit eac9c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviews/macros/roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ languages: [ja]
1616

1717
| Feature | Scala 2.10 | [Macro Paradise](/overviews/macros/paradise.html) | Scala 2.11 |
1818
|-----------------------------------------------------------------------------------|--------------------|-------------------------------------------------------------------------------------------|--------------|
19-
| [Blackbox/whitebox separation](/overviews/macros/blackbox-whitebox.html) | No | No | No |
19+
| [Blackbox/whitebox separation](/overviews/macros/blackbox-whitebox.html) | No | No | Yes |
2020
| [Def macros](/overviews/macros/overview.html) | Yes | Yes | Yes |
2121
| [Macro bundles](/overviews/macros/bundles.html) | No | No | Yes |
2222
| [Implicit macros](/overviews/macros/implicits.html) | Yes (since 2.10.2) | Yes | Yes |

0 commit comments

Comments
 (0)
0