CC-Tweaked/src/main/resources/data/computercraft/lua/rom/apis
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
..
command Fix typo in documentation 2022-05-13 13:41:52 -06:00
http Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
turtle Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
colors.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
colours.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
disk.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
fs.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
gps.lua Backport several ROM/Lua commits 2023-05-03 23:26:44 +01:00
help.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
io.lua Add the rest of the feature introduction versions to the docs (#908) 2021-08-26 08:02:58 +01:00
keys.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
paintutils.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
parallel.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
peripheral.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
rednet.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
settings.lua Backport several ROM/Lua commits 2023-05-03 23:26:44 +01:00
term.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
textutils.lua Backport several ROM/Lua commits 2023-05-03 23:26:44 +01:00
vector.lua Some minor documentation improvements 2022-05-02 17:49:32 +01:00
window.lua Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00