Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 9bf81463f5 Shell: Don't skip over the first brace expansion entry if it's empty hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Ben Wiederhake 48e4fb239a Shell: Prevent exponential explosion around '$((' hace 3 años
  Nico Weber 9d06448bc7 Shell: Fix -Wunreachable-code warnings from clang hace 3 años
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr hace 3 años
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file hace 4 años
  sin-ack 4c6a97e757 Shell: Make caller specify the string parsing end condition hace 4 años
  TheFightingCatfish f67c2c97b1 Shell: Improve the parsing of history event designators hace 4 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() hace 4 años
  Ali Mohammad Pur fdfa5c0bc7 Shell: Avoid moving AK::Function instances while inside them hace 4 años
  Ali Mohammad Pur b1fe5d5517 Shell: Parse '\t' in doublequoted strings as a tab character hace 4 años
  Ali Mohammad Pur 22b244df45 Shell: Add support for \uhhhhhhhh escapes in strings hace 4 años
  Ali Mohammad Pur 70728b49e2 Shell: Move the heredocs vector to a local value before processing it hace 4 años
  Ali Mohammad Pur f1d49d391e Shell: Disallow non-bareword nodes as part of a heredoc key hace 4 años
  Ali Mohammad Pur 3048274f5e Shell: Add support for heredocs hace 4 años
  Ali Mohammad Pur cf4935e806 Shell: Avoid position push/pop when checking for next_is() hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling b41b6dd279 Shell: Convert String::format() => String::formatted() hace 4 años
  AnotherTest 18b3334738 Shell: Allow newlines between the function decl and its body hace 4 años
  AnotherTest 3b8fa5a753 Shell: Add support for indexing into variables hace 4 años
  Andreas Kling f59ad2dc57 Everywhere: Remove pessimizing and redundant move() hace 4 años
  AnotherTest 125be2923c Shell: Consume the username when parsing '~user' hace 4 años
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) hace 4 años
  AnotherTest 13b65b632a Shell: Add support for enumerating lists in for loops hace 4 años
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions hace 4 años
  AnotherTest a303b69caa Shell: Do not parse history events in scripts hace 4 años
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años