Histórico de Commits

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