Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) vor 4 Jahren
  Geoff Romer 8e6c209a28 Use resolved names in typechecker (#974) vor 4 Jahren
  Geoff Romer f75b4d322f Handle use-before-declare in static name lookup (#967) vor 4 Jahren
  Geoff Romer 17e0a1afb9 Implement static name resolution (#958) vor 4 Jahren
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) vor 4 Jahren
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) vor 4 Jahren
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) vor 4 Jahren
  Jon Meow 057b9fe253 Clean up remaining executable_semantics clang-tidy warnings (#906) vor 4 Jahren
  Jon Meow 8bda2ca432 Refactor Pattern and Member accessors. (#889) vor 4 Jahren
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) vor 4 Jahren
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) vor 4 Jahren
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) vor 4 Jahren
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) vor 4 Jahren
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) vor 4 Jahren
  Jon Meow 4e0307efbc Switch Member to use inheritance+cast (#713) vor 4 Jahren
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) vor 4 Jahren
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) vor 4 Jahren
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) vor 4 Jahren
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) vor 4 Jahren
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) vor 5 Jahren
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) vor 5 Jahren