Historique des commits

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