CC-Tweaked/src/main/resources/data/computercraft/lua/rom/modules/main/cc
Jonathan Coates f7fdb6e729
Backport a couple of ROM commits
- Improve REPL's handling of expressions
   (655d5aeca8)

 - Some tiny optimisations to the window API
   (4accda6b8e)

 - Be lazy in reporting errors in the lexer
   (54ab98473f)

 - Update lua.lua require logic.
   (88f0c44152)
2023-07-06 23:15:57 +01:00
..
audio Add a whole bunch of missing @since annotations 2022-10-31 20:09:47 +00:00
image Some minor documentation improvements 2022-05-02 17:49:32 +01:00
internal Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00
shell Add include_hidden option to fs.complete (#1194) 2022-11-01 14:50:15 +00:00
completion.lua Add the rest of the feature introduction versions to the docs (#908) 2021-08-26 08:02:58 +01:00
expect.lua Add the rest of the feature introduction versions to the docs (#908) 2021-08-26 08:02:58 +01:00
pretty.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
require.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
strings.lua Add the rest of the feature introduction versions to the docs (#908) 2021-08-26 08:02:58 +01:00