Commit History

Author SHA1 Message Date
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 year ago
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 years ago
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 years ago
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 years ago
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Jelle Raaijmakers 2da1c1c10e LibGL: Generate the API wrappers 2 years ago