File tree
100 files changed
+152
-162
lines changed- community-build/community-projects
- docs/docs/reference
- contextual
- metaprogramming
- library/src/scala
- quoted
- tasty
- tests
- neg-macros
- delegate-match-1
- delegate-match-2
- delegate-match-3
- i6432b
- i6432
- tasty-macro-assert-1
- tasty-macro-assert-2
- tasty-macro-error
- tasty-macro-positions
- tasty-string-interpolator-position-a
- tasty-string-interpolator-position-b
- neg-staging/i5941
- neg
- pending/run/tasty-comments
- pos-macros
- i6171
- i6535
- i6803b
- tasty-constant-type
- pos
- run-custom-args
- Yretain-trees
- tasty-definitions-2
- tasty-definitions-3
- tasty-extractors-owners
- tasty-load-tree-1
- tasty-load-tree-2
- run-macros-erased/reflect-isFunctionType
- run-macros
- f-interpolation-1
- gestalt-type-toolbox-reflect
- i5119b
- i5119
- i5533b
- i5533
- i5536
- i5629
- i5715
- i5941
- i6171
- i6270
- i6518
- i6679
- i6765
- i6988
- i7887
- i7898
- i8007
- inferred-repeated-result
- no-symbol
- quote-inline-function
- quote-matcher-symantics-1
- quote-matcher-symantics-2
- quote-toExprOfTuple
- reflect-dsl
- reflect-lambda
- reflect-pos-fun
- reflect-select-constructor
- reflect-select-copy-2
- reflect-select-copy
- reflect-select-symbol-constructor
- reflect-select-value-class
- reflect-sourceCode
- tasty-argument-tree-1
- tasty-create-method-symbol
- tasty-custom-show
- tasty-dealias
- tasty-definitions-1
- tasty-eval
- tasty-extractors-1
- tasty-extractors-2
- tasty-extractors-3
- tasty-extractors-types
- tasty-indexed-map
- tasty-interpolation-1
- tasty-linenumber-2
- tasty-linenumber
- tasty-location
- tasty-macro-assert
- tasty-macro-const
- tasty-macro-positions
- tasty-original-source
- tasty-seal-method
- tasty-simplified
- tasty-string-interpolation-reporter-test
- tasty-subtyping
- tasty-typeof
- tasty-unsafe-let
- type-show
- xml-interpolation-1
- xml-interpolation-2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+152
-162
lines changed- common-test.dotty/src/main/scala/org/scalatest/LineNumberHelper.scala+1-1
- project/GenAnyVals.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/BooleanMacro.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/Requirements.scala+3-3
- scalactic.dotty/src/main/scala/org/scalactic/Snapshots.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/anyvals/CompileTimeAssertions.scala+6-6
- scalactic.dotty/src/main/scala/org/scalactic/anyvals/NumericStringMacro.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/anyvals/PercentageIntMacros.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/anyvals/RegexStringMacro.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/source/Position.scala+1-1
- scalactic.dotty/src/main/scala/org/scalactic/source/TypeInfoMacro.scala+1-1
- scalatest.dotty/src/main/scala/org/scalatest/AssertionsMacro.scala+1-1
- scalatest.dotty/src/main/scala/org/scalatest/CompileMacro.scala+9-9
- scalatest.dotty/src/main/scala/org/scalatest/DiagrammedAssertionsMacro.scala+1-1
- scalatest.dotty/src/main/scala/org/scalatest/diagrams/DiagramsMacro.scala+3-3
- scalatest.dotty/src/main/scala/org/scalatest/expectations/ExpectationsMacro.scala+1-1
- scalatest.dotty/src/main/scala/org/scalatest/matchers/MatchPatternMacro.scala+2-2
- scalatest.dotty/src/main/scala/org/scalatest/matchers/TypeMatcherMacro.scala+15-15
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | | - | |
| 44 | + | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
| |||
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
84 | | - | |
| 81 | + | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
| |||
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
106 | | - | |
| 103 | + | |
107 | 104 | | |
108 | 105 | | |
109 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
40 | 48 | | |
41 | 49 | | |
42 | 50 | | |
| |||
108 | 116 | | |
109 | 117 | | |
110 | 118 | | |
111 | | - | |
| 119 | + | |
112 | 120 | | |
113 | 121 | | |
114 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments