Commit a6dfdb4
committed
feat: builtin.Byte and array scalars
- added builtin.Byte
- added builtin.ByteArray
- added builtin.Int32Array
- added builtin.UInt32Array
- added builtin.Int64Array
- added builtin.UInt64Array
- added builtin.Float32Array
- added builtin.Float64Array1 parent 50115e5 commit a6dfdb4
2 files changed
Lines changed: 24 additions & 0 deletions
File tree
- mmrpc-definition/src/commonMain/kotlin
- mmrpc-gradle-plugin/src/main/kotlin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
| 35 | + | |
33 | 36 | | |
| 37 | + | |
34 | 38 | | |
| 39 | + | |
35 | 40 | | |
| 41 | + | |
36 | 42 | | |
| 43 | + | |
37 | 44 | | |
| 45 | + | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| |||
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| 64 | + | |
| 65 | + | |
56 | 66 | | |
| 67 | + | |
57 | 68 | | |
| 69 | + | |
58 | 70 | | |
| 71 | + | |
59 | 72 | | |
| 73 | + | |
60 | 74 | | |
| 75 | + | |
61 | 76 | | |
| 77 | + | |
62 | 78 | | |
63 | 79 | | |
64 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
| 45 | + | |
43 | 46 | | |
| 47 | + | |
44 | 48 | | |
| 49 | + | |
45 | 50 | | |
| 51 | + | |
46 | 52 | | |
| 53 | + | |
47 | 54 | | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
| |||
0 commit comments