Commit History

Author SHA1 Message Date
  Takeru Ohta d0c1aaa408 Support basic pretty-print functionality 10 years ago
  Takeru Ohta 5dbc3f650c Encoding options are included in error information 10 years ago
  Takeru Ohta 3277c40d0d Support map 10 years ago
  Takeru Ohta 161c08d32f Merge pull request #2 from sile/experimental 10 years ago
  Takeru Ohta 0eb585b475 Refactoring 10 years ago
  Takeru Ohta 9c011f39ed Non kayword atoms are regarded as json_string() in encoding phase 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 8191e8bbb9 Support encodings proplists formatted object 10 years ago
  Takeru Ohta eb5c1ad516 Update README.md 10 years ago
  Takeru Ohta 76009547bf Now atom() is allowed as an object key (in encoding) 10 years ago
  Takeru Ohta 8a46df3b09 Update README.md 10 years ago
  Takeru Ohta c95229478a Update type definitions and edoc comments 10 years ago
  Takeru Ohta 4c834a144a Remove trailing whitespaces 10 years ago
  sile 31ff5347da Merge pull request #1 from kuenishi/native-utf8-squashed 10 years ago
  UENISHI Kota 80c7fb518d Add encode_opt() to choose native or escaped utf8 code 10 years ago
  Takeru Ohta 98e6718b0e Merge branch 'master' of github.com:sile/jsone 10 years ago
  Takeru Ohta 10904e17b7 Update documents 10 years ago
  sile e93bd7f6ac Update README.md 10 years ago
  Takeru Ohta 62aea81f65 Add English document 10 years ago
  Takeru Ohta 67a1b09ce3 Update rebar to 2.5.0 10 years ago
  Takeru Ohta 3f1e356733 マルチバイト文字とascii文字が混在している場合にデコードが失敗していたのを修正 11 years ago
  Takeru Ohta 4260dfb1ab エスケープされていない文字のデコード処理を効率化 11 years ago
  Takeru Ohta d766be8686 配列とオブジェクトのデコード処理の先頭で、空白文字の除去処理が重複して行われていたのを修正 11 years ago
  sile 715e3288c8 Update README.md 11 years ago
  Takeru Ohta ff4dee2d87 jsone_encode.erlのspecがコメントアウトしたままになっていたのを修正 11 years ago
  Takeru Ohta 6e36665c67 rebar.configにnativeオプションが残ってしまっていたので除去 11 years ago
  Takeru Ohta 0d20739175 README.mdを微修正 11 years ago
  Takeru Ohta 8861e5429b エンコード処理をCPSで書き直し 11 years ago
  Takeru Ohta 60f80046b5 エラー時に例外送出を行わないように変更中 (hipe時でもエラー原因を追えるようにするために) 11 years ago