Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 6bf50bc40b Shell: Make the Join operation respect nodes that have a next chain %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d1477bcb8e Shell: Replace Result<T, E> use with ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d020d46846 Shell: Unwind execution after runtime errors %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 045c85af4b Shell: Raise an error if an execute node ends up trying to run nothing %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe %!s(int64=3) %!d(string=hai) anos
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 65b2d3add3 Shell: Don't do null check on `NonnullRefPtr<T>` %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 3048274f5e Shell: Add support for heredocs %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 7c8d39e002 Shell: Do not assume that all parts of a node are enclosed in the node %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 0d742557c6 Shell: Allow Syntax errors to be mutated while parsing %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b41b6dd279 Shell: Convert String::format() => String::formatted() %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 111ac4b1f4 Shell: Auto-completion shouldn't suggest non-executable files for the program name %!s(int64=4) %!d(string=hai) anos
  AnotherTest c4cf4ef111 Shell: Place Pipe redirections at the beginning of the redirection list %!s(int64=4) %!d(string=hai) anos
  AnotherTest 3b8fa5a753 Shell: Add support for indexing into variables %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) %!s(int64=4) %!d(string=hai) anos
  AnotherTest 13b65b632a Shell: Add support for enumerating lists in for loops %!s(int64=4) %!d(string=hai) anos
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions %!s(int64=4) %!d(string=hai) anos
  AnotherTest afc1097023 Shell: Make Node::hit_test_position() const %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d9bf4b4d41 Shell: Convert dbgprintf() => dbgln() %!s(int64=4) %!d(string=hai) anos
  AnotherTest e3ec759f97 Shell: Make history range values larger than u32 a syntax error %!s(int64=4) %!d(string=hai) anos
  AnotherTest 37bfaf4e7c Shell: Do not bail on signaled if condition %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  AnotherTest 2bd77bc93b Shell: Make the parser read consecutive sequences without recursing %!s(int64=4) %!d(string=hai) anos