Commit graph

14 commits

Author SHA1 Message Date
Arseny Kapoulkine
ab913e5bc5
Update compatibility page
This brings the page in line with other pages by adding TOC, removing duplicate header and moving it to the correct location in the tree.
2021-03-15 21:56:18 -07:00
AtomicOperation
d04a41fcff
Change to minimal-mistakes theme (#11)
Use minimal-mistakes theme. Add a splash front page and a getting started page.
2021-02-12 12:26:08 -08:00
Kyle
41564d281c
docs: fix minor typos (#8) 2021-01-27 19:26:39 -08:00
Arseny Kapoulkine
ac53e4efc0
Update compatibility.md (#2)
This reflects the code changes we've made to upgrade string library:

- Updated the match implementation to 5.2, adding support for `%g` and `\0` in patterns
- Added string pack/unpack from 5.3
2020-07-24 11:10:59 -07:00
Alexander McCord
2e6354f4a7 docs: demote empty statements to shrug 2020-06-12 09:55:16 -07:00
Arseny Kapoulkine
fdfd94dd00 docs: Finish sandboxing section
Also add a note about ephemeron tables to compatibility.
2020-06-12 00:28:39 -07:00
Arseny Kapoulkine
df18cb5193 docs: Use h1/h2 styling
Also start filling out sandbox section
2020-06-11 23:31:35 -07:00
Arseny Kapoulkine
b771393e71 docs: Add Lua 5.1 to compatibility section 2020-06-11 23:21:30 -07:00
Arseny Kapoulkine
3f6164a94b docs: Add stack nesting information and tail calls 2020-06-11 23:17:06 -07:00
Arseny Kapoulkine
92942a2c54 docs: Document child function limit 2020-06-11 21:19:19 -07:00
Arseny Kapoulkine
1c91ca1f2d docs: More emoji tweaks
Also move \u to Lua 5.3
2020-06-11 20:35:10 -07:00
Arseny Kapoulkine
6424d84bc3 docs: More emoji tweaks 2020-06-11 20:31:29 -07:00
Arseny Kapoulkine
345e46ee7f docs: Use actual emojis
Apparently :foo: doesn't work in GH Pages :(
2020-06-11 20:29:31 -07:00
Arseny Kapoulkine
d1c3499aa4 docs: Add compatibility section
The table formatting here is likely not great for our layout, which will
be resolved separately.
2020-06-11 20:25:43 -07:00