Skip to content

Commit bbc367e

Browse files
authored
Merge pull request #2 from hhyyg/add-phrases
Add phrases. Example: Fix A in B, Remove A from B.
2 parents a866757 + c7cf77d commit bbc367e

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

source.txt

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,54 @@
1+
Fix A in B
2+
Fix for A
3+
Fix A to B
4+
Fix A of B
5+
Add A to B
6+
Add A for B
7+
Remove A from B
8+
Remove A in B
9+
Remove unused A
10+
Use A
11+
To use A
12+
Use A instead of B
13+
Use A in B
14+
Use A for B
15+
Remove use of B
16+
Update to A
17+
Update A to B
18+
Update A for B
19+
Add A support
20+
Add support for A
21+
Make use of A
22+
Make it A
23+
Make it A possible
24+
Make sure to A
25+
Make sure that A
26+
Make A B
27+
Move A from B
28+
Move A to B
29+
Move A in B
30+
Don't use A
31+
Check for A
32+
Check A in B
33+
Fix A check
34+
Add A check
35+
Remove A from B
36+
Remove A check
37+
Replace A with B
38+
Change A to B
39+
Change to B
40+
Change A for B
41+
Change A in B
42+
Allow A to B
43+
Set A to B
44+
Set A for B
45+
Convert A to B
46+
Convert to B
47+
Rename A to B
48+
Avoid A to B
49+
Ensure A
50+
Switch from A to B
51+
Sorting A by B
152
Add -enable-experimental-nested-generic-types frontend flag
253
Add --main-process flag to run specs in the main process
354
Add Throws flag and ThrowsLoc to AbstractFunctionDecl

0 commit comments

Comments
 (0)