Commit History

Author SHA1 Message Date
  Hynek Vychodil cf825dd370 Remove `labels` alias for `keys` 8 years ago
  Hynek Vychodil 846157ca72 Add jsx compatible keys/labels option for object keys atom conversion 8 years ago
  Takeru Ohta ea18bc4270 Support R16 or less (maps is disabled before the version OTP-17) 9 years ago
  Takeru Ohta 00cdb69a6f Add allow_ctrl_chars decoding option 9 years ago
  Takeru Ohta c06a991030 Default object format is changed format from `tuple` to `map` 9 years ago
  Takeru Ohta 3277c40d0d Support map 10 years ago
  Takeru Ohta 0eb585b475 Refactoring 10 years ago
  Takeru Ohta 22898ed15d Decode function preserves textual order of object members 10 years ago
  Takeru Ohta 0234da7d17 Support decodings proplists formatted object (format option is added) 10 years ago
  Takeru Ohta 62aea81f65 Add English document 10 years ago
  Takeru Ohta 3f1e356733 マルチバイト文字とascii文字が混在している場合にデコードが失敗していたのを修正 11 years ago
  Takeru Ohta d766be8686 配列とオブジェクトのデコード処理の先頭で、空白文字の除去処理が重複して行われていたのを修正 11 years ago
  Takeru Ohta 60f80046b5 エラー時に例外送出を行わないように変更中 (hipe時でもエラー原因を追えるようにするために) 11 years ago
  Takeru Ohta 8b7749e921 他のJSONライブラリに合わせてオブジェクトの表現形式を{object, []}から{[]}に変更 11 years ago
  Takeru Ohta 8ea2f1f3ba 送出するエラーをbadargに統一 11 years ago
  Takeru Ohta f39b8f0c9d デコードモジュールのユニットテストを作成 11 years ago
  Takeru Ohta 18cdae79ab デコードモジュールのユニットテストを作成中 11 years ago