This repository was archived by the owner on Sep 1, 2020. It is now read-only.
File tree
242 files changed
+3885
-1645
lines changed- spec
- src
- build
- compiler/scala
- reflect/quasiquotes
- tools/nsc
- ast
- backend
- icode
- analysis
- jvm
- analysis
- opt
- opt
- classpath
- javac
- settings
- symtab
- classfile
- transform
- patmat
- typechecker
- util
- library/scala
- collection
- generic
- immutable
- mutable
- math
- sys
- util
- partest-extras/scala/tools/partest
- reflect/scala/reflect
- api
- internal
- tpe
- util
- runtime
- repl-jline/scala/tools/nsc/interpreter/jline
- repl/scala/tools/nsc/interpreter
- session
- scaladoc/scala/tools/nsc/doc
- html
- page
- diagram
- model
- diagram
- test
- files
- instrumented
- jvm
- bytecode-test-example
- constant-optimization
- innerClassAttribute
- javaReflection
- t7006
- unreachable
- neg
- pos
- t8947
- t9356
- run
- indylambda-boxing
- t7582b
- t7582
- t8708_b
- t9359
- toolbox-varargs
- scalacheck/quasiquotes
- specialized
- junit/scala
- collection
- immutable
- math
- tools/nsc/backend/jvm
- analysis
- opt
- util
- pending
- pos
- run
- scaladoc
- resources
- run
- scalacheck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+3885
-1645
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
94 | 100 |
| |
95 | 101 |
| |
96 | 102 |
| |
|
Lines changed: 53 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
419 | 472 |
| |
420 | 473 |
| |
421 | 474 |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
194 | 195 |
| |
195 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
196 | 202 |
| |
197 | 203 |
| |
198 | 204 |
| |
|
Lines changed: 39 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
278 | 282 |
| |
279 | 283 |
| |
280 | 284 |
| |
| |||
313 | 317 |
| |
314 | 318 |
| |
315 | 319 |
| |
316 |
| - | |
| 320 | + | |
317 | 321 |
| |
318 | 322 |
| |
319 | 323 |
| |
| |||
657 | 661 |
| |
658 | 662 |
| |
659 | 663 |
| |
660 |
| - | |
| 664 | + | |
661 | 665 |
| |
662 | 666 |
| |
663 | 667 |
| |
| |||
755 | 759 |
| |
756 | 760 |
| |
757 | 761 |
| |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
758 | 767 |
| |
759 | 768 |
| |
760 | 769 |
| |
| |||
829 | 838 |
| |
830 | 839 |
| |
831 | 840 |
| |
| 841 | + | |
| 842 | + | |
832 | 843 |
| |
833 | 844 |
| |
834 | 845 |
| |
| |||
1028 | 1039 |
| |
1029 | 1040 |
| |
1030 | 1041 |
| |
| 1042 | + | |
1031 | 1043 |
| |
1032 | 1044 |
| |
1033 | 1045 |
| |
| |||
1109 | 1121 |
| |
1110 | 1122 |
| |
1111 | 1123 |
| |
1112 |
| - | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
1113 | 1149 |
| |
1114 | 1150 |
| |
1115 | 1151 |
| |
|
Lines changed: 21 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 |
| - | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
624 | 628 |
| |
625 | 629 |
| |
626 | 630 |
| |
| |||
632 | 636 |
| |
633 | 637 |
| |
634 | 638 |
| |
635 |
| - | |
636 |
| - | |
637 |
| - | |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
| 639 | + | |
642 | 640 |
| |
643 | 641 |
| |
644 | 642 |
| |
| |||
657 | 655 |
| |
658 | 656 |
| |
659 | 657 |
| |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
660 | 672 |
| |
661 | 673 |
| |
662 | 674 |
| |
|
0 commit comments