Federico Fissore
|
e224698ecf
|
Files weren't deleted from temp unsaved sketch folder. Fixes #4233
|
2015-11-30 10:17:29 +01:00 |
|
Cristian Maglie
|
9f5efe210a
|
Removed a bunch of unused variables
|
2015-10-20 18:38:34 +02:00 |
|
Federico Fissore
|
417857ee45
|
Fixed a crashed when user attempted to delete a tab of a not yet compiled sketch. Fixes #3913
|
2015-10-07 15:17:33 +02:00 |
|
Federico Fissore
|
6128dace42
|
Removed some old code, including PdePreprocessor and OldCompiler
|
2015-09-21 15:20:31 +02:00 |
|
Federico Fissore
|
5b84aef301
|
Build path is now a function of sketch path. This allows to recycle previously
compiled files even when working with different sketches at the same time. In
such cases, recompiling is way faster
|
2015-09-18 10:47:23 +02:00 |
|
Federico Fissore
|
50cacc1756
|
Got rid of Java 8 warnings about _ as a method name
|
2015-08-05 09:12:40 +02:00 |
|
Federico Fissore
|
fec9fb4d0e
|
Tab deletion confirmation now shows the complete file name IF it's not a .ino. Fixes #2350
|
2015-06-08 15:32:15 +02:00 |
|
Cristian Maglie
|
ba8eadeeb5
|
Split IDE into 2 projects.
BEWARE: HIGHLY EXPERIMENTAL BRANCH
|
2014-11-13 16:34:24 +01:00 |
|