提交歷史

作者 SHA1 備註 提交日期
  Sam Estep f03bd6a89b Set `.python-version` to 3.10 for pyenv users (#4456) 1 年之前
  josh11b 534100e87b Add test coverage for `ImplOfUndefinedInterface` diagnostic (#4484) 1 年之前
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 年之前
  Richard Smith 9c8ca2f6e9 Don't track generic insts created while importing an impl. (#4485) 1 年之前
  Richard Smith d1733c6aa7 Abort rather than exiting "normally" if an autoupdate step crashes. (#4483) 1 年之前
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) 1 年之前
  Jon Ross-Perkins 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 年之前
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) 1 年之前
  josh11b 607522c7de Fix a case of `InvalidParse` with `has_error = false` (#4481) 1 年之前
  Dana Jansens fcd611406a Correct typo in p0144 Numeric literal semantics (#4478) 1 年之前
  Jon Ross-Perkins bd2fa3ace7 Remove CalleeParamsInfo (#4452) 1 年之前
  Jon Ross-Perkins dd43bb92b5 Refactor struct literal parse nodes. (#4470) 1 年之前
  Richard Smith 26d7717d60 Insert a `value_of_initializer` after a call to `ImplicitAs` where possible. (#4473) 1 年之前
  Jon Ross-Perkins 9af06cc988 Adjust some build troubleshooting notes (#4471) 1 年之前
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 年之前
  Chandler Carruth 1b2eb42c5a Start avoiding parse diagnostics on error tokens (#4431) 1 年之前
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) 1 年之前
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) 1 年之前
  Richard Smith 261fe38508 Fix use-after-free in return statement handling. (#4472) 1 年之前
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) 1 年之前
  Jon Ross-Perkins 145c44b66c Move the language server into toolchain's busybox. (#4469) 1 年之前
  Chandler Carruth 954441c358 Exempt the `clang` subcommand when fuzzing. (#4468) 1 年之前
  Richard Smith 32e5212daa Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467) 1 年之前
  Richard Smith fab07726c9 Add import support for `int_type`. (#4466) 1 年之前
  Richard Smith 3192cfc776 Add import support for `specific_function` constants. (#4465) 1 年之前
  Richard Smith e2ab97672d Fix lowering of `specific_function`s referring to methods. (#4464) 1 年之前
  Jon Ross-Perkins 99e96605bf Don't create a compile time binding after CompileTimeBindingInVarDecl (#4463) 1 年之前
  Jon Ross-Perkins 57c9a2ed4a Switch eval of ArrayIndex to use CARBON_KIND (#4462) 1 年之前
  Jon Ross-Perkins f70221c040 Fix deduction crash for function with missing parameters. (#4461) 1 年之前
  Jon Ross-Perkins 85f6bf32b5 Switch tar verification to a manifest comparison. (#4458) 1 年之前