diff options
Diffstat (limited to 'gen/gen.h')
-rw-r--r-- | gen/gen.h | 831 |
1 files changed, 831 insertions, 0 deletions
diff --git a/gen/gen.h b/gen/gen.h new file mode 100644 index 00000000..e598d2bc --- /dev/null +++ b/gen/gen.h | |||
@@ -0,0 +1,831 @@ | |||
1 | /* automatically generated by bootstrap.tl */ | ||
2 | |||
3 | #include "gen/lua/compat53/module.h" | ||
4 | #include "gen/lua/compat53/init.h" | ||
5 | #include "gen/lua/compat53/file_mt.h" | ||
6 | #include "gen/lua/luarocks/test/busted.h" | ||
7 | #include "gen/lua/luarocks/test/command.h" | ||
8 | #include "gen/lua/luarocks/deplocks.h" | ||
9 | #include "gen/lua/luarocks/fs.h" | ||
10 | #include "gen/lua/luarocks/fetch.h" | ||
11 | #include "gen/lua/luarocks/search.h" | ||
12 | #include "gen/lua/luarocks/config.h" | ||
13 | #include "gen/lua/luarocks/repos.h" | ||
14 | #include "gen/lua/luarocks/test.h" | ||
15 | #include "gen/lua/luarocks/dir.h" | ||
16 | #include "gen/lua/luarocks/deps.h" | ||
17 | #include "gen/lua/luarocks/build.h" | ||
18 | #include "gen/lua/luarocks/fetch/git_http.h" | ||
19 | #include "gen/lua/luarocks/fetch/hg_https.h" | ||
20 | #include "gen/lua/luarocks/fetch/svn.h" | ||
21 | #include "gen/lua/luarocks/fetch/hg.h" | ||
22 | #include "gen/lua/luarocks/fetch/git.h" | ||
23 | #include "gen/lua/luarocks/fetch/hg_http.h" | ||
24 | #include "gen/lua/luarocks/fetch/cvs.h" | ||
25 | #include "gen/lua/luarocks/fetch/git_file.h" | ||
26 | #include "gen/lua/luarocks/fetch/git_https.h" | ||
27 | #include "gen/lua/luarocks/fetch/git_ssh.h" | ||
28 | #include "gen/lua/luarocks/fetch/hg_ssh.h" | ||
29 | #include "gen/lua/luarocks/fetch/sscm.h" | ||
30 | #include "gen/lua/luarocks/cmd.h" | ||
31 | #include "gen/lua/luarocks/admin/cmd/refresh_cache.h" | ||
32 | #include "gen/lua/luarocks/admin/cmd/make_manifest.h" | ||
33 | #include "gen/lua/luarocks/admin/cmd/remove.h" | ||
34 | #include "gen/lua/luarocks/admin/cmd/add.h" | ||
35 | #include "gen/lua/luarocks/admin/index.h" | ||
36 | #include "gen/lua/luarocks/admin/cache.h" | ||
37 | #include "gen/lua/luarocks/cmd/search.h" | ||
38 | #include "gen/lua/luarocks/cmd/config.h" | ||
39 | #include "gen/lua/luarocks/cmd/write_rockspec.h" | ||
40 | #include "gen/lua/luarocks/cmd/unpack.h" | ||
41 | #include "gen/lua/luarocks/cmd/test.h" | ||
42 | #include "gen/lua/luarocks/cmd/show.h" | ||
43 | #include "gen/lua/luarocks/cmd/build.h" | ||
44 | #include "gen/lua/luarocks/cmd/remove.h" | ||
45 | #include "gen/lua/luarocks/cmd/install.h" | ||
46 | #include "gen/lua/luarocks/cmd/purge.h" | ||
47 | #include "gen/lua/luarocks/cmd/init.h" | ||
48 | #include "gen/lua/luarocks/cmd/upload.h" | ||
49 | #include "gen/lua/luarocks/cmd/make.h" | ||
50 | #include "gen/lua/luarocks/cmd/download.h" | ||
51 | #include "gen/lua/luarocks/cmd/lint.h" | ||
52 | #include "gen/lua/luarocks/cmd/list.h" | ||
53 | #include "gen/lua/luarocks/cmd/pack.h" | ||
54 | #include "gen/lua/luarocks/cmd/doc.h" | ||
55 | #include "gen/lua/luarocks/cmd/which.h" | ||
56 | #include "gen/lua/luarocks/cmd/path.h" | ||
57 | #include "gen/lua/luarocks/cmd/new_version.h" | ||
58 | #include "gen/lua/luarocks/remove.h" | ||
59 | #include "gen/lua/luarocks/vendor/dkjson.h" | ||
60 | #include "gen/lua/luarocks/vendor/argparse.h" | ||
61 | #include "gen/lua/luarocks/fs/win32.h" | ||
62 | #include "gen/lua/luarocks/fs/unix.h" | ||
63 | #include "gen/lua/luarocks/fs/win32/tools.h" | ||
64 | #include "gen/lua/luarocks/fs/unix/tools.h" | ||
65 | #include "gen/lua/luarocks/fs/macosx.h" | ||
66 | #include "gen/lua/luarocks/fs/lua.h" | ||
67 | #include "gen/lua/luarocks/fs/linux.h" | ||
68 | #include "gen/lua/luarocks/fs/tools.h" | ||
69 | #include "gen/lua/luarocks/manif/writer.h" | ||
70 | #include "gen/lua/luarocks/repo_writer.h" | ||
71 | #include "gen/lua/luarocks/manif.h" | ||
72 | #include "gen/lua/luarocks/upload/api.h" | ||
73 | #include "gen/lua/luarocks/upload/multipart.h" | ||
74 | #include "gen/lua/luarocks/util.h" | ||
75 | #include "gen/lua/luarocks/download.h" | ||
76 | #include "gen/lua/luarocks/results.h" | ||
77 | #include "gen/lua/luarocks/type_check.h" | ||
78 | #include "gen/lua/luarocks/tools/zip.h" | ||
79 | #include "gen/lua/luarocks/tools/tar.h" | ||
80 | #include "gen/lua/luarocks/tools/patch.h" | ||
81 | #include "gen/lua/luarocks/pack.h" | ||
82 | #include "gen/lua/luarocks/persist.h" | ||
83 | #include "gen/lua/luarocks/build/builtin.h" | ||
84 | #include "gen/lua/luarocks/build/make.h" | ||
85 | #include "gen/lua/luarocks/build/command.h" | ||
86 | #include "gen/lua/luarocks/build/cmake.h" | ||
87 | #include "gen/lua/luarocks/queries.h" | ||
88 | #include "gen/lua/luarocks/core/dir.h" | ||
89 | #include "gen/lua/luarocks/core/vers.h" | ||
90 | #include "gen/lua/luarocks/core/manif.h" | ||
91 | #include "gen/lua/luarocks/core/util.h" | ||
92 | #include "gen/lua/luarocks/core/persist.h" | ||
93 | #include "gen/lua/luarocks/core/sysdetect.h" | ||
94 | #include "gen/lua/luarocks/core/cfg.h" | ||
95 | #include "gen/lua/luarocks/core/types/result.h" | ||
96 | #include "gen/lua/luarocks/core/types/query.h" | ||
97 | #include "gen/lua/luarocks/core/types/rockspec.h" | ||
98 | #include "gen/lua/luarocks/core/path.h" | ||
99 | #include "gen/lua/luarocks/require.h" | ||
100 | #include "gen/lua/luarocks/type/manifest.h" | ||
101 | #include "gen/lua/luarocks/type/rockspec.h" | ||
102 | #include "gen/lua/luarocks/fun.h" | ||
103 | #include "gen/lua/luarocks/rockspecs.h" | ||
104 | #include "gen/lua/luarocks/signing.h" | ||
105 | #include "gen/lua/luarocks/loader.h" | ||
106 | #include "gen/lua/luarocks/path.h" | ||
107 | #include "gen/lua/md5.h" | ||
108 | #include "gen/lua/bz2/ltn12.h" | ||
109 | #include "gen/lua/ltn12.h" | ||
110 | #include "gen/lua/mime.h" | ||
111 | #include "gen/lua/socket.h" | ||
112 | #include "gen/lua/socket/ftp.h" | ||
113 | #include "gen/lua/socket/headers.h" | ||
114 | #include "gen/lua/socket/http.h" | ||
115 | #include "gen/lua/socket/smtp.h" | ||
116 | #include "gen/lua/socket/tp.h" | ||
117 | #include "gen/lua/socket/url.h" | ||
118 | #include "gen/lua/ssl.h" | ||
119 | #include "gen/lua/ssl/https.h" | ||
120 | |||
121 | static const Gen GEN[] = { | ||
122 | { | ||
123 | .module_name = "compat53.module", | ||
124 | .source_name = "src/compat53/module.lua", | ||
125 | .length = 27205, | ||
126 | .code = luarocks_gen_compat53_module, | ||
127 | }, | ||
128 | { | ||
129 | .module_name = "compat53.init", | ||
130 | .source_name = "src/compat53/init.lua", | ||
131 | .length = 11961, | ||
132 | .code = luarocks_gen_compat53_init, | ||
133 | }, | ||
134 | { | ||
135 | .module_name = "compat53.file_mt", | ||
136 | .source_name = "src/compat53/file_mt.lua", | ||
137 | .length = 1945, | ||
138 | .code = luarocks_gen_compat53_file_mt, | ||
139 | }, | ||
140 | { | ||
141 | .module_name = "luarocks.test.busted", | ||
142 | .source_name = "src/luarocks/test/busted.lua", | ||
143 | .length = 1432, | ||
144 | .code = luarocks_gen_luarocks_test_busted, | ||
145 | }, | ||
146 | { | ||
147 | .module_name = "luarocks.test.command", | ||
148 | .source_name = "src/luarocks/test/command.lua", | ||
149 | .length = 1530, | ||
150 | .code = luarocks_gen_luarocks_test_command, | ||
151 | }, | ||
152 | { | ||
153 | .module_name = "luarocks.deplocks", | ||
154 | .source_name = "src/luarocks/deplocks.lua", | ||
155 | .length = 2334, | ||
156 | .code = luarocks_gen_luarocks_deplocks, | ||
157 | }, | ||
158 | { | ||
159 | .module_name = "luarocks.fs", | ||
160 | .source_name = "src/luarocks/fs.lua", | ||
161 | .length = 4484, | ||
162 | .code = luarocks_gen_luarocks_fs, | ||
163 | }, | ||
164 | { | ||
165 | .module_name = "luarocks.fetch", | ||
166 | .source_name = "src/luarocks/fetch.lua", | ||
167 | .length = 15550, | ||
168 | .code = luarocks_gen_luarocks_fetch, | ||
169 | }, | ||
170 | { | ||
171 | .module_name = "luarocks.search", | ||
172 | .source_name = "src/luarocks/search.lua", | ||
173 | .length = 11026, | ||
174 | .code = luarocks_gen_luarocks_search, | ||
175 | }, | ||
176 | { | ||
177 | .module_name = "luarocks.config", | ||
178 | .source_name = "src/luarocks/config.lua", | ||
179 | .length = 954, | ||
180 | .code = luarocks_gen_luarocks_config, | ||
181 | }, | ||
182 | { | ||
183 | .module_name = "luarocks.repos", | ||
184 | .source_name = "src/luarocks/repos.lua", | ||
185 | .length = 19776, | ||
186 | .code = luarocks_gen_luarocks_repos, | ||
187 | }, | ||
188 | { | ||
189 | .module_name = "luarocks.test", | ||
190 | .source_name = "src/luarocks/test.lua", | ||
191 | .length = 2879, | ||
192 | .code = luarocks_gen_luarocks_test, | ||
193 | }, | ||
194 | { | ||
195 | .module_name = "luarocks.dir", | ||
196 | .source_name = "src/luarocks/dir.lua", | ||
197 | .length = 1345, | ||
198 | .code = luarocks_gen_luarocks_dir, | ||
199 | }, | ||
200 | { | ||
201 | .module_name = "luarocks.deps", | ||
202 | .source_name = "src/luarocks/deps.lua", | ||
203 | .length = 24246, | ||
204 | .code = luarocks_gen_luarocks_deps, | ||
205 | }, | ||
206 | { | ||
207 | .module_name = "luarocks.build", | ||
208 | .source_name = "src/luarocks/build.lua", | ||
209 | .length = 14170, | ||
210 | .code = luarocks_gen_luarocks_build, | ||
211 | }, | ||
212 | { | ||
213 | .module_name = "luarocks.fetch.git_http", | ||
214 | .source_name = "src/luarocks/fetch/git_http.lua", | ||
215 | .length = 509, | ||
216 | .code = luarocks_gen_luarocks_fetch_git_http, | ||
217 | }, | ||
218 | { | ||
219 | .module_name = "luarocks.fetch.hg_https", | ||
220 | .source_name = "src/luarocks/fetch/hg_https.lua", | ||
221 | .length = 48, | ||
222 | .code = luarocks_gen_luarocks_fetch_hg_https, | ||
223 | }, | ||
224 | { | ||
225 | .module_name = "luarocks.fetch.svn", | ||
226 | .source_name = "src/luarocks/fetch/svn.lua", | ||
227 | .length = 1928, | ||
228 | .code = luarocks_gen_luarocks_fetch_svn, | ||
229 | }, | ||
230 | { | ||
231 | .module_name = "luarocks.fetch.hg", | ||
232 | .source_name = "src/luarocks/fetch/hg.lua", | ||
233 | .length = 1811, | ||
234 | .code = luarocks_gen_luarocks_fetch_hg, | ||
235 | }, | ||
236 | { | ||
237 | .module_name = "luarocks.fetch.git", | ||
238 | .source_name = "src/luarocks/fetch/git.lua", | ||
239 | .length = 4321, | ||
240 | .code = luarocks_gen_luarocks_fetch_git, | ||
241 | }, | ||
242 | { | ||
243 | .module_name = "luarocks.fetch.hg_http", | ||
244 | .source_name = "src/luarocks/fetch/hg_http.lua", | ||
245 | .length = 494, | ||
246 | .code = luarocks_gen_luarocks_fetch_hg_http, | ||
247 | }, | ||
248 | { | ||
249 | .module_name = "luarocks.fetch.cvs", | ||
250 | .source_name = "src/luarocks/fetch/cvs.lua", | ||
251 | .length = 1518, | ||
252 | .code = luarocks_gen_luarocks_fetch_cvs, | ||
253 | }, | ||
254 | { | ||
255 | .module_name = "luarocks.fetch.git_file", | ||
256 | .source_name = "src/luarocks/fetch/git_file.lua", | ||
257 | .length = 503, | ||
258 | .code = luarocks_gen_luarocks_fetch_git_file, | ||
259 | }, | ||
260 | { | ||
261 | .module_name = "luarocks.fetch.git_https", | ||
262 | .source_name = "src/luarocks/fetch/git_https.lua", | ||
263 | .length = 48, | ||
264 | .code = luarocks_gen_luarocks_fetch_git_https, | ||
265 | }, | ||
266 | { | ||
267 | .module_name = "luarocks.fetch.git_ssh", | ||
268 | .source_name = "src/luarocks/fetch/git_ssh.lua", | ||
269 | .length = 643, | ||
270 | .code = luarocks_gen_luarocks_fetch_git_ssh, | ||
271 | }, | ||
272 | { | ||
273 | .module_name = "luarocks.fetch.hg_ssh", | ||
274 | .source_name = "src/luarocks/fetch/hg_ssh.lua", | ||
275 | .length = 48, | ||
276 | .code = luarocks_gen_luarocks_fetch_hg_ssh, | ||
277 | }, | ||
278 | { | ||
279 | .module_name = "luarocks.fetch.sscm", | ||
280 | .source_name = "src/luarocks/fetch/sscm.lua", | ||
281 | .length = 1373, | ||
282 | .code = luarocks_gen_luarocks_fetch_sscm, | ||
283 | }, | ||
284 | { | ||
285 | .module_name = "luarocks.cmd", | ||
286 | .source_name = "src/luarocks/cmd.lua", | ||
287 | .length = 25438, | ||
288 | .code = luarocks_gen_luarocks_cmd, | ||
289 | }, | ||
290 | { | ||
291 | .module_name = "luarocks.admin.cmd.refresh_cache", | ||
292 | .source_name = "src/luarocks/admin/cmd/refresh_cache.lua", | ||
293 | .length = 968, | ||
294 | .code = luarocks_gen_luarocks_admin_cmd_refresh_cache, | ||
295 | }, | ||
296 | { | ||
297 | .module_name = "luarocks.admin.cmd.make_manifest", | ||
298 | .source_name = "src/luarocks/admin/cmd/make_manifest.lua", | ||
299 | .length = 1687, | ||
300 | .code = luarocks_gen_luarocks_admin_cmd_make_manifest, | ||
301 | }, | ||
302 | { | ||
303 | .module_name = "luarocks.admin.cmd.remove", | ||
304 | .source_name = "src/luarocks/admin/cmd/remove.lua", | ||
305 | .length = 3270, | ||
306 | .code = luarocks_gen_luarocks_admin_cmd_remove, | ||
307 | }, | ||
308 | { | ||
309 | .module_name = "luarocks.admin.cmd.add", | ||
310 | .source_name = "src/luarocks/admin/cmd/add.lua", | ||
311 | .length = 4545, | ||
312 | .code = luarocks_gen_luarocks_admin_cmd_add, | ||
313 | }, | ||
314 | { | ||
315 | .module_name = "luarocks.admin.index", | ||
316 | .source_name = "src/luarocks/admin/index.lua", | ||
317 | .length = 5779, | ||
318 | .code = luarocks_gen_luarocks_admin_index, | ||
319 | }, | ||
320 | { | ||
321 | .module_name = "luarocks.admin.cache", | ||
322 | .source_name = "src/luarocks/admin/cache.lua", | ||
323 | .length = 3293, | ||
324 | .code = luarocks_gen_luarocks_admin_cache, | ||
325 | }, | ||
326 | { | ||
327 | .module_name = "luarocks.cmd.search", | ||
328 | .source_name = "src/luarocks/cmd/search.lua", | ||
329 | .length = 2918, | ||
330 | .code = luarocks_gen_luarocks_cmd_search, | ||
331 | }, | ||
332 | { | ||
333 | .module_name = "luarocks.cmd.config", | ||
334 | .source_name = "src/luarocks/cmd/config.lua", | ||
335 | .length = 11873, | ||
336 | .code = luarocks_gen_luarocks_cmd_config, | ||
337 | }, | ||
338 | { | ||
339 | .module_name = "luarocks.cmd.write_rockspec", | ||
340 | .source_name = "src/luarocks/cmd/write_rockspec.lua", | ||
341 | .length = 13181, | ||
342 | .code = luarocks_gen_luarocks_cmd_write_rockspec, | ||
343 | }, | ||
344 | { | ||
345 | .module_name = "luarocks.cmd.unpack", | ||
346 | .source_name = "src/luarocks/cmd/unpack.lua", | ||
347 | .length = 4970, | ||
348 | .code = luarocks_gen_luarocks_cmd_unpack, | ||
349 | }, | ||
350 | { | ||
351 | .module_name = "luarocks.cmd.test", | ||
352 | .source_name = "src/luarocks/cmd/test.lua", | ||
353 | .length = 1819, | ||
354 | .code = luarocks_gen_luarocks_cmd_test, | ||
355 | }, | ||
356 | { | ||
357 | .module_name = "luarocks.cmd.show", | ||
358 | .source_name = "src/luarocks/cmd/show.lua", | ||
359 | .length = 11438, | ||
360 | .code = luarocks_gen_luarocks_cmd_show, | ||
361 | }, | ||
362 | { | ||
363 | .module_name = "luarocks.cmd.build", | ||
364 | .source_name = "src/luarocks/cmd/build.lua", | ||
365 | .length = 6034, | ||
366 | .code = luarocks_gen_luarocks_cmd_build, | ||
367 | }, | ||
368 | { | ||
369 | .module_name = "luarocks.cmd.remove", | ||
370 | .source_name = "src/luarocks/cmd/remove.lua", | ||
371 | .length = 2356, | ||
372 | .code = luarocks_gen_luarocks_cmd_remove, | ||
373 | }, | ||
374 | { | ||
375 | .module_name = "luarocks.cmd.install", | ||
376 | .source_name = "src/luarocks/cmd/install.lua", | ||
377 | .length = 8529, | ||
378 | .code = luarocks_gen_luarocks_cmd_install, | ||
379 | }, | ||
380 | { | ||
381 | .module_name = "luarocks.cmd.purge", | ||
382 | .source_name = "src/luarocks/cmd/purge.lua", | ||
383 | .length = 2421, | ||
384 | .code = luarocks_gen_luarocks_cmd_purge, | ||
385 | }, | ||
386 | { | ||
387 | .module_name = "luarocks.cmd.init", | ||
388 | .source_name = "src/luarocks/cmd/init.lua", | ||
389 | .length = 7199, | ||
390 | .code = luarocks_gen_luarocks_cmd_init, | ||
391 | }, | ||
392 | { | ||
393 | .module_name = "luarocks.cmd.upload", | ||
394 | .source_name = "src/luarocks/cmd/upload.lua", | ||
395 | .length = 4509, | ||
396 | .code = luarocks_gen_luarocks_cmd_upload, | ||
397 | }, | ||
398 | { | ||
399 | .module_name = "luarocks.cmd.make", | ||
400 | .source_name = "src/luarocks/cmd/make.lua", | ||
401 | .length = 6528, | ||
402 | .code = luarocks_gen_luarocks_cmd_make, | ||
403 | }, | ||
404 | { | ||
405 | .module_name = "luarocks.cmd.download", | ||
406 | .source_name = "src/luarocks/cmd/download.lua", | ||
407 | .length = 1551, | ||
408 | .code = luarocks_gen_luarocks_cmd_download, | ||
409 | }, | ||
410 | { | ||
411 | .module_name = "luarocks.cmd.lint", | ||
412 | .source_name = "src/luarocks/cmd/lint.lua", | ||
413 | .length = 1386, | ||
414 | .code = luarocks_gen_luarocks_cmd_lint, | ||
415 | }, | ||
416 | { | ||
417 | .module_name = "luarocks.cmd.list", | ||
418 | .source_name = "src/luarocks/cmd/list.lua", | ||
419 | .length = 3530, | ||
420 | .code = luarocks_gen_luarocks_cmd_list, | ||
421 | }, | ||
422 | { | ||
423 | .module_name = "luarocks.cmd.pack", | ||
424 | .source_name = "src/luarocks/cmd/pack.lua", | ||
425 | .length = 1253, | ||
426 | .code = luarocks_gen_luarocks_cmd_pack, | ||
427 | }, | ||
428 | { | ||
429 | .module_name = "luarocks.cmd.doc", | ||
430 | .source_name = "src/luarocks/cmd/doc.lua", | ||
431 | .length = 5485, | ||
432 | .code = luarocks_gen_luarocks_cmd_doc, | ||
433 | }, | ||
434 | { | ||
435 | .module_name = "luarocks.cmd.which", | ||
436 | .source_name = "src/luarocks/cmd/which.lua", | ||
437 | .length = 1121, | ||
438 | .code = luarocks_gen_luarocks_cmd_which, | ||
439 | }, | ||
440 | { | ||
441 | .module_name = "luarocks.cmd.path", | ||
442 | .source_name = "src/luarocks/cmd/path.lua", | ||
443 | .length = 3442, | ||
444 | .code = luarocks_gen_luarocks_cmd_path, | ||
445 | }, | ||
446 | { | ||
447 | .module_name = "luarocks.cmd.new_version", | ||
448 | .source_name = "src/luarocks/cmd/new_version.lua", | ||
449 | .length = 7237, | ||
450 | .code = luarocks_gen_luarocks_cmd_new_version, | ||
451 | }, | ||
452 | { | ||
453 | .module_name = "luarocks.remove", | ||
454 | .source_name = "src/luarocks/remove.lua", | ||
455 | .length = 4447, | ||
456 | .code = luarocks_gen_luarocks_remove, | ||
457 | }, | ||
458 | { | ||
459 | .module_name = "luarocks.vendor.dkjson", | ||
460 | .source_name = "src/luarocks/vendor/dkjson.lua", | ||
461 | .length = 23606, | ||
462 | .code = luarocks_gen_luarocks_vendor_dkjson, | ||
463 | }, | ||
464 | { | ||
465 | .module_name = "luarocks.vendor.argparse", | ||
466 | .source_name = "src/luarocks/vendor/argparse.lua", | ||
467 | .length = 58011, | ||
468 | .code = luarocks_gen_luarocks_vendor_argparse, | ||
469 | }, | ||
470 | { | ||
471 | .module_name = "luarocks.fs.win32", | ||
472 | .source_name = "src/luarocks/fs/win32.lua", | ||
473 | .length = 11712, | ||
474 | .code = luarocks_gen_luarocks_fs_win32, | ||
475 | }, | ||
476 | { | ||
477 | .module_name = "luarocks.fs.unix", | ||
478 | .source_name = "src/luarocks/fs/unix.lua", | ||
479 | .length = 7815, | ||
480 | .code = luarocks_gen_luarocks_fs_unix, | ||
481 | }, | ||
482 | { | ||
483 | .module_name = "luarocks.fs.win32.tools", | ||
484 | .source_name = "src/luarocks/fs/win32/tools.lua", | ||
485 | .length = 11114, | ||
486 | .code = luarocks_gen_luarocks_fs_win32_tools, | ||
487 | }, | ||
488 | { | ||
489 | .module_name = "luarocks.fs.unix.tools", | ||
490 | .source_name = "src/luarocks/fs/unix/tools.lua", | ||
491 | .length = 11463, | ||
492 | .code = luarocks_gen_luarocks_fs_unix_tools, | ||
493 | }, | ||
494 | { | ||
495 | .module_name = "luarocks.fs.macosx", | ||
496 | .source_name = "src/luarocks/fs/macosx.lua", | ||
497 | .length = 1186, | ||
498 | .code = luarocks_gen_luarocks_fs_macosx, | ||
499 | }, | ||
500 | { | ||
501 | .module_name = "luarocks.fs.lua", | ||
502 | .source_name = "src/luarocks/fs/lua.lua", | ||
503 | .length = 38618, | ||
504 | .code = luarocks_gen_luarocks_fs_lua, | ||
505 | }, | ||
506 | { | ||
507 | .module_name = "luarocks.fs.linux", | ||
508 | .source_name = "src/luarocks/fs/linux.lua", | ||
509 | .length = 1182, | ||
510 | .code = luarocks_gen_luarocks_fs_linux, | ||
511 | }, | ||
512 | { | ||
513 | .module_name = "luarocks.fs.tools", | ||
514 | .source_name = "src/luarocks/fs/tools.lua", | ||
515 | .length = 7337, | ||
516 | .code = luarocks_gen_luarocks_fs_tools, | ||
517 | }, | ||
518 | { | ||
519 | .module_name = "luarocks.manif.writer", | ||
520 | .source_name = "src/luarocks/manif/writer.lua", | ||
521 | .length = 11163, | ||
522 | .code = luarocks_gen_luarocks_manif_writer, | ||
523 | }, | ||
524 | { | ||
525 | .module_name = "luarocks.repo_writer", | ||
526 | .source_name = "src/luarocks/repo_writer.lua", | ||
527 | .length = 1333, | ||
528 | .code = luarocks_gen_luarocks_repo_writer, | ||
529 | }, | ||
530 | { | ||
531 | .module_name = "luarocks.manif", | ||
532 | .source_name = "src/luarocks/manif.lua", | ||
533 | .length = 6368, | ||
534 | .code = luarocks_gen_luarocks_manif, | ||
535 | }, | ||
536 | { | ||
537 | .module_name = "luarocks.upload.api", | ||
538 | .source_name = "src/luarocks/upload/api.lua", | ||
539 | .length = 9093, | ||
540 | .code = luarocks_gen_luarocks_upload_api, | ||
541 | }, | ||
542 | { | ||
543 | .module_name = "luarocks.upload.multipart", | ||
544 | .source_name = "src/luarocks/upload/multipart.lua", | ||
545 | .length = 3067, | ||
546 | .code = luarocks_gen_luarocks_upload_multipart, | ||
547 | }, | ||
548 | { | ||
549 | .module_name = "luarocks.util", | ||
550 | .source_name = "src/luarocks/util.lua", | ||
551 | .length = 14106, | ||
552 | .code = luarocks_gen_luarocks_util, | ||
553 | }, | ||
554 | { | ||
555 | .module_name = "luarocks.download", | ||
556 | .source_name = "src/luarocks/download.lua", | ||
557 | .length = 2509, | ||
558 | .code = luarocks_gen_luarocks_download, | ||
559 | }, | ||
560 | { | ||
561 | .module_name = "luarocks.results", | ||
562 | .source_name = "src/luarocks/results.lua", | ||
563 | .length = 1352, | ||
564 | .code = luarocks_gen_luarocks_results, | ||
565 | }, | ||
566 | { | ||
567 | .module_name = "luarocks.type_check", | ||
568 | .source_name = "src/luarocks/type_check.lua", | ||
569 | .length = 5608, | ||
570 | .code = luarocks_gen_luarocks_type_check, | ||
571 | }, | ||
572 | { | ||
573 | .module_name = "luarocks.tools.zip", | ||
574 | .source_name = "src/luarocks/tools/zip.lua", | ||
575 | .length = 14287, | ||
576 | .code = luarocks_gen_luarocks_tools_zip, | ||
577 | }, | ||
578 | { | ||
579 | .module_name = "luarocks.tools.tar", | ||
580 | .source_name = "src/luarocks/tools/tar.lua", | ||
581 | .length = 5388, | ||
582 | .code = luarocks_gen_luarocks_tools_tar, | ||
583 | }, | ||
584 | { | ||
585 | .module_name = "luarocks.tools.patch", | ||
586 | .source_name = "src/luarocks/tools/patch.lua", | ||
587 | .length = 20223, | ||
588 | .code = luarocks_gen_luarocks_tools_patch, | ||
589 | }, | ||
590 | { | ||
591 | .module_name = "luarocks.pack", | ||
592 | .source_name = "src/luarocks/pack.lua", | ||
593 | .length = 5644, | ||
594 | .code = luarocks_gen_luarocks_pack, | ||
595 | }, | ||
596 | { | ||
597 | .module_name = "luarocks.persist", | ||
598 | .source_name = "src/luarocks/persist.lua", | ||
599 | .length = 5592, | ||
600 | .code = luarocks_gen_luarocks_persist, | ||
601 | }, | ||
602 | { | ||
603 | .module_name = "luarocks.build.builtin", | ||
604 | .source_name = "src/luarocks/build/builtin.lua", | ||
605 | .length = 13280, | ||
606 | .code = luarocks_gen_luarocks_build_builtin, | ||
607 | }, | ||
608 | { | ||
609 | .module_name = "luarocks.build.make", | ||
610 | .source_name = "src/luarocks/build/make.lua", | ||
611 | .length = 2792, | ||
612 | .code = luarocks_gen_luarocks_build_make, | ||
613 | }, | ||
614 | { | ||
615 | .module_name = "luarocks.build.command", | ||
616 | .source_name = "src/luarocks/build/command.lua", | ||
617 | .length = 800, | ||
618 | .code = luarocks_gen_luarocks_build_command, | ||
619 | }, | ||
620 | { | ||
621 | .module_name = "luarocks.build.cmake", | ||
622 | .source_name = "src/luarocks/build/cmake.lua", | ||
623 | .length = 2595, | ||
624 | .code = luarocks_gen_luarocks_build_cmake, | ||
625 | }, | ||
626 | { | ||
627 | .module_name = "luarocks.queries", | ||
628 | .source_name = "src/luarocks/queries.lua", | ||
629 | .length = 4562, | ||
630 | .code = luarocks_gen_luarocks_queries, | ||
631 | }, | ||
632 | { | ||
633 | .module_name = "luarocks.core.dir", | ||
634 | .source_name = "src/luarocks/core/dir.lua", | ||
635 | .length = 2159, | ||
636 | .code = luarocks_gen_luarocks_core_dir, | ||
637 | }, | ||
638 | { | ||
639 | .module_name = "luarocks.core.vers", | ||
640 | .source_name = "src/luarocks/core/vers.lua", | ||
641 | .length = 4297, | ||
642 | .code = luarocks_gen_luarocks_core_vers, | ||
643 | }, | ||
644 | { | ||
645 | .module_name = "luarocks.core.manif", | ||
646 | .source_name = "src/luarocks/core/manif.lua", | ||
647 | .length = 3091, | ||
648 | .code = luarocks_gen_luarocks_core_manif, | ||
649 | }, | ||
650 | { | ||
651 | .module_name = "luarocks.core.util", | ||
652 | .source_name = "src/luarocks/core/util.lua", | ||
653 | .length = 7346, | ||
654 | .code = luarocks_gen_luarocks_core_util, | ||
655 | }, | ||
656 | { | ||
657 | .module_name = "luarocks.core.persist", | ||
658 | .source_name = "src/luarocks/core/persist.lua", | ||
659 | .length = 1531, | ||
660 | .code = luarocks_gen_luarocks_core_persist, | ||
661 | }, | ||
662 | { | ||
663 | .module_name = "luarocks.core.sysdetect", | ||
664 | .source_name = "src/luarocks/core/sysdetect.lua", | ||
665 | .length = 10375, | ||
666 | .code = luarocks_gen_luarocks_core_sysdetect, | ||
667 | }, | ||
668 | { | ||
669 | .module_name = "luarocks.core.cfg", | ||
670 | .source_name = "src/luarocks/core/cfg.lua", | ||
671 | .length = 33155, | ||
672 | .code = luarocks_gen_luarocks_core_cfg, | ||
673 | }, | ||
674 | { | ||
675 | .module_name = "luarocks.core.types.result", | ||
676 | .source_name = "src/luarocks/core/types/result.lua", | ||
677 | .length = 57, | ||
678 | .code = luarocks_gen_luarocks_core_types_result, | ||
679 | }, | ||
680 | { | ||
681 | .module_name = "luarocks.core.types.query", | ||
682 | .source_name = "src/luarocks/core/types/query.lua", | ||
683 | .length = 53, | ||
684 | .code = luarocks_gen_luarocks_core_types_query, | ||
685 | }, | ||
686 | { | ||
687 | .module_name = "luarocks.core.types.rockspec", | ||
688 | .source_name = "src/luarocks/core/types/rockspec.lua", | ||
689 | .length = 213, | ||
690 | .code = luarocks_gen_luarocks_core_types_rockspec, | ||
691 | }, | ||
692 | { | ||
693 | .module_name = "luarocks.core.path", | ||
694 | .source_name = "src/luarocks/core/path.lua", | ||
695 | .length = 3855, | ||
696 | .code = luarocks_gen_luarocks_core_path, | ||
697 | }, | ||
698 | { | ||
699 | .module_name = "luarocks.require", | ||
700 | .source_name = "src/luarocks/require.lua", | ||
701 | .length = 35, | ||
702 | .code = luarocks_gen_luarocks_require, | ||
703 | }, | ||
704 | { | ||
705 | .module_name = "luarocks.type.manifest", | ||
706 | .source_name = "src/luarocks/type/manifest.lua", | ||
707 | .length = 2281, | ||
708 | .code = luarocks_gen_luarocks_type_manifest, | ||
709 | }, | ||
710 | { | ||
711 | .module_name = "luarocks.type.rockspec", | ||
712 | .source_name = "src/luarocks/type/rockspec.lua", | ||
713 | .length = 6647, | ||
714 | .code = luarocks_gen_luarocks_type_rockspec, | ||
715 | }, | ||
716 | { | ||
717 | .module_name = "luarocks.fun", | ||
718 | .source_name = "src/luarocks/fun.lua", | ||
719 | .length = 2794, | ||
720 | .code = luarocks_gen_luarocks_fun, | ||
721 | }, | ||
722 | { | ||
723 | .module_name = "luarocks.rockspecs", | ||
724 | .source_name = "src/luarocks/rockspecs.lua", | ||
725 | .length = 5276, | ||
726 | .code = luarocks_gen_luarocks_rockspecs, | ||
727 | }, | ||
728 | { | ||
729 | .module_name = "luarocks.signing", | ||
730 | .source_name = "src/luarocks/signing.lua", | ||
731 | .length = 991, | ||
732 | .code = luarocks_gen_luarocks_signing, | ||
733 | }, | ||
734 | { | ||
735 | .module_name = "luarocks.loader", | ||
736 | .source_name = "src/luarocks/loader.lua", | ||
737 | .length = 5997, | ||
738 | .code = luarocks_gen_luarocks_loader, | ||
739 | }, | ||
740 | { | ||
741 | .module_name = "luarocks.path", | ||
742 | .source_name = "src/luarocks/path.lua", | ||
743 | .length = 5181, | ||
744 | .code = luarocks_gen_luarocks_path, | ||
745 | }, | ||
746 | { | ||
747 | .module_name = "md5", | ||
748 | .source_name = "vendor/md5/src/md5.lua", | ||
749 | .length = 836, | ||
750 | .code = luarocks_gen_md5, | ||
751 | }, | ||
752 | { | ||
753 | .module_name = "bz2.ltn12", | ||
754 | .source_name = "vendor/lua-bz2/bz2/ltn12.lua", | ||
755 | .length = 1763, | ||
756 | .code = luarocks_gen_bz2_ltn12, | ||
757 | }, | ||
758 | { | ||
759 | .module_name = "ltn12", | ||
760 | .source_name = "vendor/luasocket/src/ltn12.lua", | ||
761 | .length = 8845, | ||
762 | .code = luarocks_gen_ltn12, | ||
763 | }, | ||
764 | { | ||
765 | .module_name = "mime", | ||
766 | .source_name = "vendor/luasocket/src/mime.lua", | ||
767 | .length = 2267, | ||
768 | .code = luarocks_gen_mime, | ||
769 | }, | ||
770 | { | ||
771 | .module_name = "socket", | ||
772 | .source_name = "vendor/luasocket/src/socket.lua", | ||
773 | .length = 4448, | ||
774 | .code = luarocks_gen_socket, | ||
775 | }, | ||
776 | { | ||
777 | .module_name = "socket.ftp", | ||
778 | .source_name = "vendor/luasocket/src/ftp.lua", | ||
779 | .length = 10606, | ||
780 | .code = luarocks_gen_socket_ftp, | ||
781 | }, | ||
782 | { | ||
783 | .module_name = "socket.headers", | ||
784 | .source_name = "vendor/luasocket/src/headers.lua", | ||
785 | .length = 3698, | ||
786 | .code = luarocks_gen_socket_headers, | ||
787 | }, | ||
788 | { | ||
789 | .module_name = "socket.http", | ||
790 | .source_name = "vendor/luasocket/src/http.lua", | ||
791 | .length = 14659, | ||
792 | .code = luarocks_gen_socket_http, | ||
793 | }, | ||
794 | { | ||
795 | .module_name = "socket.smtp", | ||
796 | .source_name = "vendor/luasocket/src/smtp.lua", | ||
797 | .length = 8074, | ||
798 | .code = luarocks_gen_socket_smtp, | ||
799 | }, | ||
800 | { | ||
801 | .module_name = "socket.tp", | ||
802 | .source_name = "vendor/luasocket/src/tp.lua", | ||
803 | .length = 3766, | ||
804 | .code = luarocks_gen_socket_tp, | ||
805 | }, | ||
806 | { | ||
807 | .module_name = "socket.url", | ||
808 | .source_name = "vendor/luasocket/src/url.lua", | ||
809 | .length = 11669, | ||
810 | .code = luarocks_gen_socket_url, | ||
811 | }, | ||
812 | { | ||
813 | .module_name = "ssl", | ||
814 | .source_name = "vendor/luasec/src/ssl.lua", | ||
815 | .length = 9299, | ||
816 | .code = luarocks_gen_ssl, | ||
817 | }, | ||
818 | { | ||
819 | .module_name = "ssl.https", | ||
820 | .source_name = "vendor/luasec/src/https.lua", | ||
821 | .length = 4109, | ||
822 | .code = luarocks_gen_ssl_https, | ||
823 | }, | ||
824 | { | ||
825 | .module_name = NULL, | ||
826 | .source_name = NULL, | ||
827 | .length = 0, | ||
828 | .code = NULL, | ||
829 | }, | ||
830 | }; | ||
831 | |||