Anna Shaleva
|
2972569a0a
|
vm: make byte representation of VMState compatible with C#
|
2022-04-04 13:52:29 +03:00 |
|
Anna Shaleva
|
70ef733ce7
|
core, vm: store VMState as byte instead of string
Part of #1183
|
2020-07-29 10:14:08 +03:00 |
|
Evgeniy Kulikov
|
cdba88b9f2
|
Code refactoring (#143)
- simplify code
- prealoc slices
- check errors in tests
- regexp Compile replaced with MustCompile
- uint* cannot be negative
|
2019-02-19 14:22:33 +01:00 |
|
|
57cb289bcd
|
make State a set as in reference C# implementation (#123)
* make State a set as in reference C# implementation
* fix issues
|
2019-02-19 12:47:25 +01:00 |
|