go-json/internal/encoder
Masaaki Goshima f810369f2d
Fix encoding of MarshalText operation with head offset
2022-01-11 15:11:17 +09:00
..
vm Fix encoding of MarshalText operation with head offset 2022-01-11 15:11:17 +09:00
vm_color Fix encoding of MarshalText operation with head offset 2022-01-11 15:11:17 +09:00
vm_color_indent Fix encoding of MarshalText operation with head offset 2022-01-11 15:11:17 +09:00
vm_indent Fix encoding of MarshalText operation with head offset 2022-01-11 15:11:17 +09:00
code.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
compact.go Optimize json.Compact and json.Indent 2021-04-20 20:12:32 +09:00
compiler.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
compiler_norace.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
compiler_race.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
context.go Refactor compiler for encoder 2021-11-28 02:14:57 +09:00
decode_rune.go Refactor encoder 2022-01-03 22:42:04 +09:00
encode_opcode_test.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
encoder.go Refactor encoder 2022-01-03 22:42:04 +09:00
indent.go Optimize json.Compact and json.Indent 2021-04-20 20:12:32 +09:00
int.go Fix conversion from pointer to uint64 2021-10-14 15:00:28 +09:00
map112.go Improve map encoding performance 2021-12-27 11:14:42 +09:00
map113.go Improve map encoding performance 2021-12-27 11:14:42 +09:00
opcode.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
option.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
optype.go Fix conversion of operation for PtrHead to Head 2021-12-05 11:38:56 +09:00
query.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
string.go Add encoding option for performance 2021-12-30 11:54:29 +09:00
string_table.go Add encoding option for performance 2021-12-30 11:54:29 +09:00