www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 1.37.0

reply kinke <noone nowhere.com> writes:
Glad to announce LDC 1.37.0. Major changes:

* Based on D 2.107.1.
* Important fix wrt. if-statement elision on constant condition.

Full release log and downloads: 
https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

Thanks to all contributors & sponsors!
Mar 03
next sibling parent Mike Shah <mshah.475 gmail.com> writes:
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:
 Glad to announce LDC 1.37.0. Major changes:

 * Based on D 2.107.1.
 * Important fix wrt. if-statement elision on constant condition.

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

 Thanks to all contributors & sponsors!
Thank you for the hard work!
Mar 04
prev sibling next sibling parent Christian =?UTF-8?B?S8O2c3RsaW4=?= <christian.koestlin gmail.com> writes:
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:
 Glad to announce LDC 1.37.0. Major changes:

 * Based on D 2.107.1.
 * Important fix wrt. if-statement elision on constant condition.

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

 Thanks to all contributors & sponsors!
Thanks a lot, that was also quite the quick catch-up from dmd!
Mar 05
prev sibling next sibling parent "H. S. Teoh" <hsteoh qfbox.info> writes:
On Sun, Mar 03, 2024 at 02:46:34PM +0000, kinke via Digitalmars-d-announce
wrote:
 Glad to announce LDC 1.37.0. Major changes:
 
 * Based on D 2.107.1.
 * Important fix wrt. if-statement elision on constant condition.
 
 Full release log and downloads:
 https://github.com/ldc-developers/ldc/releases/tag/v1.37.0
 
 Thanks to all contributors & sponsors!
Awesome, thanks to the LDC team for another fine compiler! --T
Mar 05
prev sibling parent Dakota <dakota gmail.com> writes:
On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:
 Glad to announce LDC 1.37.0. Major changes:

 * Based on D 2.107.1.
 * Important fix wrt. if-statement elision on constant condition.

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

 Thanks to all contributors & sponsors!
Thanks for update. https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.0 released
Mar 06