Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith 063a201b6d Remove automatic flushing in the SortingDiagnosticConsumer destructor. (#3134) před 2 roky
  Richard Smith e05523db21 Fix a stack use after scope and a heap use after free found by fuzzing. (#3126) před 2 roky
  Richard Smith d3ac21195c Flush diagnostics before printing semantics IR rather than after. (#3128) před 2 roky
  Chandler Carruth a2b4cabeaa Switch the toolchain to the new CLI library. (#2979) před 2 roky
  Richard Smith 6cbf280a68 Add formatted textual IR output (#3056) před 2 roky
  Jon Ross-Perkins 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) před 2 roky
  Richard Smith 41e357492b Fix crash if no input file is given to `carbon dump objcode` (#2997) před 2 roky
  Farzana Ahmed Siddique 037196f69f Creates object file from the module. (#2955) před 2 roky
  Farzana Ahmed Siddique aad4ed2083 Codegen: Given a carbon file prints the assembly to the stdout (#2944) před 2 roky
  Jon Ross-Perkins a93e621488 Add vfs support to toolchain. (#2888) před 2 roky
  Jon Ross-Perkins 4a5d925974 Add vlog support to lowering. (#2836) před 3 roky
  Zhou 255274a2cf Error msg fixed when running dump mode. (#2835) před 3 roky
  Jon Ross-Perkins e4a04c2936 Use new test framework in toolchain to reduce per-test overhead (#2821) před 3 roky
  Jon Ross-Perkins 4ca2e81877 Modify SemanticsIR printing to produce stable output on builtin changes. (#2702) před 3 roky
  Jon Ross-Perkins 32e8fee4ad Add initial lowering of a trivial function (#2640) před 3 roky
  Jon Ross-Perkins 86aecb532f Rename lower to lowering (#2618) před 3 roky
  Jon Ross-Perkins 530541e56c Add boilerplate framework for lowering. (#2607) před 3 roky
  Jon Ross-Perkins 8e6d48004b Have the driver return errors on SemanticsIR errors. (#2471) před 3 roky
  Jon Ross-Perkins 04f0288cd2 Bracket the tokenized buffer output. (#2446) před 3 roky
  Jon Ross-Perkins 60eb06ce94 Move trace banners to driver and trace intermediate state. (#2443) před 3 roky
  Jon Ross-Perkins 16bbdbbdb8 Add vlog output to the parser. (#2435) před 3 roky
  Jon Ross-Perkins 4c8fdf5124 Start drafting out semantic type checking. (#2406) před 3 roky
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) před 3 roky
  Jon Ross-Perkins e21449edff Switch the driver to print ParseTree postorder by default (#2371) před 3 roky
  Jon Ross-Perkins 57090142e8 Start adding builtins to SemanticsIR (#2356) před 3 roky
  Jon Ross-Perkins 0755598fa8 Refactor semantics to provide a more block-y IR (#2349) před 3 roky
  Jon Ross-Perkins d51ca271af Refactory the IR/builder relationship (#2342) před 3 roky
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) před 3 roky
  Kareem Ergawy dc43767b16 Fix a small typo in the driver help message. (#2261) před 3 roky
  Jon Ross-Perkins b94c496aee Fix incomplete TODO in driver (#2231) před 3 roky