3 files changed
+21
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
443 | 446 | | |
444 | 447 | | |
445 | | - | |
446 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
447 | 455 | | |
448 | 456 | | |
449 | 457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| |||
- .github/workflows/main.yml+1-1
- Cargo.toml+4-3
- cbindgen.toml+2-1
- include/riti.h+178-159
- riti.xcodeproj/project.pbxproj+222
- src/config.rs+48-5
- src/context.rs+41-9
- src/data.rs+28-13
- src/ffi.rs+31-16
- src/fixed/layout.rs+8-3
- src/fixed/method.rs+45-28
- src/fixed/mod.rs+1-1
- src/fixed/search.rs+1-2
- src/keycodes.rs+1
- src/lib.rs+1-1
- src/phonetic/method.rs+25-8
- src/phonetic/mod.rs-1
- src/phonetic/regex/mod.rs-4
- src/phonetic/regex/parser.rs-193
- src/phonetic/regex/patterns.rs-216
- src/phonetic/suggestion.rs+156-128
- src/suggestion.rs+53-15
- src/utility.rs+53-17
0 commit comments