Masaaki Goshima
|
79dba78e41
|
remove unnecessary code
|
2021-11-27 18:05:42 +09:00 |
Masaaki Goshima
|
f610966b65
|
pass benchmark test
|
2021-11-26 18:33:49 +09:00 |
Masaaki Goshima
|
48b67e9378
|
fix color test
|
2021-11-25 21:46:51 +09:00 |
Masaaki Goshima
|
6a00602e6a
|
work cover array
|
2021-11-24 13:32:58 +09:00 |
Masaaki Goshima
|
fbeb935655
|
work cover int
|
2021-11-23 13:53:08 +09:00 |
Masaaki Goshima
|
078c1e9bf3
|
Refactor opcode
|
2021-11-19 15:25:01 +09:00 |
Masaaki Goshima
|
86a671f3bb
|
Fix embedded field conflict behavior
|
2021-11-18 19:51:29 +09:00 |
Masaaki Goshima
|
92d8dcd13b
|
Fix encoding of not empty interface type
|
2021-08-30 13:03:14 +09:00 |
Masaaki Goshima
|
1400b498ab
|
Fix encoding of pointer type in empty interface
|
2021-06-29 11:35:37 +09:00 |
Masaaki Goshima
|
12e4bdc2f2
|
Fix dump of opcode
|
2021-06-25 22:55:00 +09:00 |
Masaaki Goshima
|
994dc9ea9d
|
Fix encoding of empty interface type
|
2021-06-25 20:17:12 +09:00 |
Masaaki Goshima
|
cd7fb7392f
|
Support context for MarshalJSON and UnmarshalJSON
|
2021-06-12 17:06:26 +09:00 |
Masaaki Goshima
|
544e731166
|
Fix value of totalLength for encoding
|
2021-06-02 19:02:36 +09:00 |
Masaaki Goshima
|
7cf15fc56c
|
Fix opcode layout
- Adjust memory layout of the opcode to 128 bytes in a 64-bit environment
|
2021-05-29 14:47:18 +09:00 |
Masaaki Goshima
|
56dabe2da4
|
Refactor StringTag operation
|
2021-05-06 20:54:22 +09:00 |
Masaaki Goshima
|
2bda5ef91f
|
Fix encoding of MarshalJSON of function type
|
2021-03-22 21:29:16 +09:00 |
Masaaki Goshima
|
906e29acda
|
Optimize wrapped omitempty operation
|
2021-03-20 20:35:44 +09:00 |
Masaaki Goshima
|
ff871cb20d
|
Add bytes test
|
2021-03-19 23:31:29 +09:00 |
Masaaki Goshima
|
e5d855ff42
|
Refactor Recursive optype
|
2021-03-19 15:46:53 +09:00 |
Masaaki Goshima
|
10c4118a45
|
Fix vm code
|
2021-03-17 00:22:19 +09:00 |
Masaaki Goshima
|
62b7d3ba0a
|
Move compiler for encoder to internal package
|
2021-03-16 19:44:32 +09:00 |