Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2024.08.01

01 Aug 02:25
3c8fc71
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix incorrect value_id and location in imported BindSymbolicName. 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

31 Jul 02:09
c31c03a
Compare
Choose a tag to compare
Pre-release

What's Changed

Infrastructure changes 🏗️

  • Temporarily disable tcmalloc due to compiler-explorer crash by @jonmeow in #4177

Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.31

Nightly build 2024.07.30

30 Jul 02:24
c31c03a
Compare
Choose a tag to compare
Pre-release

What's Changed

Infrastructure changes 🏗️

  • Temporarily disable tcmalloc due to compiler-explorer crash by @jonmeow in #4177

Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.30

Nightly build 2024.07.29

29 Jul 02:24
43c0b0a
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Refactor some check-phase postorder iterator use. by @jonmeow in #4175

Full Changelog: v0.0.0-0.nightly.2024.07.27...v0.0.0-0.nightly.2024.07.29

Nightly build 2024.07.28

28 Jul 02:25
43c0b0a
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Refactor some check-phase postorder iterator use. by @jonmeow in #4175

Full Changelog: v0.0.0-0.nightly.2024.07.27...v0.0.0-0.nightly.2024.07.28

Nightly build 2024.07.27

27 Jul 02:22
66147de
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.07.26...v0.0.0-0.nightly.2024.07.27

Nightly build 2024.07.26

26 Jul 02:21
37a8bfa
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Convert EvalContext into a class. by @zygoloid in #4160
  • Improve namespace handling in imports. by @jonmeow in #4153
  • Support for calling non-generic methods in a specific class. by @zygoloid in #4156
  • When reentering an interface scope, reintroduce the Self parameter. by @zygoloid in #4162
  • Move common entity fields to a 'base' struct. by @jonmeow in #4161
  • Rename "generic instance" to "specific" throughout the toolchain. by @zygoloid in #4165
  • Remove caching of return slot usage. by @zygoloid in #4163
  • Only produce a name scope for a namespace when not merged by @jonmeow in #4168
  • Move definition of member of Function to function.cpp where it belongs. by @zygoloid in #4170
  • Refactor ReturnTypeInfo and InitRepr. by @zygoloid in #4169

Documentation changes 📝

Infrastructure changes 🏗️

New Contributors

Full Changelog: v0.0.0-0.nightly.2024.07.24...v0.0.0-0.nightly.2024.07.26

Nightly build 2024.07.24

24 Jul 02:22
83157f3
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.07.23...v0.0.0-0.nightly.2024.07.24

Nightly build 2024.07.23

23 Jul 02:22
07c286e
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.07.20...v0.0.0-0.nightly.2024.07.23

Nightly build 2024.07.22

22 Jul 02:24
3266098
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.07.19...v0.0.0-0.nightly.2024.07.22