Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser 2 years ago
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Ali Mohammad Pur 7e4cc187d9 Shell: Implement program-aware autocompletion 3 years ago
  Ali Mohammad Pur e6bd1f8807 Shell: Add the 'join' and 'filter_glob' immediate functions 3 years ago
  Ali Mohammad Pur 0ea775f257 Shell: Allow completing StringLiterals as paths 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> 3 years ago
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 years ago
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions 4 years ago