Историја ревизија

Аутор 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 година