elixir-thrift/lib
Jon Parise c25599692f
Small improvements to Schema.new/3 (#347)
- build the schema using a single merge/2 reduction
- path can be nil when we're parsed from an in-memory string
- remove the `model` type that isn't doing much for us
- remove the unused `thrift_namespace` field
2018-06-26 09:35:43 -07:00
..
mix/tasks "Generate" -> "Generates" for thrift.generate (#338) 2018-05-05 12:22:26 -07:00
thrift Small improvements to Schema.new/3 (#347) 2018-06-26 09:35:43 -07:00
thrift.ex Move Thrift.Parser.Models to Thrift.AST (#346) 2018-06-13 12:11:11 -07:00