Files
flatbuffers/tests
Liu Liu 5d052f4e55 [Swift] RFC: Switch Swift namespace from public enum to ordinary concat with _ (#6045)
This PR attempts to switch namespace from public enum back to ordinary
concat with _ in Swift. This kept style similar with protobuf, but
different from other popular style guide in Swift.

This is needed because previously, when we do `public enum`, we don't
really know when to declare and when to extend (extension). With namespace
implementation in this PR, there is no such ambiguity.
2020-07-27 11:06:11 +03:00
..
2019-10-31 11:13:45 -07:00
2020-04-09 09:53:16 -07:00
2020-04-09 09:53:16 -07:00
2019-11-14 15:46:46 -08:00
2020-02-11 15:02:21 -08:00
2020-05-07 14:11:26 -07:00
2020-05-07 14:11:26 -07:00
2020-01-09 12:12:10 -08:00
2020-04-09 09:53:16 -07:00