<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/src, branch compiler-improvements</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=compiler-improvements</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=compiler-improvements'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2026-01-27T00:30:56+00:00</updated>
<entry>
<title>Add compiler improvements and comprehensive test suite</title>
<updated>2026-01-27T00:30:56+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-27T00:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7c2a92b82e9808d3c5ea29b47d1c59d663fe984a'/>
<id>urn:sha1:7c2a92b82e9808d3c5ea29b47d1c59d663fe984a</id>
<content type='text'>
- Fixed path option handling to avoid semicolon concatenation issues
- Added exception handling for std::length_error and general exceptions
- Added comprehensive test specifications for advanced language features

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Updated tests.</title>
<updated>2026-01-26T09:45:56+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-26T09:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e02321107277a63e7dcb12ab163c9942ac101b87'/>
<id>urn:sha1:e02321107277a63e7dcb12ab163c9942ac101b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed compiler improvements and added comprehensive test suite</title>
<updated>2026-01-26T06:38:38+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-26T06:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5d5b657f606b5939062983b1f90c3359d542672e'/>
<id>urn:sha1:5d5b657f606b5939062983b1f90c3359d542672e</id>
<content type='text'>
- Fixed makefile preprocessor macro definitions (removed spaces in -D flags)
- Added null pointer check in compiler class declaration handling
- Added comprehensive test specifications for various language features:
  - attrib, backcall, cond, config, existential, export, goto
  - import, literals, macro, metatable, operators, return
  - string, switch, vararg, with

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Cleanup.</title>
<updated>2026-01-23T04:24:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-23T04:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f5006f449a7be1a2f655f1b178ecf1d2f0569dd5'/>
<id>urn:sha1:f5006f449a7be1a2f655f1b178ecf1d2f0569dd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some `import global` related issue.</title>
<updated>2026-01-23T04:07:38+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-23T04:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=02910188fc07492b8b31b2701fe1987025196f85'/>
<id>urn:sha1:02910188fc07492b8b31b2701fe1987025196f85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding tests.</title>
<updated>2026-01-22T07:03:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-22T07:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f1454bbbd13a71da2005ff789cde2da0e9eb81f6'/>
<id>urn:sha1:f1454bbbd13a71da2005ff789cde2da0e9eb81f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2026-01-21T02:05:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-21T02:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=604a8e5e53cdc7391a502fcabf07e8f1cc2a778c'/>
<id>urn:sha1:604a8e5e53cdc7391a502fcabf07e8f1cc2a778c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a glitch.</title>
<updated>2026-01-20T02:27:30+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-20T02:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c6229c02564024d8c02c2d438b2fc180ce4c6bcf'/>
<id>urn:sha1:c6229c02564024d8c02c2d438b2fc180ce4c6bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix.</title>
<updated>2026-01-19T10:14:44+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-19T10:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c2235b5c8fe7c84eeef5828b8bbfe9ad7aa1ecb3'/>
<id>urn:sha1:c2235b5c8fe7c84eeef5828b8bbfe9ad7aa1ecb3</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
