Lines Matching full:files
23 into binary files that can be later loaded and executed.
39 The binary files created by
45 for all source files given.
55 text files containing Lua source and
56 binary files containing precompiled chunks.
68 all remaining arguments will be treated as files even if they start with
71 The internal format of the binary files produced by
75 save the source files of all Lua programs that you precompile.
83 If no files are given, then
99 all files are loaded before the output file is written.
100 Be careful not to overwrite precious files.
103 load files but do not generate any output file.
105 corrupted files will probably generate errors when loaded.
112 If no files are given, then
129 <H2>FILES</H2>