Commit History

Author SHA1 Message Date
  Takeru Ohta 1054adcf3b Merge branch 'master' into hipe 10 years ago
  Takeru Ohta 3277c40d0d Support map 10 years ago
  Takeru Ohta e39cf7b70a Merge branch 'master' into hipe 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 0aa5d79ba4 Merge branch 'master' into hipe 11 years ago
  Takeru Ohta 62aea81f65 Add English document 11 years ago
  Takeru Ohta a0c11f1573 Merge branch 'master' into hipe 11 years ago
  Takeru Ohta 3f1e356733 マルチバイト文字とascii文字が混在している場合にデコードが失敗していたのを修正 11 years ago
  Takeru Ohta ed8537698c Merge branch 'master' into hipe 11 years ago
  Takeru Ohta 4260dfb1ab エスケープされていない文字のデコード処理を効率化 11 years ago
  Takeru Ohta d766be8686 配列とオブジェクトのデコード処理の先頭で、空白文字の除去処理が重複して行われていたのを修正 11 years ago
  Takeru Ohta 06396a0fde Merge branch 'master' into hipe 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 49d4f0edf3 オブジェクトのメンバの並びは順不同で良いので、オブジェクトデコード時に最後に適用していたlists:reverse/1を除去 11 years ago
  Takeru Ohta 236f334685 エンコード処理を最適化 11 years ago
  Takeru Ohta 8cfca951e7 Makefileやrebar.configなどを少し整理 11 years ago
  Takeru Ohta d9058ec9a8 文字列デコード用のバッファを持ちまわすようにして、文字列が多いJSONのデコード処理効率を向上させた 11 years ago
  Takeru Ohta 149bd4bcba JSONエンコード用のモジュールを追加(実装は空) 11 years ago
  Takeru Ohta 27423dcf2a specおよびedocコメントを追加 11 years ago
  Takeru Ohta f39b8f0c9d デコードモジュールのユニットテストを作成 11 years ago
  Takeru Ohta 18cdae79ab デコードモジュールのユニットテストを作成中 11 years ago
  Takeru Ohta d52e882bb0 少数のデコードに対応 11 years ago
  Takeru Ohta d2b8c423a4 add JSON decoding module 11 years ago
  Takeru Ohta bff1c05ea2 first commit 11 years ago