Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-11 | Updated the copyright to 2013. Also, started the Gats::RpcHandler. | Mike Buland | |
2012-11-17 | Adding C# style XML documentation. It turns out Doxygen handles that properly | Mike Buland | |
too. Wow, Doxygen, it really does it all :-P | |||
2012-11-15 | Added license notice to C# code. | Mike Buland | |
2012-11-15 | Dictionaries are implemented now. Everything tests out against python. | Mike Buland | |
The next step is the packet stream interface. | |||
2012-11-14 | Strings, bools, and ints all seem fine, the more complex container types are | Mike Buland | |
coming next, and will implement the full range of appropriate interfaces. | |||
2012-11-14 | Started a nice, native .net implementation in C# | Mike Buland | |