|
| 1 | +- [x] library/src/scala/CanEqual.scala |
| 2 | +- [x] library/src/scala/CanThrow.scala |
| 3 | +- [x] library/src/scala/Conversion.scala |
| 4 | +- [x] library/src/scala/IArray.scala |
| 5 | +- [x] library/src/scala/NamedTuple.scala |
| 6 | +- [x] library/src/scala/PolyFunction.scala |
| 7 | +- [x] library/src/scala/Precise.scala |
| 8 | +- [x] library/src/scala/Pure.scala |
| 9 | +- [x] library/src/scala/Selectable.scala |
| 10 | +- [x] library/src/scala/Tuple.scala |
1 | 11 | - [ ] library/src/scala/annotation/MacroAnnotation.scala
|
2 | 12 | - [ ] library/src/scala/annotation/RefiningAnnotation.scala
|
3 | 13 | - [ ] library/src/scala/annotation/alpha.scala
|
|
10 | 20 | - [ ] library/src/scala/annotation/internal/AnnotationDefault.scala
|
11 | 21 | - [ ] library/src/scala/annotation/internal/AssignedNonLocally.scala
|
12 | 22 | - [ ] library/src/scala/annotation/internal/Body.scala
|
| 23 | +- [ ] library/src/scala/annotation/internal/CaptureChecked.scala |
13 | 24 | - [ ] library/src/scala/annotation/internal/Child.scala
|
14 | 25 | - [ ] library/src/scala/annotation/internal/ContextResultCount.scala
|
15 | 26 | - [ ] library/src/scala/annotation/internal/ErasedParam.scala
|
|
38 | 49 | - [ ] library/src/scala/annotation/unchecked/uncheckedCapabilityLeaks.scala
|
39 | 50 | - [ ] library/src/scala/annotation/unchecked/uncheckedCaptures.scala
|
40 | 51 | - [ ] library/src/scala/annotation/unroll.scala
|
| 52 | +- [ ] library/src/scala/caps/package.scala |
41 | 53 | - [ ] library/src/scala/compiletime/ops/any.scala
|
42 | 54 | - [ ] library/src/scala/compiletime/ops/boolean.scala
|
43 | 55 | - [ ] library/src/scala/compiletime/ops/double.scala
|
|
46 | 58 | - [ ] library/src/scala/compiletime/ops/long.scala
|
47 | 59 | - [ ] library/src/scala/compiletime/ops/string.scala
|
48 | 60 | - [ ] library/src/scala/compiletime/package.scala
|
49 |
| -- [ ] library/src/scala/compiletime/testing/Error.scala |
50 |
| -- [ ] library/src/scala/compiletime/testing/ErrorKind.scala |
51 |
| -- [ ] library/src/scala/compiletime/testing/package.scala |
52 |
| -- [ ] library/src/scala/deriving/Mirror.scala |
| 61 | +- [x] library/src/scala/compiletime/testing/Error.scala |
| 62 | +- [x] library/src/scala/compiletime/testing/ErrorKind.scala |
| 63 | +- [x] library/src/scala/compiletime/testing/package.scala |
| 64 | +- [x] library/src/scala/main.scala |
53 | 65 | - [ ] library/src/scala/quoted/Expr.scala
|
54 | 66 | - [ ] library/src/scala/quoted/ExprMap.scala
|
55 | 67 | - [ ] library/src/scala/quoted/Exprs.scala
|
|
64 | 76 | - [ ] library/src/scala/quoted/runtime/QuoteUnpickler.scala
|
65 | 77 | - [ ] library/src/scala/quoted/runtime/SplicedType.scala
|
66 | 78 | - [ ] library/src/scala/quoted/runtime/StopMacroExpansion.scala
|
| 79 | +- [x] library/src/scala/reflect/Enum.scala |
| 80 | +- [x] library/src/scala/reflect/Selectable.scala |
| 81 | +- [x] library/src/scala/reflect/TypeTest.scala |
| 82 | +- [x] library/src/scala/reflect/Typeable.scala |
| 83 | +- [x] library/src/scala/runtime/$throws.scala |
| 84 | +- [x] library/src/scala/runtime/Arrays.scala |
| 85 | +- [x] library/src/scala/runtime/EnumValue.scala |
| 86 | +- [x] library/src/scala/runtime/FunctionXXL.scala |
| 87 | +- [x] library/src/scala/runtime/LazyVals.scala |
| 88 | +- [x] library/src/scala/runtime/MatchCase.scala |
| 89 | +- [x] library/src/scala/runtime/Scala3RunTime.scala |
| 90 | +- [x] library/src/scala/runtime/TupleMirror.scala |
| 91 | +- [x] library/src/scala/runtime/TupleXXL.scala |
| 92 | +- [x] library/src/scala/runtime/TupledFunctions.scala |
| 93 | +- [x] library/src/scala/runtime/Tuples.scala |
| 94 | +- [x] library/src/scala/runtime/TypeBox.scala |
| 95 | +- [x] library/src/scala/runtime/coverage/Invoker.scala |
| 96 | +- [ ] library/src/scala/runtime/stdLibPatches/Predef.scala |
| 97 | +- [ ] library/src/scala/runtime/stdLibPatches/language.scala |
| 98 | +- [x] library/src/scala/util/CommandLineParser.scala |
| 99 | +- [x] library/src/scala/util/FromDigits.scala |
| 100 | +- [x] library/src/scala/util/NotGiven.scala |
| 101 | +- [x] library/src/scala/util/TupledFunction.scala |
| 102 | +- [x] library/src/scala/util/boundary.scala |
| 103 | +- [x] library/src/scala/util/control/NonLocalReturns.scala |
0 commit comments