Skip to content

Commit

Permalink
[+] Readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ext committed Sep 17, 2016
1 parent 71c8d45 commit 705bd50
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Features
========

## 1. Auto-renaming dummy-named functions, which have one API call

### Before
![auto_rename_src.png](docs/auto_rename_src.png)

### After
![auto_rename_dst.png](docs/auto_rename_dst.png)


## 2. Assigning TAGS to functions accordingly to called API-indicators inside

* Setting tags as repeatable function comments and displaying TAG tree in the separate view


Some screenshots of TAGS view:

![tags_view_0.png](docs/tags_view_0.png)

![tags_view_1.png](docs/tags_view_1.png)

How TAGs look in unexplored code:
![tags_in_unexplored_code.png](docs/tags_in_unexplored_code.png)
Binary file added docs/auto_rename_dst.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/auto_rename_src.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tags_in_unexplored_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tags_view_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tags_view_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 705bd50

Please sign in to comment.