Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 2425e28e3a Collapse names into VarStorage (#3116) hace 2 años
  Richard Smith 6cbf280a68 Add formatted textual IR output (#3056) hace 2 años
  Farzana Ahmed Siddique db5e269097 Removed builtin empty tuple type (#3021) hace 2 años
  Jon Ross-Perkins 446b0ce4ae Refactor declaration name context logic to its own class. (#2989) hace 2 años
  Jon Ross-Perkins 43065a1257 Finish refactoring Push/Pop for stronger type handling. (#2987) hace 2 años
  Jon Ross-Perkins 9751b4701d Start node stack push/pop setting IdT based on ParseNodeKind. (#2985) hace 2 años
  Richard Smith 123662f5b1 Basic support for non-defining declarations of functions. (#2977) hace 2 años
  Jon Ross-Perkins 239cdcc457 Finish splitting out semantics_handle.cpp (#2976) hace 2 años
  Jon Ross-Perkins 918c089e03 Add namespace support. (#2940) hace 2 años
  Jon Ross-Perkins b2084ea15d Shift Parser from 'Identifier' to 'Name' naming (#2947) hace 2 años
  Richard Smith 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) hace 2 años
  Richard Smith b908c6e274 Track the list of blocks that form the body of a function. (#2941) hace 2 años
  Jon Ross-Perkins 5a90f660b9 Unify DeclaredName and DesignatedName as just Identifier (#2939) hace 2 años
  Richard Smith 1ea123cd94 Semantics IR building for `if` statements. (#2920) hace 2 años
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) hace 2 años
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) hace 2 años
  Jon Ross-Perkins a1a7251716 Refactor NodeStack APIs to better handle the increase of distinct ID types. (#2864) hace 2 años
  Jon Ross-Perkins dce67e4062 Rename semantics to semantics_ir (#2858) hace 2 años
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) hace 2 años
  Jon Ross-Perkins bd4e22001f Handle semantic name lookup for function parameters. (#2839) hace 2 años
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) hace 3 años
  Jon Ross-Perkins 77385aa344 Refactor semantics logic into separate files. (#2819) hace 3 años