elixir-thrift/test
Jon Parise 815029d1ca
Move Thrift.Parser.Models to Thrift.AST (#346)
This moves the nested Models into a more distinct top-level namespace.
There aren't any functional changes here, but it prefaces future work to
better define the parsed (AST) representation of a Thrift file.
2018-06-13 12:11:11 -07:00
..
fixtures/app Add support for Thrift annotations (#276) 2017-09-12 07:20:35 -07:00
mix/tasks Handle reserved keywords (#295) 2017-10-17 11:45:11 -07:00
support Avoid redefining generated in memory only modules (#326) 2018-02-17 17:04:50 -08:00
thrift Move Thrift.Parser.Models to Thrift.AST (#346) 2018-06-13 12:11:11 -07:00
test_helper.exs Improve log handling in tests and binary server (#321) 2018-01-30 10:48:47 -08:00