about summary refs log tree commit diff stats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* document `arg` var for commandline argumentsKartik K. Agaram2022-04-221-2/+7
|
* avoid overly long lines in manualKartik K. Agaram2022-04-221-2/+2
|
* file handles vs file objects, ughKartik K. Agaram2022-03-171-2/+3
|
* stop running task.scheduler by defaultKartik K. Agaram2022-03-161-8/+18
| | | | | sieve.tlv is 50% slower (18s vs 12s) with the new function call instrumentation.
* stop using tasks in start_reading/start_writingKartik K. Agaram2022-03-161-25/+18
| | | | | We just need queues/streams for file I/O. No need to complect concurrency concerns with them.
* .Kartik K. Agaram2022-03-141-9/+10
|
* typoKartik K. Agaram2022-03-141-1/+1
|
* doc: cursesKartik K. Agaram2022-03-141-8/+260
|
* doc: flesh out tasks and channelsKartik K. Agaram2022-03-141-1/+51
|
* doc: correct and flesh out jsonKartik K. Agaram2022-03-141-4/+44
|
* typoKartik K. Agaram2022-03-141-1/+1
|
* document functions that are sandboxedKartik K. Agaram2022-03-131-0/+13
|
* drop docs for 2 functions removed from LuaKartik K. Agaram2022-03-131-25/+0
|
* delete debug libraryKartik K. Agaram2022-03-132-279/+0
| | | | | There's security issues here, and they're subtle. Dropping for now until I or someone else finds a need for them.
* standard markupKartik K. Agaram2022-03-131-18/+18
|
* .Kartik K. Agaram2022-03-131-2/+2
|
* one more highlightKartik K. Agaram2022-03-131-1/+1
|
* rudimentary docs for libraries added to TelivaKartik K. Agaram2022-03-133-3/+104
|
* drop string.dump, clean up docs around itKartik K. Agaram2022-03-131-19/+0
|
* rip out most references to C and userdata in docsKartik K. Agaram2022-03-131-143/+30
|
* starting to spend some time improving docsKartik K. Agaram2022-03-132-0/+19
|
* more extensive deletions from the Lua manualKartik K. Agaram2022-03-103-3776/+17
| | | | | | | I'm trying to represent where Teliva borrows from Lua, but without making it seem identical. Please support the Lua project!
* show app blurb in screenshotKartik K. Agaram2022-02-171-0/+0
|
* update keyboard shortcuts in screenshots and docsKartik K. Agaram2022-02-092-0/+0
|
* remove dropped functions from docsKartik K. Agaram2022-02-072-729/+2
|
* tweak Hanoi colors yet againKartik K. Agaram2021-12-132-0/+0
|
* clearer description of editing experienceKartik K. Agaram2021-12-102-0/+0
|
* tour: add some imagesKartik K. Agaram2021-11-272-0/+0
|
* tweak ReadmeKartik K. Agaram2021-11-141-0/+0
|
* .Kartik K. Agaram2021-11-071-0/+0
|
* update screenshotKartik K. Agaram2021-11-072-0/+0
|
* update screenshotKartik K. Agaram2021-11-071-0/+0
|
* delete some Lua 5.1 thingsKartik K. Agaram2021-11-075-656/+0
| | | | These are likely to suffer bitrot.
* .Kartik K. Agaram2021-11-061-0/+0
|
* update screenshotsKartik K. Agaram2021-11-062-0/+0
|
* readme and docsKartik K. Agaram2021-11-052-0/+0
|
* new fork of Lua 5.1Kartik K. Agaram2021-10-2211-0/+10064
https://www.lua.org