File tree
676 files changed
+96412
-507
lines changed- .github
- community-build/community-projects
- compiler
- src/dotty/tools/dotc
- ast
- config
- core
- tasty
- inlines
- parsing
- printing
- profile
- transform
- init
- patmat
- typer
- test
- dotc
- dotty/tools
- backend/jvm
- dotc
- docs/_docs/reference
- other-new-features
- library/src
- scala
- annotation
- meta
- unchecked
- beans
- collection
- concurrent
- convert
- impl
- generic
- immutable
- mutable
- compat
- concurrent
- duration
- impl
- io
- jdk
- javaapi
- math
- reflect
- macros/internal
- ref
- runtime
- java8
- sys
- process
- util
- control
- hashing
- matching
- presentation-compiler
- src/main/dotty/tools/pc/completions
- test/dotty/tools/pc/tests/edit
- project
- tests
- init-global/pos
- neg
- patmat
- pos-macros/i22585
- pos
- hylolib-cb
- hylolib-deferred-given
- hylolib
- i22436
- i22593b
- i23496
- rewrites
- run
- warn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
676 files changed
+96412
-507
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
- shared/src/main/scala/scodec/Codec.scala+5-5
- shared/src/main/scala/scodec/Decoder.scala+1-1
- shared/src/main/scala/scodec/Encoder.scala+1-1
- shared/src/main/scala/scodec/Iso.scala+11-11
- unitTests/src/test/scala/scodec/CodecTest.scala+4-4
- unitTests/src/test/scala/scodec/codecs/FailCodecTest.scala+1-1
- unitTests/src/test/scala/scodec/codecs/RecoverCodecTest.scala+2-2
- unitTests/src/test/scala/scodec/codecs/VectorCodecTest.scala+1-1
- unitTests/src/test/scala/scodec/examples/CustomDelimitedExample.scala+2-2
- unitTests/src/test/scala/scodec/examples/PcapExample.scala+6-6
- common/jvm/src/main/scala/org/specs2/reflect/Classes.scala+3-3
- common/shared/src/main/scala/org/specs2/main/Arguments.scala+1-1
- common/shared/src/main/scala/org/specs2/main/ArgumentsArgs.scala+1-1
- common/shared/src/main/scala/org/specs2/main/CommandLine.scala+1-1
- core/shared/src/main/scala/org/specs2/specification/core/Execution.scala+1-1
- tests/jvm/src/test/scala/org/specs2/matcher/AnyMatchersSpec.scala+1-1
Lines changed: 73 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 | 1452 |
| |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
1453 | 1474 |
| |
1454 | 1475 |
| |
1455 | 1476 |
| |
| |||
1483 | 1504 |
| |
1484 | 1505 |
| |
1485 | 1506 |
| |
1486 |
| - | |
1487 |
| - | |
1488 |
| - | |
1489 |
| - | |
1490 |
| - | |
1491 |
| - | |
1492 |
| - | |
1493 |
| - | |
1494 |
| - | |
1495 |
| - | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
1496 | 1532 |
| |
1497 |
| - | |
1498 |
| - | |
1499 |
| - | |
1500 |
| - | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
1501 | 1539 |
| |
1502 | 1540 |
| |
1503 | 1541 |
| |
1504 | 1542 |
| |
1505 | 1543 |
| |
1506 |
| - | |
1507 |
| - | |
| 1544 | + | |
| 1545 | + | |
1508 | 1546 |
| |
1509 |
| - | |
| 1547 | + | |
1510 | 1548 |
| |
1511 | 1549 |
| |
1512 | 1550 |
| |
| |||
1517 | 1555 |
| |
1518 | 1556 |
| |
1519 | 1557 |
| |
1520 |
| - | |
| 1558 | + | |
| 1559 | + | |
1521 | 1560 |
| |
1522 |
| - | |
| 1561 | + | |
1523 | 1562 |
| |
1524 |
| - | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
1525 | 1577 |
| |
| 1578 | + | |
1526 | 1579 |
| |
1527 | 1580 |
| |
1528 | 1581 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
| 353 | + | |
354 | 354 |
| |
355 |
| - | |
| 355 | + | |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
358 | 361 |
| |
359 | 362 |
| |
360 |
| - | |
361 | 363 |
| |
362 | 364 |
| |
363 | 365 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
47 | 49 |
| |
48 |
| - | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
|
Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
17 | 36 |
| |
18 | 37 |
| |
19 | 38 |
| |
| |||
164 | 183 |
| |
165 | 184 |
| |
166 | 185 |
| |
167 |
| - | |
| 186 | + | |
168 | 187 |
| |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
169 | 194 |
| |
170 | 195 |
| |
171 | 196 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
413 |
| - | |
| 413 | + | |
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
|
0 commit comments