Историја ревизија

Аутор SHA1 Порука Датум
  thislooksfun f699dbdc3f HackStudio+LibGUI: Handle #include quotes and brackets in the engine пре 3 година
  Nico Weber 6c9bc18a79 Userland: Fix typos пре 3 година
  Itamar 9ae98bc81b LibCpp: Handle circular imports gracefully пре 3 година
  Itamar 8505fcb8ae LibCpp: Understand preprocessor macro definition and invocation пре 3 година
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser пре 3 година
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing пре 3 година
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor пре 3 година
  Ali Mohammad Pur f364fcec5d LibRegex+Everywhere: Make LibRegex more unicode-aware пре 4 година
  Itamar b5a02b180c LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts пре 4 година
  Itamar 34fc6c7e1c LibCpp: Make the fields of AST node types private пре 4 година
  Itamar 32be65a8b4 CppLanguageServer: Add "get_parameters_hint" capability пре 4 година
  Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() пре 4 година
  Itamar ccb52b005e CppLanguageServer: Make properties_of_type return any property пре 4 година
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType пре 4 година
  Federico Guerinoni 26a7356e90 LanguageServers: Add function to collect TODO entries in a document пре 4 година
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) пре 4 година
  Itamar dcdb0c7035 LibCpp: Support non-field class members пре 4 година
  Itamar 4f1889c2cb CppLanguageServer: Work with a HashMap of Symbols in each document пре 4 година
  Itamar c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths пре 4 година
  Itamar b50eaf75eb CppLanguageServer: Rename Optional<> autocomplete* to try_autocomplete* пре 4 година
  Itamar 1c3c043cd3 CppLanguageServer: Rename all_definitions=>preprocessor_definitions пре 4 година
  Itamar 1f96d9b03a CppLanguageServer: remove no-op move() пре 4 година
  Itamar 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output пре 4 година
  Itamar 400d3ddb08 LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine пре 4 година