Skip to content

Open Dylan 2022.1

Compare
Choose a tag to compare
@cgay cgay released this 27 Nov 23:17
· 1049 commits to master since this release

See the release announcement and the release notes for more info on what's in this release, or click the link below for the full change log.

Selected changes...

  • Fix for 2 undefined bindings by @pierredepascale in #1344
  • documentation: Document DOOD by @housel in #1345
  • MPS relicensed by @kryptine in #1346
  • common-dylan: fix bug in copy-bytes(, ) by @cgay in #1361
  • dfmc-llvm-back-end: Simplify left shift overflow detection by @housel in #1369
  • RISC-V 64-bit Linux support by @housel in #1364
  • Fix segfault with locator-name (Issue 1372) by @pedro-w in #1379
  • Document the extention to numeric literal syntax (underscores) by @cgay in #1407
  • ssl: Update openssl-1.1 compatibility by @phongphan in #1405
  • DFMC Improved source-location tracking by @housel in #1410
  • Support linking unified (static) executables on POSIX platforms by @housel in #1416
  • Add file-locator function, analogous to subdirectory-locator by @cgay in #1417
  • Add dylan-tool to the release by @cgay in #1432
  • Console compiler: exit with error status for serious warnings by @cgay in #1439
  • dfmc-optimization: Fix the self-call to loop transform by @housel in #1462
  • build: Update release-with-batteries for LLVM 15.x by @housel in #1463

New Contributors

Full Changelog: v2020.1.0...v2022.1.0