Alexander McCord
|
2e6354f4a7
|
docs: demote empty statements to shrug
|
2020-06-12 09:55:16 -07:00 |
|
Arseny Kapoulkine
|
3eec4437d2
|
docs: Wording
|
2020-06-12 08:07:35 -07:00 |
|
Arseny Kapoulkine
|
479189107f
|
docs: Hopefully final tweak
|
2020-06-12 02:43:40 -07:00 |
|
Arseny Kapoulkine
|
71b40ba34e
|
docs: Cleanup compiler wording
|
2020-06-12 02:40:28 -07:00 |
|
Arseny Kapoulkine
|
2d07039efd
|
docs: Amend goals
|
2020-06-12 02:31:33 -07:00 |
|
Arseny Kapoulkine
|
064623aa4d
|
docs: Finish performance section
Still missing details on Vector3 and GC but both of these are in
development so aren't ready to be documented anyway.
|
2020-06-12 02:29:30 -07:00 |
|
Arseny Kapoulkine
|
c8007a73b8
|
docs: Add a couple perf notes
|
2020-06-12 01:48:10 -07:00 |
|
Arseny Kapoulkine
|
754f202f78
|
docs: Start fleshing out performance section
There's still more to document here.
|
2020-06-12 01:44:56 -07:00 |
|
Arseny Kapoulkine
|
a56260d3f0
|
docs: Add interrupts info
|
2020-06-12 01:01:33 -07:00 |
|
Arseny Kapoulkine
|
d64896a324
|
docs: Add open source note as the Q comes up.
|
2020-06-12 00:34:56 -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
|
b5c00ec43a
|
docs: Sidebar styling fix
|
2020-06-11 23:40:39 -07:00 |
|
Arseny Kapoulkine
|
c350af1be5
|
docs: Update sidebar nav
|
2020-06-11 23:39:27 -07:00 |
|
Arseny Kapoulkine
|
34a1340d94
|
docs: Experimenting with sidebar nav
|
2020-06-11 23:36:25 -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
|
ea494050f3
|
docs: Fix spelling
|
2020-06-11 22:21:17 -07:00 |
|
Arseny Kapoulkine
|
1cd20c92d4
|
docs: Forgot a lua syntax
|
2020-06-11 22:19:03 -07:00 |
|
Arseny Kapoulkine
|
0eb36fd40b
|
docs: Add linter docs
This describes all warnings, including ones that aren't enabled in
Studio by default yet.
|
2020-06-11 22:17:38 -07:00 |
|
Arseny Kapoulkine
|
92942a2c54
|
docs: Document child function limit
|
2020-06-11 21:19:19 -07:00 |
|
Arseny Kapoulkine
|
35f337d2ce
|
docs: Add stub documents for all links to point somewhere
|
2020-06-11 20:44:50 -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 |
|
Arseny Kapoulkine
|
742ec27210
|
docs: Wording
|
2020-06-11 09:07:17 -07:00 |
|
Arseny Kapoulkine
|
b3aac63429
|
docs: Cleanup
|
2020-06-11 08:59:31 -07:00 |
|
Arseny Kapoulkine
|
3be2497c48
|
docs: Cleanup
|
2020-06-11 08:51:33 -07:00 |
|
Arseny Kapoulkine
|
8ba5114adf
|
docs: Highlight the fact that extra syntax isn't supported
|
2020-06-11 08:51:05 -07:00 |
|
Arseny Kapoulkine
|
476fcf0ae7
|
docs: Add syntax.md
This should be a full description of the extra syntax we've added to
Luau.
|
2020-06-11 08:46:10 -07:00 |
|
Arseny Kapoulkine
|
4cfb03f92e
|
docs: Move most of Motivation into why.md
Also expand why.md a bit to talk about implementation.
|
2020-06-10 17:29:59 -07:00 |
|
Arseny Kapoulkine
|
a89acb853e
|
docs: Add an example, and fix typo
|
2020-06-10 17:04:33 -07:00 |
|
Arseny Kapoulkine
|
5e9f0e2844
|
docs: Flesh out index.md
This has background information and callouts to individual sections that
have yet to be written.
|
2020-06-10 16:59:16 -07:00 |
|
Arseny Kapoulkine
|
b02972829f
|
Set theme jekyll-theme-minimal
|
2020-06-10 16:28:01 -07:00 |
|
Arseny Kapoulkine
|
50232a75e4
|
docs: Add index.md
|
2020-06-10 16:23:19 -07:00 |
|
Arseny Kapoulkine
|
87445fc70f
|
Add README.md
This just has a brief introduction for now. All the real content will
come later.
|
2020-06-10 16:09:35 -07:00 |
|