Skip to content

cdecl-14.1.1

Compare
Choose a tag to compare
@paul-j-lucas paul-j-lucas released this 15 Apr 14:08
· 2547 commits to master since this release

Escaping quotes in dump strings
When dumping, quotes in strings are now properly escaped.

Quoting lambda capture dump strings
When dumping, this and *this are now properly quoted.

Fixed operator dump crash
Dumping an operator caused a crash: fixed.