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
|
c84fb7fc90
|
Removed a handful of static methods delegates
|
2015-05-28 15:25:44 +02:00 |
|
Federico Fissore
|
5faa1c9866
|
Removed Preferences.init: no one used it
|
2015-05-25 14:43:32 +02:00 |
|
Federico Fissore
|
ab7b7351f5
|
Removed lots of calls to BaseNoGui.getPlatform(): static is evil
|
2015-05-22 15:58:47 +02:00 |
|
Federico Fissore
|
96b7c5ec6b
|
MacOSX: fixed some failing tests
|
2015-05-12 15:23:22 +02:00 |
|
Federico Fissore
|
9ebe916fac
|
Restoring keyword.txt loading and parsing. Added token type identifiers and related style in theme.txt
|
2015-05-07 17:15:50 +02:00 |
|
Federico Fissore
|
2d65814451
|
Added missing license header to tests
|
2015-04-30 11:26:15 +02:00 |
|
Federico Fissore
|
dabd6e4903
|
Tests weren't deleting temporary files: fixed
|
2015-04-15 11:00:23 +02:00 |
|
Federico Fissore
|
3465fcf97b
|
File.deleteOnExit is not recursive. Replaced by DeleteFilesOnShutdown shutdown hook. Fixes #2971
|
2015-04-15 10:21:37 +02:00 |
|
Federico Fissore
|
4e262a566d
|
Introducing "defaultTarget" board is the one selected in preferences is not available. Closes #1731
|
2013-12-19 13:14:44 +01:00 |
|
Federico Fissore
|
11db302b3e
|
made parser aware of that now vid & pid have 0x
|
2013-05-06 12:31:03 +02:00 |
|
Federico Fissore
|
e6468f0387
|
first upload code
|
2013-05-06 12:31:02 +02:00 |
|