willsam100 / FShaper

FShaper - a tool to make the process of converting C# to F# much easier
MIT License
44 stars 11 forks source link

Initial Enum support #7

Closed dmannock closed 5 years ago

dmannock commented 5 years ago

Initial enum support: [x] attributes [x] flags [x] hex [x] enum whitespace before/after = Continual features in subsequent PRs: [ ] types - byte over int [ ] negative values [ ] enum other value forms ... binary 0b_0000_0000, etc

willsam100 commented 5 years ago

@dmannock this is fantastic, great work on this. Merging now and deploying.