Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) há 1 ano atrás
  Richard Smith 10a198a9e6 Use the correct type for `Self` in generic classes and generic interfaces (#4087) há 1 ano atrás
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) há 1 ano atrás
  Richard Smith a699480dc9 Treat constants with symbolic type as being symbolic. (#4082) há 1 ano atrás
  Jon Ross-Perkins 8bb80d8271 Add a basic Core.Print function for ints. (#4078) há 1 ano atrás
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) há 1 ano atrás
  Richard Smith d18584c6c2 Make representation of call to a generic class / interface more uniform. (#4050) há 1 ano atrás
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) há 1 ano atrás
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) há 1 ano atrás
  Jon Ross-Perkins 6e9d0b15c8 Switch eval.cpp struct init style. (#4011) há 1 ano atrás
  Richard Smith 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) há 1 ano atrás
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) há 1 ano atrás
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) há 2 anos atrás
  Richard Smith 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) há 2 anos atrás
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) há 2 anos atrás
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) há 2 anos atrás
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) há 2 anos atrás
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) há 2 anos atrás
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) há 2 anos atrás
  Pablo Paglilla d28c63df01 Add support for builtin float comparison operations (#3899) há 2 anos atrás
  Pablo Paglilla cae62765af Add builtins for basic float operations (#3897) há 2 anos atrás
  Richard Smith 5964795f34 Use separate builtins for signed / unsigned arithmetic. (#3892) há 2 anos atrás
  Richard Smith 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) há 2 anos atrás
  Richard Smith 28ceb4dd4e Basic check support for adapters. (#3874) há 2 anos atrás
  Jon Ross-Perkins 4ed0d95777 Switch check code to use CARBON_KIND_SWITCH (#3873) há 2 anos atrás
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) há 2 anos atrás
  Jon Ross-Perkins 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) há 2 anos atrás
  josh11b ed18f64bcb Delete TODO comments done in #3853 (#3854) há 2 anos atrás
  Richard Smith 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) há 2 anos atrás
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) há 2 anos atrás