Skip to content

Transform CTags* tasks into a class #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 23, 2016

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 17, 2016

This commits aims to create a ctags module that is not strongly tied to the builder (and so can possibly be replaced with another parser if a proper interface is derived from it).

As a consequence the tests about the ctags parser now fits perfectly into the ctags package.

The CTagsRunner command has been moved into the builder package where it seems to belong.

This is a first refactoring that aims to create a ctags package that
is not strongly tied to the builder (and so can possibly be replaced
with another parser in the future)

A temporary CTags command has been made to reduce the number of changes
involved in this commit. It will be removed at the end of the
refactoring.

Signed-off-by: Cristian Maglie <[email protected]>
Signed-off-by: Cristian Maglie <[email protected]>
@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-190.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

@cmaglie cmaglie merged commit a4ede08 into arduino:master Nov 23, 2016
@cmaglie cmaglie deleted the ctags-modularization branch November 23, 2016 09:51
@cmaglie cmaglie added this to the 1.3.22 milestone Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants