1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix test More... over 5 years ago
sbt 1.2.1 More... over 5 years ago
Move ExecutionContext to param More... over 5 years ago
Merge pull request #475 from sullis/scala-2.12.6
Eugene Yokota
as eugene yokota
More... over 5 years ago
Merge pull request #480 from mrdziuban/enum-name-max-length
Eugene Yokota
as eugene yokota
More... over 5 years ago
Merge pull request #479 from mrdziuban/enum-sealed-trait
Eugene Yokota
as eugene yokota
More... over 5 years ago
Add config option for setting max length of enum names. More... over 5 years ago
Update enums to use sealed traits. More... over 5 years ago
Merge pull request #476 from sullis/scala-xml-1.1.0
Eugene Yokota
as eugene yokota
More... almost 6 years ago
scala-xml 1.1.0 && scala-parser-combinators 1.1.0 More... almost 6 years ago
Scala 2.12.6 More... almost 6 years ago
Merge pull request #470 from hosamaly/default-value-for-anyattribute
Eugene Yokota
as eugene yokota
More... about 6 years ago
Fix the schema uri in any_attribute_default_value.xsd More... about 6 years ago
Generate a default value for class parameters of `anyAttribute` More... about 6 years ago
Merge pull request #469 from margussipria/number-regression-fix-for-symbols
Eugene Yokota
as eugene yokota
More... about 6 years ago
Fixed reggression with name encoding when hainvg number prefix More... about 6 years ago
Merge pull request #468 from margussipria/support-new-dispatch-versions
Eugene Yokota
as eugene yokota
More... about 6 years ago
Support dispatch versions from 0.11.4 to 0.14.x More... about 6 years ago
Merge pull request #461 from hosamaly/master
Eugene Yokota
as eugene yokota
More... about 6 years ago
Fix the sbt plugin configuration: initialize new keys More... about 6 years ago
Correct the spelling in a check for parser errors More... about 6 years ago
Add keys to the sbt plugin for capitalisation and symbol encoding More... about 6 years ago
Set the default symbol encoding strategy to Legacy151 for backwards compatibliity More... about 6 years ago
Add option to capitalize words into camel-case More... about 6 years ago
Implement legacy symbol encoding strategies for backward compatibility More... about 6 years ago
Update NonIdentifierCharacter tests to make use of SymbolEncoding.Strategy More... about 6 years ago
Implement a factory pattern to handle symbol encoding strategies More... about 6 years ago
Combine the options to handle symbol encoding into --symbol-encoding-strategy More... about 6 years ago
Use 4-digit hexadecimal Unicode points to encode non-identifier characters More... about 6 years ago
Accept all valid Java identifiers in element and attribute names More... about 6 years ago