Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
07246ed20a7569c2d315b2e216eb6c0f |
User & Date: | 顽雨沉风 on 2024-01-24 14:11:22 |
Other Links: | manifest | tags |
Context
2024-01-24
| ||
14:30 | (/ω\) check-in: 9f09285374 user: 顽雨沉风 tags: trunk | |
14:11 | (/ω\) check-in: 07246ed20a user: 顽雨沉风 tags: trunk | |
03:37 | (/ω\) check-in: 14ff7a9f5f user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/lib_lua/ipml_mj_ysaf.lua from [7dd0a5fc8a] to [b3507cba7b].
︙ | |||
46 47 48 49 50 51 52 | 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | - - + + + + + - - - - + + + + | function d_5.写件_一维(o1, o1_9, o2, o3) local k1 = table.concat(o1_9, "\n") if o3 then k1 = o3(k1) end d_5.写件(o1, k1, o2) end |
︙ | |||
78 79 80 81 82 83 84 | 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 | - - - + + + - + - + - - + + - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - + + + + | --~ return o1:gsub("\n+", "\n") --~ end --~ function d_5.删空行(o1) --~ o1 = d_5.删空行_不虑首末态(o1) --~ o1 = d_5.删前缀(o1, "\n") --~ return d_5.删后缀(o1, "\n") --~ end |
Modified 残局文料/产常量件.lua from [5a909705d8] to [a2f8607015].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | + + - + + + - + - - - + + + - + + + | package.path = [[.\lib_lua\?.lua;]] .. package.path package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath _G.常用库 = require("ipml_mj_ysaf") local 字集码互转库 = require("u8_to_a") --~ local profile = require("jit.profile") --~ profile.start("f", cb) local 删注库_月程语版_不虑字串版 = require(字集码互转库.u8_to_a("删注/月程语_不虑字串")) local d_2 = {} function d_2.产常量件(o1) local k1 |
︙ |
Modified 残局文料/齐月程语件.lua from [95e56cd4b5] to [cd7e9c0db8].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - - - + + + + - + | _G.常用库 = require("lib_lua/ipml_mj_ysaf") local 字集码互转库 = require("u8_to_a") local d_2 = {} |