aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/PackageCompactConstructor.java
AgeCommit message (Expand)Author
2022-09-07Reformat with IntelliJAndrey Somov
2022-09-07Reformat with Google styleAndrey Somov
2021-12-14Remove snakeyaml.orgAndrey Somov
2015-02-17Only leave the start year in the Copyright statementAndrey Somov
2014-04-03Apply year 2014 in the headerAndrey Somov
2013-03-30Apply 2013 year in the copyrightpy4fun
2012-02-08Minor code improvementspy4fun
2012-01-28Refactor with PMD: Avoid unused method parameter 'index' in Serializer and Em...py4fun
2012-01-06Update year to 2012py4fun
2012-01-05Use EolExtension to force LF as line separator for all operating systemspy4fun
2011-01-13Apply year 2011 in the copyrightpy4fun
2010-09-20Issue 91: apply www.snakeyaml.org domain namepy4fun
2010-09-14issue 87: CON may assign a sequence to a property (which must be a List)py4fun