CC-Tweaked/src/main/java/dan200/computercraft/core/computer
SquidDev a0e7c4a74c Add a little bit of source code checking to Gradle
- Adds a CheckStyle configuration which is pretty similar to CC's
   existing one.
 - Add the Gradle license plugin.
 - Ensure the existing source code is compatible with these additional
   checks.

See #239
2019-06-08 00:28:03 +01:00
..
ApiWrapper.java A couple of minor tweaks 2019-02-26 12:43:45 +00:00
Computer.java Fix some warnings (#235) 2019-06-07 14:35:17 +01:00
ComputerExecutor.java Expose Computer.getRootMount again 2019-04-07 14:58:25 +01:00
ComputerSide.java Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
ComputerSystem.java Convert computer sides to an enum 2019-04-09 10:02:54 +01:00
ComputerThread.java A couple of stability improvements to ComputerThread 2019-05-29 09:03:31 +01:00
Environment.java Convert computer sides to an enum 2019-04-09 10:02:54 +01:00
IComputerEnvironment.java Happy new year! 2019-01-01 01:10:18 +00:00
MainThread.java Fix budget growing too much 2019-05-01 17:24:30 +01:00
MainThreadExecutor.java Fix budget growing too much 2019-05-01 17:24:30 +01:00
TimeoutState.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00