Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2024.12.28

28 Dec 02:27
89df777
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Drop references to deleted explorer fuzzer by @josh11b in #4745

Full Changelog: v0.0.0-0.nightly.2024.12.27...v0.0.0-0.nightly.2024.12.28

Nightly build 2024.12.27

27 Dec 02:30
7d8d59c
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Make snegate / unegate overflow handling consistent with other builtins. by @zygoloid in #4744

Full Changelog: v0.0.0-0.nightly.2024.12.26...v0.0.0-0.nightly.2024.12.27

Nightly build 2024.12.26

26 Dec 02:30
724fc76
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Use unsigned arithmetic builtins for UInt(N) operations by @danakj in #4740

Documentation changes 📝

  • Fix the forty_two.carbon example in getting started by @danakj in #4736

Full Changelog: v0.0.0-0.nightly.2024.12.24...v0.0.0-0.nightly.2024.12.26

Nightly build 2024.12.25

25 Dec 02:31
1a5107e
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Documentation changes 📝

Utilities 📐

  • Extension version bump and npm update for a release of #4527 by @jonmeow in #4722
  • Fix VSCode language extension configuration instructions by @josh11b in #4725

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.12.19...v0.0.0-0.nightly.2024.12.25

Nightly build 2024.12.24

24 Dec 02:31
1a5107e
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Documentation changes 📝

Utilities 📐

  • Extension version bump and npm update for a release of #4527 by @jonmeow in #4722
  • Fix VSCode language extension configuration instructions by @josh11b in #4725

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.12.19...v0.0.0-0.nightly.2024.12.24

Nightly build 2024.12.19

19 Dec 02:35
b54a27e
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Change Dump functions to static where appropriate. by @jonmeow in #4712
  • Enable misc-non-private-member-variables-in-classes and adjust style to match by @jonmeow in #4702
  • Fix incorrect lowering of mixed constant / non-constant aggregate initialization. by @zygoloid in #4704

Documentation changes 📝

  • Add documentation for running GDB and LLDB by @jonmeow in #4710

Utilities 📐

Infrastructure changes 🏗️

  • Undo formatting changes for clang-tidy-16 compatibility. by @jonmeow in #4707

Full Changelog: v0.0.0-0.nightly.2024.12.18...v0.0.0-0.nightly.2024.12.19

Nightly build 2024.12.18

18 Dec 02:33
c1590f8
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Infrastructure changes 🏗️

New Contributors

Full Changelog: v0.0.0-0.nightly.2024.12.17...v0.0.0-0.nightly.2024.12.18

Nightly build 2024.12.17

17 Dec 02:35
c832d52
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Model Core.Int as a class type by @zygoloid in #4644
  • Do not resolve the declaration when forming a specific for use in an eval block by @josh11b in #4692
  • Add solutions for advent of code 2024 day 1 to examples/. by @zygoloid in #4673
  • Ensure that all allocas are created in the entry block. by @zygoloid in #4685
  • Add bit packing to NodeImpl by @jonmeow in #4651
  • Update files and clang-tidy config to pass with clang-tidy-20 by @jonmeow in #4691

Utilities 📐

Infrastructure changes 🏗️

  • Shuffle around yaml formatting in .clang-tidy by @jonmeow in #4690

Full Changelog: v0.0.0-0.nightly.2024.12.15...v0.0.0-0.nightly.2024.12.17

Nightly build 2024.12.16

16 Dec 02:38
7b45a28
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix lowering of array indexing with an int literal. by @zygoloid in #4686

Full Changelog: v0.0.0-0.nightly.2024.12.14...v0.0.0-0.nightly.2024.12.16

Nightly build 2024.12.15

15 Dec 02:37
7b45a28
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix lowering of array indexing with an int literal. by @zygoloid in #4686

Full Changelog: v0.0.0-0.nightly.2024.12.14...v0.0.0-0.nightly.2024.12.15