Skip to content

Commit 254a0b3

Browse files
committed
[TODO REMOVE] Add TODO list
1 parent e973be3 commit 254a0b3

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

TODO.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
- [ ] library/src/scala/annotation/MacroAnnotation.scala
2+
- [ ] library/src/scala/annotation/RefiningAnnotation.scala
3+
- [ ] library/src/scala/annotation/alpha.scala
4+
- [ ] library/src/scala/annotation/capability.scala
5+
- [ ] library/src/scala/annotation/constructorOnly.scala
6+
- [ ] library/src/scala/annotation/experimental.scala
7+
- [ ] library/src/scala/annotation/init.scala
8+
- [ ] library/src/scala/annotation/internal/$into.scala
9+
- [ ] library/src/scala/annotation/internal/Alias.scala
10+
- [ ] library/src/scala/annotation/internal/AnnotationDefault.scala
11+
- [ ] library/src/scala/annotation/internal/AssignedNonLocally.scala
12+
- [ ] library/src/scala/annotation/internal/Body.scala
13+
- [ ] library/src/scala/annotation/internal/Child.scala
14+
- [ ] library/src/scala/annotation/internal/ContextResultCount.scala
15+
- [ ] library/src/scala/annotation/internal/ErasedParam.scala
16+
- [ ] library/src/scala/annotation/internal/InlineParam.scala
17+
- [ ] library/src/scala/annotation/internal/MappedAlternative.scala
18+
- [ ] library/src/scala/annotation/internal/ProvisionalSuperClass.scala
19+
- [ ] library/src/scala/annotation/internal/Repeated.scala
20+
- [ ] library/src/scala/annotation/internal/RuntimeChecked.scala
21+
- [ ] library/src/scala/annotation/internal/SourceFile.scala
22+
- [ ] library/src/scala/annotation/internal/WithPureFuns.scala
23+
- [ ] library/src/scala/annotation/internal/WitnessNames.scala
24+
- [ ] library/src/scala/annotation/internal/preview.scala
25+
- [ ] library/src/scala/annotation/internal/reachCapability.scala
26+
- [ ] library/src/scala/annotation/internal/readOnlyCapability.scala
27+
- [ ] library/src/scala/annotation/internal/requiresCapability.scala
28+
- [ ] library/src/scala/annotation/internal/sharable.scala
29+
- [ ] library/src/scala/annotation/internal/unshared.scala
30+
- [ ] library/src/scala/annotation/into.scala
31+
- [ ] library/src/scala/annotation/publicInBinary.scala
32+
- [ ] library/src/scala/annotation/retains.scala
33+
- [ ] library/src/scala/annotation/retainsByName.scala
34+
- [ ] library/src/scala/annotation/static.scala
35+
- [ ] library/src/scala/annotation/targetName.scala
36+
- [ ] library/src/scala/annotation/threadUnsafe.scala
37+
- [ ] library/src/scala/annotation/transparentTrait.scala
38+
- [ ] library/src/scala/annotation/unchecked/uncheckedCapabilityLeaks.scala
39+
- [ ] library/src/scala/annotation/unchecked/uncheckedCaptures.scala
40+
- [ ] library/src/scala/annotation/unroll.scala
41+
- [ ] library/src/scala/compiletime/ops/any.scala
42+
- [ ] library/src/scala/compiletime/ops/boolean.scala
43+
- [ ] library/src/scala/compiletime/ops/double.scala
44+
- [ ] library/src/scala/compiletime/ops/float.scala
45+
- [ ] library/src/scala/compiletime/ops/int.scala
46+
- [ ] library/src/scala/compiletime/ops/long.scala
47+
- [ ] library/src/scala/compiletime/ops/string.scala
48+
- [ ] 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
53+
- [ ] library/src/scala/quoted/Expr.scala
54+
- [ ] library/src/scala/quoted/ExprMap.scala
55+
- [ ] library/src/scala/quoted/Exprs.scala
56+
- [ ] library/src/scala/quoted/FromExpr.scala
57+
- [ ] library/src/scala/quoted/Quotes.scala
58+
- [ ] library/src/scala/quoted/ToExpr.scala
59+
- [ ] library/src/scala/quoted/Type.scala
60+
- [ ] library/src/scala/quoted/Varargs.scala
61+
- [ ] library/src/scala/quoted/runtime/Expr.scala
62+
- [ ] library/src/scala/quoted/runtime/Patterns.scala
63+
- [ ] library/src/scala/quoted/runtime/QuoteMatching.scala
64+
- [ ] library/src/scala/quoted/runtime/QuoteUnpickler.scala
65+
- [ ] library/src/scala/quoted/runtime/SplicedType.scala
66+
- [ ] library/src/scala/quoted/runtime/StopMacroExpansion.scala

0 commit comments

Comments
 (0)