Arduino/arduino-core/src/cc/arduino
Cristian Maglie 472d0b8ef6 Removed unused import 2018-01-03 14:50:55 +01:00
..
contributions Removed unused import 2018-01-03 14:50:55 +01:00
files Removed redundant type specifiers for generics 2016-09-29 20:15:56 +02:00
filters Got rid of Guava lib: java 8 has its features builtin 2015-08-05 12:09:24 +02:00
i18n Upgrading arduino-builder to 1.3.7, which changes the way messages are sent 2015-12-11 14:25:13 +01:00
net Added all missing @Override annotations 2016-09-29 20:15:57 +02:00
os/windows Win32: use legacy SHGetFolderPath if SHGetKnownFolderPath is not available 2016-11-21 12:42:58 +01:00
packages Fixed a bunch of trivial javac warnings 2017-03-22 12:12:46 +01:00
utils Removed redundant type specifiers for generics 2016-09-29 20:15:56 +02:00
Compiler.java lint: Use generic List instead of ArrayList where possible 2017-11-07 15:38:57 +01:00
CompilerProgressListener.java New compiler 2015-09-14 15:21:15 +02:00
CompilerUtils.java Adding .elf extension to compiled sketch list 2015-09-24 15:37:49 +02:00
Constants.java code makeup: use String.isEmpty() method 2017-07-18 13:02:13 +02:00
DefaultUncaughtExceptionHandler.java Added missing license headers 2015-04-08 15:38:22 +02:00
LoadVIDPIDSpecificPreferences.java LoadVIDPIDSpecificPreferences was giving for granted that the attached board provided VID & PID. This is not always true, especially with counterfeits. Fixes #3738 2015-08-28 09:01:47 +02:00
MessageConsumerOutputStream.java License headers fixes 2015-11-20 15:17:32 +01:00
MyStreamPumper.java Added all missing @Override annotations 2016-09-29 20:15:57 +02:00
ProgressAwareMessageConsumer.java lint: Use generic List instead of ArrayList where possible 2017-11-07 15:38:57 +01:00
UploaderUtils.java Removed redundant type specifiers for generics 2016-09-29 20:15:56 +02:00