summaryrefslogtreecommitdiff
path: root/MANIFEST
blob: 3b2aec56454cd883dc0efe5c6f7792d48f25d09d (plain)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
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
MANIFEST contents of Lua 3.2 distribution on Thu Jul  8 10:34:45 EST 1999
lua
lua/COPYRIGHT
lua/HISTORY
lua/INSTALL
lua/MANIFEST
lua/Makefile
lua/README
lua/bin
lua/config
lua/doc
lua/doc/idx.html
lua/doc/index.html
lua/doc/luac.html
lua/doc/luac.man
lua/doc/manual.html
lua/doc/readme.html
lua/etc
lua/etc/Makefile
lua/etc/README
lua/etc/bin2c.c
lua/etc/min.c
lua/etc/setfallback.lua
lua/etc/trace.c
lua/include
lua/include/Makefile
lua/include/lauxlib.h
lua/include/lua.h
lua/include/luadebug.h
lua/include/lualib.h
lua/lib
lua/src
lua/src/Makefile
lua/src/lapi.c
lua/src/lapi.h
lua/src/lauxlib.c
lua/src/lbuffer.c
lua/src/lbuiltin.c
lua/src/lbuiltin.h
lua/src/ldo.c
lua/src/ldo.h
lua/src/lfunc.c
lua/src/lfunc.h
lua/src/lgc.c
lua/src/lgc.h
lua/src/lib
lua/src/lib/Makefile
lua/src/lib/README
lua/src/lib/ldblib.c
lua/src/lib/linit.c
lua/src/lib/liolib.c
lua/src/lib/lmathlib.c
lua/src/lib/lstrlib.c
lua/src/llex.c
lua/src/llex.h
lua/src/lmem.c
lua/src/lmem.h
lua/src/lobject.c
lua/src/lobject.h
lua/src/lopcodes.h
lua/src/lparser.c
lua/src/lparser.h
lua/src/lstate.c
lua/src/lstate.h
lua/src/lstring.c
lua/src/lstring.h
lua/src/ltable.c
lua/src/ltable.h
lua/src/ltm.c
lua/src/ltm.h
lua/src/lua
lua/src/lua/Makefile
lua/src/lua/README
lua/src/lua/lua.c
lua/src/luac
lua/src/luac/Makefile
lua/src/luac/README
lua/src/luac/dump.c
lua/src/luac/luac.c
lua/src/luac/luac.h
lua/src/luac/opcode.c
lua/src/luac/opcode.h
lua/src/luac/opt.c
lua/src/luac/print.c
lua/src/luac/stubs.c
lua/src/luac/test.c
lua/src/lundump.c
lua/src/lundump.h
lua/src/lvm.c
lua/src/lvm.h
lua/src/lzio.c
lua/src/lzio.h
lua/test
lua/test/README
lua/test/array.lua
lua/test/bisect.lua
lua/test/cf.lua
lua/test/examples
lua/test/examples/ps
lua/test/examples/ps/hilbert.lua
lua/test/examples/ps/ps.lua
lua/test/examples/www
lua/test/examples/www/README
lua/test/examples/www/db.lua
lua/test/examples/www/staff.lua
lua/test/examples/www/template.html
lua/test/factorial.lua
lua/test/fib.lua
lua/test/globals.lua
lua/test/hello.lua
lua/test/lua
lua/test/luac
lua/test/save.lua
lua/test/sort.lua
lua/test/trace.lua
END OF MANIFEST