aboutsummaryrefslogtreecommitdiffstats
path: root/javaparser-core/src/main/java/com/github/javaparser/Position.java
Commit message (Expand)AuthorAgeFilesLines
* issue652: add copyright notice where missingFederico Tomassetti2016-12-181-2/+2
* Reformat all source in Intellij IdeaDanny van Bruggen2016-12-051-106/+107
* Process commentsDanny van Bruggen2016-11-261-4/+0
* Frontend part 2 (#485)Danny van Bruggen2016-10-041-0/+5
* Reduce the amount of position tracking noise in the grammarmatozoid2016-08-201-0/+7
* Use RangedList everywherematozoid2016-08-201-0/+11
* Update date in copyright statementsmatozoid2016-07-181-1/+1
* * Remove getters because the immutable fields are publicmatozoid2016-07-131-91/+89
* Changes after feedbackmatozoid2016-07-121-2/+24
* Use Range and Position everywhere, deprecate old methodsmatozoid2016-07-121-2/+6
* Use Position in Nodematozoid2016-07-101-17/+59
* update all source filesFederico Tomassetti2015-07-251-8/+9
* Fixed creating Position using beginOf() or endOf() creator methods - line was...Lukasz Gawin2015-05-291-2/+2
* Copyright UpdateDidier Villevalois2015-03-091-0/+20
* #74 Change package name and maven co-ordinatesNicholas Smith2014-12-101-0/+32