Mercurial Hosting > luan
annotate conv.txt @ 1260:4b5b84853f6f
replace Table.as_table with Luan.to_table
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 23 Sep 2018 22:32:34 -0600 |
parents | 4f571a974132 |
children | 623dfe0e2e73 |
rev | line source |
---|---|
1260
4b5b84853f6f
replace Table.as_table with Luan.to_table
Franklin Schmidt <fschmidt@gmail.com>
parents:
1255
diff
changeset
|
1 remove "as_table" |
4b5b84853f6f
replace Table.as_table with Luan.to_table
Franklin Schmidt <fschmidt@gmail.com>
parents:
1255
diff
changeset
|
2 |
1255
4f571a974132
replace Thread.schedule with Thread.once and Thread.repeating
Franklin Schmidt <fschmidt@gmail.com>
parents:
1233
diff
changeset
|
3 "Thread.schedule" |
4f571a974132
replace Thread.schedule with Thread.once and Thread.repeating
Franklin Schmidt <fschmidt@gmail.com>
parents:
1233
diff
changeset
|
4 |
1233
3fad7091b419
make Thread.safe implicit
Franklin Schmidt <fschmidt@gmail.com>
parents:
1226
diff
changeset
|
5 "Thread.safe" |
3fad7091b419
make Thread.safe implicit
Franklin Schmidt <fschmidt@gmail.com>
parents:
1226
diff
changeset
|
6 |
1226 | 7 "Http.uncache_site" |
8 "full_path" | |
9 "Http.version" | |
10 | |
1218 | 11 "java_threads.luan" |
12 "luan_threads.luan" | |
13 "Shell_mod.luan" | |
14 "shell.luan" | |
15 | |
16 "Io.repr" | |
17 "String.split" | |
18 "logging/init.luan" | |
1164 | 19 |
20 "request.header" | |
21 "response.header" | |
22 "request.parameter" | |
23 "request.cookie" | |
24 "set_cookie" | |
25 "assert" | |
1192 | 26 |
1218 | 27 headers lower case |
28 remove run_later | |
29 remove Thread.global |