Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur e312d6530b LibLine: Unify the is-empty flag in Style::unify_with() as well hace 2 años
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted hace 2 años
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Ali Mohammad Pur c045d09840 LibLine: Quit event loop when an error occurs on update hace 2 años
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` hace 2 años
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Tim Schumacher 40cb41a16c LibLine: Do a whole bunch of internal error propagation hace 2 años
  Tim Schumacher f9f1e1dd49 LibLine: Port most functions to `Core::Stream` hace 2 años
  Timothy Flynn a67ad665b1 LibLine: Convert strings to time_t using signed conversion methods hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Zaggy1024 7aabda37d1 LibVT/LibLine: Delete words when pressing Ctrl+Backspace in Terminal hace 2 años
  Matteo Benetti f84b2e9e7d LibLine: Fix save line condition hace 2 años
  Lucas CHOLLET 4a9218451d LibLine: Consider URL in `actual_rendered_string_length` hace 2 años
  Lucas CHOLLET 299ca10fd5 LibLine: Support wrapping lines in `actual_rendered_string_metrics` hace 2 años
  Ali Mohammad Pur 922fa2e9d0 LibLine: Avoid crashing on a 0x0 terminal hace 2 años
  sin-ack 57c8677b5c LibLine: Ignore empty spans when stylizing hace 3 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  Ali Mohammad Pur 910a44d5f2 LibLine: Use the real shown line count around in cleanup() hace 3 años
  Ali Mohammad Pur 78dc77f7e4 LibLine: Add support for user-controlled masking hace 3 años
  Ali Mohammad Pur 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested hace 3 años
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años