Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins de6e00c351 Fix toolchain glob_sh_run uses. (#3181) hace 2 años
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) hace 2 años
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) hace 2 años
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) hace 2 años
  Jon Ross-Perkins 3533850673 Moving lexer into a 'Lex' namespace. (#3170) hace 2 años
  Jon Ross-Perkins 15f0818888 Factor out check-related logic from SemIR::File (#3174) hace 2 años
  Jon Ross-Perkins ec307b18d8 Rename the lowering dir to lower (#3172) hace 2 años
  Jon Ross-Perkins 7157445f97 Set up a 'Parse' namespace. (#3161) hace 2 años
  Jon Ross-Perkins 4b4436f692 Move lowering into a 'Lower' namespace (#3155) hace 2 años
  Jon Ross-Perkins b9df8ca765 Manual cleanup of toolchain clang-tidy/clangd warnings. (#3157) hace 2 años
  Jon Ross-Perkins 67da700dd5 Split Semantics into Check and SemIR namespaces (#3138) hace 2 años
  Richard Smith 063a201b6d Remove automatic flushing in the SortingDiagnosticConsumer destructor. (#3134) hace 2 años
  Richard Smith e05523db21 Fix a stack use after scope and a heap use after free found by fuzzing. (#3126) hace 2 años
  Richard Smith d3ac21195c Flush diagnostics before printing semantics IR rather than after. (#3128) hace 2 años
  Chandler Carruth a2b4cabeaa Switch the toolchain to the new CLI library. (#2979) hace 2 años
  Richard Smith 6cbf280a68 Add formatted textual IR output (#3056) hace 2 años
  Jon Ross-Perkins 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) hace 2 años
  Richard Smith 41e357492b Fix crash if no input file is given to `carbon dump objcode` (#2997) hace 2 años
  Farzana Ahmed Siddique 037196f69f Creates object file from the module. (#2955) hace 2 años
  Farzana Ahmed Siddique aad4ed2083 Codegen: Given a carbon file prints the assembly to the stdout (#2944) hace 2 años
  Jon Ross-Perkins a93e621488 Add vfs support to toolchain. (#2888) hace 2 años
  Jon Ross-Perkins 4a5d925974 Add vlog support to lowering. (#2836) hace 3 años
  Zhou 255274a2cf Error msg fixed when running dump mode. (#2835) hace 3 años
  Jon Ross-Perkins e4a04c2936 Use new test framework in toolchain to reduce per-test overhead (#2821) hace 3 años
  Jon Ross-Perkins 4ca2e81877 Modify SemanticsIR printing to produce stable output on builtin changes. (#2702) hace 3 años
  Jon Ross-Perkins 32e8fee4ad Add initial lowering of a trivial function (#2640) hace 3 años
  Jon Ross-Perkins 86aecb532f Rename lower to lowering (#2618) hace 3 años
  Jon Ross-Perkins 530541e56c Add boilerplate framework for lowering. (#2607) hace 3 años
  Jon Ross-Perkins 8e6d48004b Have the driver return errors on SemanticsIR errors. (#2471) hace 3 años
  Jon Ross-Perkins 04f0288cd2 Bracket the tokenized buffer output. (#2446) hace 3 años