Skip to content

Commit 15e15e3

Browse files
committed
SIP-27: Add links to PR numbers
.. for those who don't want to re-read the whole document but instead want to see the diff of what changed.
1 parent 206fba0 commit 15e15e3

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

sips/completed/_posts/2016-06-25-trailing-commas.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ vote-text: The following proposal needs to be updated, since only the specialize
1313

1414
## History
1515

16-
| Date | Version |
17-
| ---------------|-------------------------------------------------|
18-
| Jun 25th 2016 | Initial Draft |
19-
| Jun 27th 2016 | New drawback: changing existing tools |
20-
| Jun 27th 2016 | New motivation: simplifies codegen |
21-
| Aug 10th 2016 | SIP numbered: Renamed to SIP-27 |
22-
| Aug 10th 2016 | Changed scala-commas URL (repo was moved) |
23-
| Aug 10th 2016 | Dialed back some of the language |
24-
| Sep 04th 2016 | Split the motivation into sections |
25-
| Sep 04th 2016 | New motivation: VCS authorship attribution |
26-
| Sep 04th 2016 | New drawback: Cross building hinderance |
27-
| Sep 12th 2016 | Remove cross building hinderance from drawbacks |
28-
| Nov 12th 2016 | Major rework: multi-line, 2 variants & spec |
16+
| Date | Version |
17+
| ---------------|------------------------------------------------------------|
18+
| Jun 25th 2016 | Initial Draft ([#533][]) |
19+
| Jun 27th 2016 | New drawback: changing existing tools ([#533][]) |
20+
| Jun 27th 2016 | New motivation: simplifies codegen ([#533][]) |
21+
| Aug 10th 2016 | SIP numbered: Renamed to SIP-27 ([#533][]) |
22+
| Aug 10th 2016 | Changed scala-commas URL (repo was moved) ([#533][]) |
23+
| Aug 10th 2016 | Dialed back some of the language ([#533][]) |
24+
| Sep 04th 2016 | Split the motivation into sections ([#533][]) |
25+
| Sep 04th 2016 | New motivation: VCS authorship attribution ([#533][]) |
26+
| Sep 04th 2016 | New drawback: Cross building hinderance ([#533][]) |
27+
| Sep 12th 2016 | Remove cross building hinderance from drawbacks ([#533][]) |
28+
| Nov 12th 2016 | Major rework: multi-line, 2 variants & spec ([#625][]) |
2929

3030
## Motivation
3131

@@ -214,3 +214,5 @@ As an alternative to changing the language, there already exists today a compile
214214
[SI-4986]: https://issues.scala-lang.org/browse/SI-4986
215215
[scala/scala#5245]: https://github.com/scala/scala/pull/524://github.com/scala/scala/pull/5245
216216
[scala-commas]: https://github.com/47deg/scala-commas
217+
[#533]: https://github.com/scala/scala.github.com/pull/533
218+
[#625]: https://github.com/scala/scala.github.com/pull/625

0 commit comments

Comments
 (0)