Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) преди 3 години
  Brian Gianforcaro 14eb736e22 AK: Reduce the scope of fraction_string to where it's needed преди 3 години
  Ali Mohammad Pur 5d170810db AK: Make JsonParser correctly parse unsigned values larger than u32 преди 4 години
  stelar7 ce314c54bd JsonParser: Bring parser more to spec преди 4 години
  Andreas Kling fccfc33dfb AK: Use move semantics to avoid copying in JSON parser преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes преди 4 години
  Ben Wiederhake c6a42ab5c3 Everywhere: Remove unnecessary headers 4/4 преди 4 години
  Sahan Fernando b37139e111 AK: Make JsonParser::parse_number properly parse >32bit ints преди 4 години
  Tucker Polomik ad8284bac6 AK: check fractional string has_value() in JsonParser преди 4 години
  Benoît Lormeau f0f6b09acb AK: Remove the ctype adapters and use the actual ctype functions instead преди 4 години
  Benoît Lormeau 7b356c33cb AK: Add a GenericLexer and extend the JsonParser with it (#2696) преди 5 години
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again преди 5 години
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" преди 5 години
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g преди 5 години
  LepkoQQ b1c99c1891 AK: Fix JsonParser double encoding multibyte utf-8 chararcters преди 5 години
  Hüseyin ASLITÜRK 0aad21fff2 AK: JsonParser, replace char type to u32 for code point преди 5 години
  Matthew Olsson e8e728454c AK: JsonParser improvements преди 5 години
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional преди 5 години
  Hüseyin ASLITÜRK 8e9776165f AK: JSON, Escape spacial character in string serialization преди 5 години
  Tibor Nagy 1bf93d504f AK: Break on end of input in JsonParser::consume_quoted_string преди 5 години
  Emanuel Sprung c54855682c AK: A few JSON improvements преди 5 години
  Andreas Kling e34fe556ca AK: Fix JsonParser kernel build (no floats/doubles in kernel code) преди 5 години
  Emanuel Sprung bca5762542 AK: Add parsing of JSON double values преди 5 години
  Andreas Kling 900f51ccd0 AK: Move memory stuff (fast memcpy, etc) to a separate header преди 5 години
  Andreas Kling 22d0a6d92f AK: Remove unnecessary casts to size_t, after Vector changes преди 5 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Andreas Kling 821484f170 AK: Fix JSON parser crashing when encountering UTF-8 преди 5 години
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings преди 5 години
  Andreas Kling 1ac963b5c8 JsonParser: "" is an empty string, not a null value преди 6 години