[skip-changelog] legacy: Arduino preprocess subroutine refactorization (part 1) (#2186)
* legacy: Removed ReadFileAndStoreInContext command * ctags parser.Parse signature change * removing ctags-related data from builder ctx (part 1) * removing ctags-related data from builder ctx (part 2) * removing ctags-related data from builder ctx (part 3) * Clearly separate Source code processing phases * Removed Command wrapper from ContainerMergeCopySketchFiles * Moved builder.CopySketchFilesToBuildPath into proper location * Converted FilterSketchSource into a function * Moved a couple of functions in the proper builder package * Fixed lint error
Showing
arduino/builder/cpp.go
0 → 100644
arduino/builder/cpp_test.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment