Geçmişin Kaydedilmesi

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