@@ -13,19 +13,19 @@ vote-text: The following proposal needs to be updated, since only the specialize
13
13
14
14
## History
15
15
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 ] [ ] ) |
29
29
30
30
## Motivation
31
31
@@ -214,3 +214,5 @@ As an alternative to changing the language, there already exists today a compile
214
214
[ SI-4986 ] : https://issues.scala-lang.org/browse/SI-4986
215
215
[ scala/scala#5245 ] : https://github.com/scala/scala/pull/524://github.com/scala/scala/pull/5245
216
216
[ 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