Commit History

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