1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/ROADMAP.md

28 lines
677 B
Markdown
Raw Normal View History

# Roadmap
2015-09-15 23:25:02 +03:00
## Things we are currently doing:
1. Diff summaries for C & JavaScript.
2. Semantic diffs on .com for C & JavaScript.
2016-01-06 20:59:58 +03:00
## Follow-up things:
1. Add support for more languages: Ruby, etc.
2. Detecting & rendering moves.
3. Merging.
4. Refining the diff summaries we produce.
2016-01-11 18:05:54 +03:00
## Things we would like to do:
2016-01-11 18:05:54 +03:00
1. Interactively refining diffs.
2. Filtering diffs.
3. Diff table of contents.
4. Jump to symbol definition.
5. Abstract binding trees &c.
2016-01-11 18:05:54 +03:00
## Things we would like to do modulo interest/support from other teams:
1. APIs/tooling for data science & engineering teams.
2. Collect data on our heuristics &c. and refine them via e.g. ML.
3. Diffs as a service.