Archived copy of explorer code. See the `carbon-lang` repo for normal use.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.5k
commits
699
commits
318
commits
280
commits
196
commits
111
commits
73
commits
53
commits
45
commits
43
commits
Replace README and remove other top-level md files. (#3)
c314f87View on GitHubRemove directories that aren't related to explorer.
cd967b7View on GitHubLook for final impl when accessing associated constant in facet (#5269)
76c6815View on GitHubC++ Interop: Basic C++ record (class/struct/union) import support (#5156)
68111a9View on GitHubRepresent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281)
a91752dView on GitHubStop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283)
c15dea4View on GitHubDon't define an unscoped enumeration out of line. (#5282)
6322c77View on GitHubAdd tests and range enforcement for current LocId use-cases (#5274)
a527626View on GitHubCreate a single global for the PrintInt format string. (#5275)
7da972bView on GitHubFix clang-tidy: function 'rewind' has no error detection; 'fseek' should be used instead [bugprone-unsafe-functions,-warnings-as-errors] (#5265)
817dacfView on GitHub[Carbon/C++ interop] Add support for int function params (#5197)
7580df8View on GitHubStore an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260)
1a4d6caView on GitHub