1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-24 22:23:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/core/lua
SquidDev b9ff9b7f90 Allow returning lua functions
Not sure how this will play with persistence when it happens (badly,
most likely), but it's not a bad idea to support it.

Closes #466
2020-06-03 21:44:08 +01:00
..
BasicFunction.java Make many more http options domain-specific 2020-05-15 23:04:04 +01:00
CobaltLuaMachine.java Allow returning lua functions 2020-06-03 21:44:08 +01:00
ILuaMachine.java Replace getMethodNames/callMethod with annotations (#447) 2020-05-15 13:21:16 +01:00
MachineResult.java Happy new year 2020-01-01 00:09:18 +00:00
ResultInterpreterFunction.java Make many more http options domain-specific 2020-05-15 23:04:04 +01:00
VarargArguments.java Replace getMethodNames/callMethod with annotations (#447) 2020-05-15 13:21:16 +01:00