Commit History

Upphovsman SHA1 Meddelande Datum
  gingerBill 02408b713a Merge pull request #3910 from VladPavliuk/json-add-int-key-map-support 1 år sedan
  gingerBill 399c3ab067 Reduce the size of `runtime.Type_Info` 1 år sedan
  VladPavliuk 3f8712edb0 Merge branch 'master' into json-add-int-key-map-support 1 år sedan
  VladPavliuk 76fe5d1346 Align ignore syntax of json tags with fmt, cbor 1 år sedan
  VladPavliuk 64ae99f016 Add support of `ignore` tag for `json.marshal` 1 år sedan
  VladPavliuk dbdad0476d Allow to `marshal` and `unmarshal` maps with int keys 1 år sedan
  gingerBill e296d6fb90 Fix loads of indentation issues with mixing spaces and tabs 1 år sedan
  korvahkh 104ca2ce22 Merge branch 'odin-lang:master' into fix-omitempty-comma 1 år sedan
  Jeroen van Rijn 601df0e8f7 Port `tests\core\encoding\json` 1 år sedan
  korvahkh a7a6ff8c69 encoding/json: Fix struct marshal() emitting comma after omitted field 1 år sedan
  IllusionMan1212 65a4a56a83 fix(core/encoding/json): remove Unsupported_Type return when marshalling bit_set 1 år sedan
  korvahkh 9b759f39fc encoding/json: Properly marshal `#no_nil` unions 1 år sedan
  Feoramund 309a770cbf Fix `omitempty` in `json.marshal` 1 år sedan
  gingerBill 334e08c750 Update numerous package declaration names 1 år sedan
  gingerBill fd487f66bc Add `json:"name,omitempty"` 1 år sedan
  gingerBill d0dc7395e9 Allow for comma-separate json names `json:"name,flag"` 1 år sedan
  Laytan Laats 3a0df80066 correct newly found vets 1 år sedan
  Franz Höltermann 92a5666c1c Json: fields on structs like 'using _: T' will now have T's fields 1 år sedan
  gingerBill c05a92ab3e Merge pull request #3215 from blob1807/json-better-enum-support 1 år sedan
  gingerBill 8d496dc3d0 Fix #3173 1 år sedan
  gingerBill 5eef29290c Fix #3250 1 år sedan
  blob1807 b419615002 Apply suggestions from code review 1 år sedan
  blob1807 116edb9052 convert spaces to tabs 1 år sedan
  blob1807 9070e613a4 Return underlining value instead of panicing 1 år sedan
  blob1807 41fbaaf1d3 changed to use reflect.enum_name_from_value_any 1 år sedan
  blob1807 f14babe419 Merge branch 'odin-lang:master' into json-better-enum-support 1 år sedan
  gingerBill a4b8c1ea17 Begin work adding `bit_field` 1 år sedan
  blob1807 a95cead8e7 add all inter types to switch 1 år sedan
  blob1807 c276b1c0bc replace spaces with tabs 1 år sedan
  blob1807 b39ef29ec6 add missing comma 1 år sedan