CC-Tweaked/src/main/resources/data/computercraft/lua/rom/programs
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
..
advanced Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
command use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
fun Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00
http Always add HTTP programs to the path (#1172) 2022-09-30 09:00:07 +00:00
pocket Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
rednet Some bits of rednet cleanup 2021-12-13 14:30:13 +00:00
turtle Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
about.lua Add about program for easier version identification (#936) 2021-10-08 11:29:52 +01:00
alias.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
apis.lua Merge branch 'master' into mc-1.14.x 2020-05-13 14:04:28 +01:00
cd.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
clear.lua Clear gets an option to reset the palette (#582) 2020-11-17 12:53:20 +00:00
copy.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
delete.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
drive.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00
edit.lua Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00
eject.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
exit.lua Relocate all resource files 2019-04-02 13:18:43 +01:00
gps.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
help.lua Fix numerous off-by-one errors in help program 2022-09-11 14:57:34 +01:00
id.lua id.lua now handles more disk types (#677) 2021-01-15 19:30:21 +00:00
import.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
label.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
list.lua Use lightGrey for folders on normal computers 2021-05-05 22:10:19 +01:00
lua.lua Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00
mkdir.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
monitor.lua Fixed error handling in scale subcommand (#816) 2021-06-07 20:47:15 +01:00
motd.lua Improve motd a hundred fold 2021-10-08 20:49:37 +01:00
move.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
peripherals.lua Allow peripherals to have multiple types (#963) 2021-11-29 17:37:30 +00:00
programs.lua Merge branch 'master' into mc-1.14.x 2020-05-13 14:04:28 +01:00
reboot.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00
redstone.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
rename.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00
set.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00
shell.lua Cherry pick several changes back from 1.19.3 2023-02-14 09:45:03 +00:00
shutdown.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00
time.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00
type.lua use arg[0] in all usage printouts (#571) 2020-11-04 14:03:08 +00:00