Richard Smith
|
e4528b8abb
Add infrastructure for distinguishing between signed and unsigned integer types. (#3822)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
ebbc648342
Add builtins for some basic integer operations. (#3816)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
a3d77d9b74
Factor out some parts of builtin handling and add declaration checking. (#3815)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
1d720dc001
Basic support for looking up impl members when naming an associated entity. (#3776)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
abf23ae7fe
Initial scaffolding for building a witness table for an `impl`. (#3743)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
8167c44a03
Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
5e004b854e
Delete unused `NoOp` instruction (#3586)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
f5c34d62dd
Abbreviate "address" -> "addr" (#3580)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
a6508fcf05
Basic support for generic bindings. (#3555)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
fbb4ecf319
Remove `SelfParam`, add an `AddrPattern` instead. (#3506)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
032c0e017b
Start adding lazy import references to name lookup. (#3475)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
cef7eb5522
Simplify interface for getting an instruction from a type. (#3455)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
3b0923c81d
Add interface support to check (#3474)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
8ace1dcb78
Remove BinaryOperatorAdd (#3469)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
e9fc07feee
Abbreviate "representation" -> "repr" (#3464)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
239f8030a4
Pass imports to SemIR. (#3415)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
c89c452579
Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
7d8afed6f7
Abbreviate "Initialization" -> "Init" (#3398)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
%!s(int64=2) %!d(string=hai) anos |