Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jon Ross-Perkins 2425e28e3a Collapse names into VarStorage (#3116) 2 yıl önce
  Farzana Ahmed Siddique a6ba7827cd Semantics for array index. (#3099) 2 yıl önce
  Jon Ross-Perkins a692fb89a3 Rename //toolchain/common to base (#3101) 2 yıl önce
  Farzana Ahmed Siddique 9228487d46 Semantics for array type (#3087) 2 yıl önce
  Richard Smith 6e01b90394 Rename some semantics nodes and some IR names to make them match better. (#3085) 2 yıl önce
  Richard Smith 6cbf280a68 Add formatted textual IR output (#3056) 2 yıl önce
  Richard Smith 2947877518 Add support for dereference operator. (#3066) 2 yıl önce
  Richard Smith 62205763a5 Add support for `&` operator. (#3055) 2 yıl önce
  Farzana Ahmed Siddique 64051910c8 Toolchain: Semantics for indexing (#3044) 2 yıl önce
  Richard Smith c8b42379a4 Basic semantic checking for pointer types and const-qualified types. (#3038) 2 yıl önce
  Richard Smith 0c33dead70 Remove the type field from semantics nodes that don't produce values of that type. (#3049) 2 yıl önce
  Farzana Ahmed Siddique 6a81a3396e Updated tests for tool chain to incorporate type blocks (#3008) 2 yıl önce
  Farzana Ahmed Siddique 0594a1aac7 Integrates tuple to semantic analysis (#2992) 2 yıl önce
  Jon Ross-Perkins bc84f109fe Rename semantics InvalidType to Error (#2975) 2 yıl önce
  Jon Ross-Perkins 918c089e03 Add namespace support. (#2940) 2 yıl önce
  Richard Smith 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) 2 yıl önce
  Richard Smith 1ea123cd94 Semantics IR building for `if` statements. (#2920) 2 yıl önce
  Richard Smith 06ce3b0161 Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897) 2 yıl önce
  Richard Smith aa40e2b8a9 `true` and `false` support, and lowering for `bool` type. (#2896) 2 yıl önce
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) 2 yıl önce
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) 2 yıl önce
  Jon Ross-Perkins dce67e4062 Rename semantics to semantics_ir (#2858) 2 yıl önce
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) 2 yıl önce
  Jon Ross-Perkins 709412ca97 Remove the builtin empty tuple value (not type). (#2850) 2 yıl önce
  Jon Ross-Perkins 76151d1fff Stop special-casing empty structs. (#2849) 2 yıl önce
  Jon Ross-Perkins 1d56e165ef Start refactoring type handling to track which types are in-use. (#2848) 2 yıl önce
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) 3 yıl önce
  Jon Ross-Perkins 77385aa344 Refactor semantics logic into separate files. (#2819) 3 yıl önce
  Jon Ross-Perkins 0732d5857d Collapse StringifyNodeImpl (#2806) 3 yıl önce
  Jon Ross-Perkins 32ea47f068 Make stringification non-recursive. (#2804) 3 yıl önce