aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/grammars
AgeCommit message (Expand)Author
2015-09-14Issue #157: fix java grammar for unicode escapernveach
2015-01-20fix for UTF-8 tests to be compilable in EclipseRoman Ivanov
2015-01-09Switched Checkstyle and all resources to UTF-8 encoding, issue #489alexkravin
2014-12-12InputGrammar moved to resources-noncompilablealexkravin
2014-12-08Semicolon Between Imports input moved to resources-noncompilable, created UT ...alexkravin
2014-12-04Removed unused incompilable input filealexkravin
2014-12-03MultiDimensionalArraysInGenericsTest compilable UT inputalexkravin
2014-12-03Java8DefaultMethods#388alexkravin
2014-12-03Java 8 Lambda inputs moved to resources-noncompilable folderalexkravin
2014-12-03Java8Annotations moved java8 sources to resources-noncompilable folderalexkravin
2014-12-03Java8 Method References moved java8 inputs to resources-noncompilable folderalexkravin
2014-11-24Issue #376. Added $ to all identifier definitionsBaratali Izmailov
2014-11-21#339 fixed. Generics in postfix expression before method referencec can be pa...Ilja Dubinin
2014-11-12#304 fixed. Multidimensional arrays can be parsed nowIlja Dubinin
2014-10-20Issue #49. Added unit tests for generated parse trees of Javadoc commentsBaratali Izmailov
2014-10-10All inputs are compilableIlja Dubinin
2014-10-10Issue10. Annotations finishedIlja Dubinin
2014-10-10Issue 10. Lambda support has been added.Ilja Dubinin
2014-10-10Issue 10. Method references are implemented.Ilja Dubinin
2014-10-10Issue 10. Support of default methods in interface has been added.Ilja Dubinin
2014-10-10Tests and testinputs have been created.Ilja Dubinin
2014-09-16Added test and fix for the case if there is a semicolon between import statem...Ryszard Wiśniewski
2014-06-28partial making of test inputs compilableIvan Sopov
2014-03-04moving to standard directory layoutIvan Sopov