<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec/outputs/unicode, branch v0.32.0</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.32.0</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.32.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2026-01-19T09:11:31+00:00</updated>
<entry>
<title>Made `;` work as statements separator.</title>
<updated>2026-01-19T09:11:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-19T09:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ccfe66f87663e10603e453f02894bb82dd23c93b'/>
<id>urn:sha1:ccfe66f87663e10603e453f02894bb82dd23c93b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated spec.</title>
<updated>2025-11-05T03:38:45+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-11-05T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=36fc4fd1b262fd91226540bc79c833ef17a7425e'/>
<id>urn:sha1:36fc4fd1b262fd91226540bc79c833ef17a7425e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increased call stack size.</title>
<updated>2025-09-16T01:15:51+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-09-16T01:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5e566f8cf633882cd153731944cba9f5503cfb0a'/>
<id>urn:sha1:5e566f8cf633882cd153731944cba9f5503cfb0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix.</title>
<updated>2025-09-15T11:59:55+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-09-15T11:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=3b97540cc9a9b9409998454632d242b9bb12cb13'/>
<id>urn:sha1:3b97540cc9a9b9409998454632d242b9bb12cb13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added more reversed index support for slice. [skip CI]</title>
<updated>2025-06-04T08:07:06+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-06-04T08:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0e72454a11f65d9ac800dedb698ddfcc15933785'/>
<id>urn:sha1:0e72454a11f65d9ac800dedb698ddfcc15933785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new syntax.</title>
<updated>2025-06-04T03:38:34+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-06-04T03:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=548ab1d9ff5b831050f14f1355a3314a41163ad6'/>
<id>urn:sha1:548ab1d9ff5b831050f14f1355a3314a41163ad6</id>
<content type='text'>
- Slice Expression.
- Reversed Indexing,.
- Range Destructuring.
- Table Range Matching.
</content>
</entry>
<entry>
<title>Added `try!` syntax.</title>
<updated>2025-05-28T10:20:16+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-05-28T10:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5604bbbb80bfcedb4a9085b90864e221f8104b33'/>
<id>urn:sha1:5604bbbb80bfcedb4a9085b90864e221f8104b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added break with value syntax.</title>
<updated>2025-05-21T03:44:54+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-05-21T03:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0603800a4114ed8b4c9572a7d7852995c9b9f334'/>
<id>urn:sha1:0603800a4114ed8b4c9572a7d7852995c9b9f334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing issue #206.</title>
<updated>2025-04-11T09:33:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-04-11T09:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e96308912e2e04535836a2c282b0a7300d2d81fd'/>
<id>urn:sha1:e96308912e2e04535836a2c282b0a7300d2d81fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issue #198.</title>
<updated>2025-03-23T09:25:28+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-03-23T09:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=08b68269ff6d6f868242dcefce75e1db26e4de61'/>
<id>urn:sha1:08b68269ff6d6f868242dcefce75e1db26e4de61</id>
<content type='text'>
</content>
</entry>
</feed>
