Historie revizí

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