Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
Andrew Arnott 5d4086a79e
Merge pull request #393 from AArnott/workaround390
Stop generating code for indexers
2019-02-21 20:41:45 -08:00
Andrew Arnott fd68de1536
Stop generating code for indexers
Workaround for neuecc#390
2019-02-15 07:48:29 -08:00
Andrew Arnott 99a58e6a27
Add docs for updating Generated.cs 2019-02-15 07:18:43 -08:00
Andrew Arnott 615ff0ed6a
Fix class name typo: SimlpeStringKeyData
fixup! 550c3c1e57b
2019-01-18 05:50:06 -08:00
Andrew Arnott e09b00b494
Consolidate package versions 2018-12-11 22:31:50 -08:00
Andrew Arnott fc5b0acee2
Freshen up build authoring (#2) 2018-12-11 20:05:55 -08:00
Yoshifumi Kawai 2e1898eda3 nonunsafe unsafe automata for Unity 2017-12-21 23:17:42 +09:00
neuecc 1bf4c109d3 Move to .NET Standard 2.0 2017-10-10 02:09:38 +09:00
neuecc c089620401 ready for 1.6.1 2017-08-31 21:25:02 +09:00
neuecc ea6d90ffd4 Add NonGeneric formatter(can be serialize exception), Add IgnoreFormatter, Add CompositeResolver.Register(IMessagePackFormatter[]) overload 2017-08-31 20:56:51 +09:00
neuecc 80c58a2c5f underlying buffer allows size to 0x7FFFFFC7 #118 2017-08-31 18:43:38 +09:00
neuecc c8aefd9ca8 ready for 1.6.0.3 2017-08-29 17:30:09 +09:00
neuecc 6c91d4d80a fix critical issue, ready for 1.6.0.1 2017-08-28 15:35:33 +09:00
neuecc 634a032cbf ready for 1.6.0 2017-08-28 08:24:01 +09:00
neuecc 8125b8ad8e Improve Typeless, Fix #87 and #113 2017-08-27 19:47:44 +09:00
neuecc 9285b2996c done for Unity automata 2017-08-27 05:51:57 +09:00
neuecc 6322c83e8c done automata il inlining 2017-08-27 03:18:54 +09:00
neuecc 8452d1ef3b automata binarysearch 2017-08-25 17:14:00 +09:00
neuecc e53e3f5f0f codegen phase 1 2017-08-25 14:13:34 +09:00
neuecc 634526a906 wip il dynamic codegen 2017-08-25 07:34:02 +09:00
neuecc 18c8da6584 added AutomataDictionary debugging aid 2017-08-25 01:13:34 +09:00
neuecc 3b9e9c5615 DynamicObjectResolver supports anonymous type 2017-08-18 22:26:22 +09:00
neuecc 3c611fde02 StandardResolver, ContractlessStandardResolver can serialize object type member. 2017-08-18 17:04:00 +09:00
neuecc 1b8b20f63f improve FromJson performance(no boxing, reuse stringbuilder) #99 2017-08-07 15:33:16 +09:00
neuecc b045b6c8ac ready for 1.4.4 2017-08-04 17:07:31 +09:00
neuecc e30a365bd3 codegen uses for ByteArrayStringHashTable 2017-08-01 19:05:25 +09:00
neuecc 2380857e8d fix ToJson float precision #80 2017-07-12 14:27:58 +09:00
neuecc 79d0f80e72 check for invalid dynamic code generation 2017-07-03 23:30:36 +09:00
neuecc 28ffe4bbca Union attribute for abstract class #44 2017-07-03 19:23:16 +09:00
neuecc 1bfe44b584 Complete DataContract supports and tests 2017-06-29 03:47:56 +09:00
neuecc 9dd83054c5 typeless - fix compiler error on Unity 2017-06-27 15:56:34 +09:00
neuecc 411318f91c Added Typeless high-level helper API #66 2017-06-27 10:02:17 +09:00
neuecc 41ce9b5ee9 v1.3.2, float/double can decode integer msgpack binary 2017-06-23 17:59:23 +09:00
neuecc 673a974caa 1.3.2 2017-06-22 22:48:45 +09:00
neuecc 32a2a2a69f 1.3.0, add MessagePackFormatterAttribute 2017-06-08 16:37:40 +09:00
neuecc ca47068b81 more check 2017-06-04 17:23:13 +09:00
neuecc 529df2b9b2 mpc.exe generates two/three/four dimentional array formatter 2017-06-04 17:19:35 +09:00
neuecc 51952eee88 fix Mpc(generate invalid code when type is in global namespace, union key is not sequential from zero) 2017-05-24 14:47:52 +09:00
neuecc a8d22f4764 Reduce class name length restrictions 2017-03-30 23:14:44 +09:00
neuecc 46c76cf0b5 Fix mpc.exe generates incorrect serializer when MaxKeySize is 15. 2017-03-26 21:25:52 +09:00
neuecc a2b6f7cbb5 fix UnityFormatter serilize to invalid data. 2017-03-16 19:15:51 +09:00
neuecc 19b5ca1e23 Add mpc.exe option to force output map mode #7 2017-03-15 15:21:55 +09:00
neuecc bd40d762de fix does not serialize correctly when object has no member #6 2017-03-15 15:12:35 +09:00
neuecc d02e422d42 Add desc of `IMessagePackSerializationCallbackReceiver`. 2017-03-13 12:42:28 +09:00
neuecc 353ab92522 1.0.1 2017-03-13 09:41:50 +09:00
neuecc 27a96994c1 all others 2017-03-11 22:55:46 +09:00
neuecc 1048ba5b75 can serialize private(anonymous) type. 2017-03-11 17:21:02 +09:00
neuecc 723be25b05 tuned LZ4 2017-03-10 22:59:56 +09:00
neuecc 5cd70f60c7 0.8.2, builtin LZ4 2017-03-10 04:08:32 +09:00
neuecc bf5f2dd91b completely LZ4 support(0.8.1) 2017-03-09 23:38:13 +09:00