Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth 6ce0d588ee Everywhere: Avoid calling from_utf8 on FlyString or String hace 1 año
  Ali Mohammad Pur 2eb0a8f3d2 Shell: Expand for loop's iterated expr before iterating over it hace 1 año
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hace 2 años
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible hace 2 años
  Hendiadyoin1 3d83d70cac Shell: Stop lying about string types hace 2 años
  Ali Mohammad Pur 24c7995743 Shell: Rename the verb {lookup => look_up} hace 2 años
  Ali Mohammad Pur 367da548ff Shell: Make null_or_alternative actually look up the given variable hace 2 años
  Ali Mohammad Pur 7c312980b0 Shell: Implement arithmetic expansions for POSIX mode hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more hace 2 años
  Ali Mohammad Pur 0c28fd41ed Shell: Convert all immediately convertible fallible functions to ErrorOr hace 2 años
  Ali Mohammad Pur e403dbabfa Shell: Convert the remaining fallible AST functions to ErrorOr hace 2 años
  Ali Mohammad Pur 5f950df3d4 Shell: Make Immediate expression invocation fallible hace 2 años
  Ali Mohammad Pur beeb58bd93 Shell+LibCodeComprehension: Start replacing {Deprecated => }String hace 2 años
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur 7e4cc187d9 Shell: Implement program-aware autocompletion hace 3 años
  Ali Mohammad Pur e6bd1f8807 Shell: Add the 'join' and 'filter_glob' immediate functions hace 3 años
  Ali Mohammad Pur 0ea775f257 Shell: Allow completing StringLiterals as paths hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> hace 3 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions hace 4 años