Releases: carbon-language/carbon-lang
Releases · carbon-language/carbon-lang
Nightly build 2024.08.05
What's Changed
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.08.03...v0.0.0-0.nightly.2024.08.05
Nightly build 2024.08.04
What's Changed
Toolchain and implementation changes 🛠️
- Initial rough support for deducing generic arguments in a call to a generic function. by @zygoloid in #4184
Full Changelog: v0.0.0-0.nightly.2024.08.02...v0.0.0-0.nightly.2024.08.04
Nightly build 2024.08.03
What's Changed
Toolchain and implementation changes 🛠️
- Initial rough support for deducing generic arguments in a call to a generic function. by @zygoloid in #4184
Full Changelog: v0.0.0-0.nightly.2024.08.02...v0.0.0-0.nightly.2024.08.03
Nightly build 2024.08.02
What's Changed
Toolchain and implementation changes 🛠️
- When importing symbolic constants and types, also import the associated generic and index. by @zygoloid in #4180
Other changes
- Remove supurfluous/confusing {} around a temporary by @dwblaikie in #4183
New Contributors
- @dwblaikie made their first contribution in #4183
Full Changelog: v0.0.0-0.nightly.2024.08.01...v0.0.0-0.nightly.2024.08.02
Nightly build 2024.08.01
What's Changed
Toolchain and implementation changes 🛠️
- Fix incorrect
value_id
and location in importedBindSymbolicName
. by @zygoloid in #4178 - Separate subtree size information from parse nodes. by @jonmeow in #4174
- Import support for generics and specifics by @zygoloid in #4179
Full Changelog: v0.0.0-0.nightly.2024.07.30...v0.0.0-0.nightly.2024.08.01
Nightly build 2024.07.31
What's Changed
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.31
Nightly build 2024.07.30
What's Changed
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.30
Nightly build 2024.07.29
What's Changed
Toolchain and implementation changes 🛠️
Full Changelog: v0.0.0-0.nightly.2024.07.27...v0.0.0-0.nightly.2024.07.29
Nightly build 2024.07.28
What's Changed
Toolchain and implementation changes 🛠️
Full Changelog: v0.0.0-0.nightly.2024.07.27...v0.0.0-0.nightly.2024.07.28
Nightly build 2024.07.27
What's Changed
Toolchain and implementation changes 🛠️
- Add initial parsing for 'extern library' by @jonmeow in #4173
- Refactor some commonality in formatter. by @jonmeow in #4171
Full Changelog: v0.0.0-0.nightly.2024.07.26...v0.0.0-0.nightly.2024.07.27