-
Notifications
You must be signed in to change notification settings - Fork 225
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
add projects #77
add projects #77
Conversation
7282fb6
to
2be39a7
Compare
step into the analysis code (likely using the Pdb module already integrated | ||
into Python) and step out as soon as the analysis finished. | ||
|
||
On this way it would be useful retrieving profiling information while |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this sentence is kinda weird. Is it needed?
@@ -0,0 +1,28 @@ | |||
Multiple programming languages can coexist in a single source file. coala would | |||
benefit from having an API to support such analysis algorithms. If we have e.g. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
API to support analysis algorithms as in "the analysis algorithms are using the API"?
wouldn't it make more sense to strip the file apart beforehand and pass the different parts to different analysis routines?
@Udayan12167 continuing your PR here |
2be39a7
to
ed28417
Compare
rebasing |
ed28417
to
65d503d
Compare
Mentors of any recent projects will be listed whether completed or not Closes: coala#77
The commit marks most of the projects initiatives with a `GSoC<year>` replacing `GSoC` Closes coala#777 partials/tabs/mentors.html: Change page for GSoC 2019 mentors Replacing static text from 2018 to 2019 Closes: coala#777 resources/js/directives/mentors.js: Update filtering condition Mentors of *completed* projects from *GSoC19* will be filtered for the mentors page Closes: coala#777 _projects: Update GSoC projects initiatives The commit marks most of the projects initiatives with a `GSoC<year>` replacing `GSoC` Closes coala#777 partials/tabs/mentors.html: Change page for GSoC 2019 mentors Replacing static text from 2018 to 2019 Closes: coala#777 resources/js/directives/mentors.js: Update filtering condition Mentors of *completed* projects from *GSoC19* will be filtered for the mentors page Closes: coala#777 resources/js/directives/mentors.js: change filtering condition Mentors of any recent projects will be listed whether completed or not Closes: coala#77
No description provided.