История коммитов

Автор SHA1 Сообщение Дата
  Daniel Alm 2e00c363cc Extract the interface of generated code for the `...Call`, `...Session` and `...Service` classes into protocols and make the implementing classes conform to those protocols. This lets us create custom implementations of those protocols, e.g. mocks/stubs/fakes/spies for testing purposes. In particular, this commit also includes an option to have simple fake implementations generated for the above protocols in addition to the "real" implementations (see #120 for a detailed discussion). 7 лет назад
  vincentmarguerie 2c38f27a61 make template Session inheritable 7 лет назад
  takasek 1ac7954952 add final attributes to classes 8 лет назад
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 8 лет назад
  Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 лет назад