Commit History

Author SHA1 Message Date
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling b096e85777 AK: Make Json{Array,Object}Serializer ignore append() return values 3 years ago
  Andreas Kling 6f0e8f823b Kernel: Don't compile JsonValue & friends into the kernel 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 764af6cdec AK: Use StringBuilder::appendff() instead of appendf() 4 years ago
  Andreas Kling 5e164052f6 AK+Kernel: Escape JSON keys & values 4 years ago
  Andreas Kling a1db1e6664 AK: Make JsonValue and JsonObjectSerializer speak int/long/long long 5 years ago
  Emanuel Sprung c54855682c AK: A few JSON improvements 5 years ago
  Andreas Kling 745ea2a0ef AK: Add JsonObjectSerializer::add(key, bool) overload 5 years ago
  Andreas Kling 276b6a4372 AK: Add some integer overloads to JsonObjectSerializer 5 years ago
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling cc98ea1956 Json: Add serializer fast-path for string values 6 years ago
  Sergey Bugaev 56f5c14d86 JSON: Add JSON serializers 6 years ago