Skip to content

Commit

Permalink
v0.08
Browse files Browse the repository at this point in the history
 - Return cursor's final line and column from Cursor -> location()
   (GH#3) (thank, @gutorc92!)
 - Add method to retrieve cursor's access specifier (GH#4)
   (thank, @gutorc92 and @lucasmoura!)
  • Loading branch information
ghedo committed May 26, 2015
1 parent 9ead2b3 commit 16f2738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Revision history for Clang

{{$NEXT}}

0.08 2015-05-26 14:00:26+02:00 Europe/Rome

- Return cursor's final line and column from Cursor -> location()
(GH#3) (thank, @gutorc92!)
- Add method to retrieve cursor's access specifier (GH#4)
Expand Down

0 comments on commit 16f2738

Please sign in to comment.