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

Аутор SHA1 Порука Датум
  Ali Mohammad Pur 9bf81463f5 Shell: Don't skip over the first brace expansion entry if it's empty пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Ben Wiederhake 48e4fb239a Shell: Prevent exponential explosion around '$((' пре 3 година
  Nico Weber 9d06448bc7 Shell: Fix -Wunreachable-code warnings from clang пре 3 година
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr пре 3 година
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file пре 4 година
  sin-ack 4c6a97e757 Shell: Make caller specify the string parsing end condition пре 4 година
  TheFightingCatfish f67c2c97b1 Shell: Improve the parsing of history event designators пре 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 fdfa5c0bc7 Shell: Avoid moving AK::Function instances while inside them пре 4 година
  Ali Mohammad Pur b1fe5d5517 Shell: Parse '\t' in doublequoted strings as a tab character пре 4 година
  Ali Mohammad Pur 22b244df45 Shell: Add support for \uhhhhhhhh escapes in strings пре 4 година
  Ali Mohammad Pur 70728b49e2 Shell: Move the heredocs vector to a local value before processing it пре 4 година
  Ali Mohammad Pur f1d49d391e Shell: Disallow non-bareword nodes as part of a heredoc key пре 4 година
  Ali Mohammad Pur 3048274f5e Shell: Add support for heredocs пре 4 година
  Ali Mohammad Pur cf4935e806 Shell: Avoid position push/pop when checking for next_is() пре 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 година
  AnotherTest 18b3334738 Shell: Allow newlines between the function decl and its body пре 4 година
  AnotherTest 3b8fa5a753 Shell: Add support for indexing into variables пре 4 година
  Andreas Kling f59ad2dc57 Everywhere: Remove pessimizing and redundant move() пре 4 година
  AnotherTest 125be2923c Shell: Consume the username when parsing '~user' пре 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 a303b69caa Shell: Do not parse history events in scripts пре 4 година
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година