Lines Matching full:files
16 into binary files that can be later loaded and executed.
32 The binary files created by
38 for all source files given.
48 text files containing Lua source and
49 binary files containing precompiled chunks.
61 all remaining arguments will be treated as files even if they start with
64 The internal format of the binary files produced by
68 save the source files of all Lua programs that you precompile.
76 If no files are given, then
92 all files are loaded before the output file is written.
93 Be careful not to overwrite precious files.
96 load files but do not generate any output file.
98 corrupted files will probably generate errors when loaded.
105 If no files are given, then
122 .SH FILES