История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  AnotherTest 5204c9062c Shell: Make history index values not fitting in i32 a syntax error 4 лет назад
  AnotherTest e3ec759f97 Shell: Make history range values larger than u32 a syntax error 4 лет назад
  AnotherTest 2bd77bc93b Shell: Make the parser read consecutive sequences without recursing 4 лет назад
  AnotherTest 5b79d0d1a3 Shell: Allow newlines between `else` and `if`'s closing brace 4 лет назад
  AnotherTest 239472ba69 Shell: Add (basic) support for history event designators 4 лет назад
  Andreas Kling c4e2fd8123 Shell: Move to Userland/Shell/ 4 лет назад