chore: bump scintilla and lexilla version

This commit is contained in:
2025-10-12 13:51:32 +08:00
parent 9fb3681e3a
commit db20417ce7
1093 changed files with 138943 additions and 128144 deletions

View File

@ -0,0 +1,28 @@
{7}d{0} {6}={0} {3}123{6};{0}
{7}x{0} {6}={0} {3}0x123ABC{6};{0}
{7}b{0} {6}={0} {3}0b010101{6};{0}
{7}xs64{0} {6}={0} {3}0x2As64{6};{0}
{7}xs32{0} {6}={0} {3}0x2As32{6};{0}
{7}xs16{0} {6}={0} {3}0x2As16{6};{0}
{7}xs8{0} {6}={0} {3}0x2As8{6};{0}
{7}xu64{0} {6}={0} {3}0x2Au64{6};{0}
{7}xu32{0} {6}={0} {3}0x2Au32{6};{0}
{7}xu16{0} {6}={0} {3}0x2Au16{6};{0}
{7}xu8{0} {6}={0} {3}0x2Au8{6};{0}
{7}bs64{0} {6}={0} {3}0b10s64{6};{0}
{7}bs32{0} {6}={0} {3}0b10s32{6};{0}
{7}bs16{0} {6}={0} {3}0b10s16{6};{0}
{7}bs8{0} {6}={0} {3}0b10s8{6};{0}
{7}bu64{0} {6}={0} {3}0b10u64{6};{0}
{7}bu32{0} {6}={0} {3}0b10u32{6};{0}
{7}bu16{0} {6}={0} {3}0b10u16{6};{0}
{7}bu8{0} {6}={0} {3}0b10u8{6};{0}
{7}c{0} {6}={0} {3}.1{6};{0}
{7}c{0} {6}={0} {3}1.1{6};{0}
{7}c{0} {6}={0} {3}.1e1{6};{0}
{7}c{0} {6}={0} {3}1.1e1{6};{0}
{7}c{0} {6}={0} {3}1e1{6};{0}
{7}c{0} {6}={0} {3}1i{6};{0}
{7}c{0} {6}={0} {3}1j{6};{0}
{7}c{0} {6}={0} {3}.1e2j{6};{0}
{7}c{0} {6}={0} {3}1e2j{6};{0}