0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the newBuilder companion object("static") method. Updated Scala version. More... about 11 years ago
Fixed a path issue in the test. More... about 11 years ago
Merge branch 'master' of github.com:SandroGrzicic/ScalaBuff More... about 11 years ago
Added a test for octal numbers. More... about 11 years ago
Bumped version number. More... about 11 years ago
Fixes #35. Added a relevant test. More... about 11 years ago
Added sbt-scalabuff More... about 11 years ago
Added the Extensions test. More... about 11 years ago
Updated build file. More... about 11 years ago
Added preliminary "support" for extendable messages. Minor code improvements. More... about 11 years ago
Updated SBT build, Scala 2.10 is now the default. More... about 11 years ago
Updated license year. More... about 11 years ago
Fixes #29, artifact names now have scalabuff- prepended. More... about 11 years ago
Updated Empty test. More... over 11 years ago
Fixes #26, generating nested message field types More... over 11 years ago
Fixes #24: incorrectly generated nested message field types. More... over 11 years ago
Fixes #25, invalid generated default enum values More... over 11 years ago
Fixes #23; Improved import statement parsing; added tests More... over 11 years ago
Made sure ParserTest output files are closed after each test. More... over 11 years ago
Fixes #21: default values are now recognized More... over 11 years ago
Fixes #20: field names are now surrounded by backticks. More... over 11 years ago
Removed sources in old locations. More... over 11 years ago
Fixed ParserTest. More... over 11 years ago
Fixed ScalaBuffTest. More... over 11 years ago
Removed Scala-specific options More... over 11 years ago
Fixed SBT project file names. More... over 11 years ago
Merged with the GitHub pull request. More... over 11 years ago
Big project refactoring. More... over 11 years ago
Merge pull request #22 from Xeralux/master More... over 11 years ago
Set Main-Class inside the packaged jar (to allow running standalone) More... over 11 years ago