Masaaki Goshima
|
fee54d4873
|
rename compiler API
|
2021-11-26 18:47:45 +09:00 |
Masaaki Goshima
|
217d943188
|
comment out
|
2021-11-26 18:34:28 +09:00 |
Masaaki Goshima
|
f610966b65
|
pass benchmark test
|
2021-11-26 18:33:49 +09:00 |
Masaaki Goshima
|
c9a4a47e1c
|
pass all test cases
|
2021-11-26 15:07:50 +09:00 |
Masaaki Goshima
|
125177da35
|
fix some bugs
|
2021-11-26 13:28:30 +09:00 |
Masaaki Goshima
|
48b67e9378
|
fix color test
|
2021-11-25 21:46:51 +09:00 |
Masaaki Goshima
|
7e0bfb4f54
|
work cover test
|
2021-11-25 21:27:29 +09:00 |
Masaaki Goshima
|
a5bf94c75b
|
work cover bool
|
2021-11-25 20:22:04 +09:00 |
Masaaki Goshima
|
f6d91525b2
|
work cover map and slice
|
2021-11-25 13:10:01 +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
|
d631a21b59
|
add opcode generator
|
2021-11-22 13:20:03 +09:00 |
Masaaki Goshima
|
d11fc7fe6c
|
add filter rule
|
2021-11-20 17:00:52 +09:00 |
Masaaki Goshima
|
bcaf36681a
|
add compile2 api
|
2021-11-19 20:22:02 +09:00 |
Masaaki Goshima
|
2ee2c10f81
|
refactor compiler
|
2021-11-19 18:10:42 +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
|
d7372a47cd
|
Fix conversion from pointer to uint64
|
2021-10-14 15:00:28 +09:00 |
Nao Yonashiro
|
0065357ebb
|
fix: to avoid panic on untyped nil #290
fix #290
|
2021-09-27 10:55:37 +09:00 |
Masaaki Goshima
|
559d70d706
|
Fix encoding of empty struct interface type
|
2021-09-01 11:41:33 +09:00 |
Masaaki Goshima
|
97c3cf6c55
|
Fix test
|
2021-08-30 13:11:44 +09:00 |
Masaaki Goshima
|
92d8dcd13b
|
Fix encoding of not empty interface type
|
2021-08-30 13:03:14 +09:00 |
Masaaki Goshima
|
104829e78f
|
Fix encoding of embedded struct that isn't first field
|
2021-08-12 13:03:34 +09:00 |
peterlimg
|
ad245e5323
|
Fix incorrect indent
|
2021-07-22 17:22:07 +10:00 |
peterlimg
|
a95c5abe6c
|
Fix indent issue for embed struct with tag
|
2021-07-22 14:54:11 +10:00 |
peterlimg
|
ac9a7dd8e3
|
Fix encode issue for embed struct with tag
|
2021-07-20 23:14:26 +10:00 |
Masaaki Goshima
|
902856929d
|
Fix indirect layout
|
2021-07-05 20:30:35 +09:00 |
Masaaki Goshima
|
1400b498ab
|
Fix encoding of pointer type in empty interface
|
2021-06-29 11:35:37 +09:00 |
Masaaki Goshima
|
66bf979e47
|
Improve encoding performance for empty interface type
|
2021-06-26 15:49:13 +09:00 |
Masaaki Goshima
|
12e4bdc2f2
|
Fix dump of opcode
|
2021-06-25 22:55:00 +09:00 |
Masaaki Goshima
|
f93d82dee6
|
Fix storeIndent
|
2021-06-25 22:27:00 +09:00 |
Masaaki Goshima
|
994dc9ea9d
|
Fix encoding of empty interface type
|
2021-06-25 20:17:12 +09:00 |
Masaaki Goshima
|
5c22860385
|
Merge pull request #248 from goccy/feature/context
Support context for MarshalJSON and UnmarshalJSON
|
2021-06-12 22:51:57 +09:00 |
Masaaki Goshima
|
b972a9bab3
|
Fix indent num
|
2021-06-12 22:38:52 +09:00 |
Masaaki Goshima
|
56e5d7a457
|
Fix index number about length for recursive type
|
2021-06-12 22:02:03 +09:00 |
Masaaki Goshima
|
79ccab759f
|
Fix indent num contains recursive type
|
2021-06-12 22:01:45 +09:00 |
Masaaki Goshima
|
cd7fb7392f
|
Support context for MarshalJSON and UnmarshalJSON
|
2021-06-12 17:06:26 +09:00 |
Masaaki Goshima
|
edd09e7470
|
Fix encoding of using empty interface as map key
|
2021-06-06 20:39:49 +09:00 |
Masaaki Goshima
|
544e731166
|
Fix value of totalLength for encoding
|
2021-06-02 19:02:36 +09:00 |
Masaaki Goshima
|
7155d2e437
|
Fix error by linter
|
2021-06-01 15:19:09 +09:00 |
Masaaki Goshima
|
d495f67045
|
Fix color format
|
2021-06-01 15:10:28 +09:00 |
Masaaki Goshima
|
4e2a9c06ef
|
Manage option flags as bit variable
|
2021-06-01 13:40:15 +09:00 |
Masaaki Goshima
|
4c19a845d9
|
Support colored JSON
|
2021-06-01 03:09:47 +09:00 |
Masaaki Goshima
|
c294f01ac5
|
Add Colorize option
|
2021-06-01 01:57:40 +09:00 |
Masaaki Goshima
|
69cca05981
|
Pass RuntimeContext to the first argument of all append functions
|
2021-06-01 01:36:30 +09:00 |
Masaaki Goshima
|
11437c8556
|
Refactor escape string
|
2021-06-01 01:25:05 +09:00 |
Masaaki Goshima
|
a56c080959
|
Refactor encode option
|
2021-05-31 22:25:33 +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
|
70b93d8963
|
Generate VM source
|
2021-05-19 12:34:40 +09:00 |
Masaaki Goshima
|
aee5d8a6fb
|
Refactor Debug mode for encoding
|
2021-05-18 14:48:13 +09:00 |