Commit Graph

15 Commits

Author SHA1 Message Date
Kartik K. Agaram
a8df25c497 doc: flesh out tasks and channels 2022-03-14 09:56:41 -07:00
Kartik K. Agaram
b571a342d7 doc: correct and flesh out json 2022-03-14 09:32:38 -07:00
Kartik K. Agaram
1eb37f220d typo 2022-03-14 07:59:41 -07:00
Kartik K. Agaram
4e89474820 document functions that are sandboxed 2022-03-13 17:45:10 -07:00
Kartik K. Agaram
6133cfa524 drop docs for 2 functions removed from Lua 2022-03-13 17:39:57 -07:00
Kartik K. Agaram
b68405fe31 delete debug library
There's security issues here, and they're subtle. Dropping for now until
I or someone else finds a need for them.
2022-03-13 17:36:01 -07:00
Kartik K. Agaram
776d9f9032 standard markup 2022-03-13 17:32:53 -07:00
Kartik K. Agaram
7c843c0b8a . 2022-03-13 17:31:28 -07:00
Kartik K. Agaram
4e6ea0adad rudimentary docs for libraries added to Teliva 2022-03-13 16:46:46 -07:00
Kartik K. Agaram
ee7f893a7e drop string.dump, clean up docs around it 2022-03-13 14:41:41 -07:00
Kartik K. Agaram
35a6794386 rip out most references to C and userdata in docs 2022-03-13 14:19:08 -07:00
Kartik K. Agaram
23e7cf9c52 starting to spend some time improving docs 2022-03-13 14:01:13 -07:00
Kartik K. Agaram
cebe9abffe more extensive deletions from the Lua manual
I'm trying to represent where Teliva borrows from Lua, but without
making it seem identical.

Please support the Lua project!
2022-03-10 23:36:22 -08:00
Kartik K. Agaram
6d2dce51db remove dropped functions from docs 2022-02-07 22:22:57 -08:00
Kartik K. Agaram
74f8cd15bb new fork of Lua 5.1
https://www.lua.org
2021-10-22 19:24:44 -07:00