<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/makefile, 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>Added const attributes.</title>
<updated>2026-01-15T09:54:59+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-15T09:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=afb046316a15a2c3702b1f056456b58e9356e693'/>
<id>urn:sha1:afb046316a15a2c3702b1f056456b58e9356e693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed build. [skip CI]</title>
<updated>2025-11-07T11:13:22+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-11-07T11:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1a210df30f3fe41dcc44cd7bec28aa60b444bed2'/>
<id>urn:sha1:1a210df30f3fe41dcc44cd7bec28aa60b444bed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed wasm build. [skip CI]</title>
<updated>2025-11-07T11:11:10+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-11-07T11:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=68404b6fb753039c53d128722d0b75a29cb60080'/>
<id>urn:sha1:68404b6fb753039c53d128722d0b75a29cb60080</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>Removed the use of codecvt from C++ for it being removed in C++26.</title>
<updated>2025-11-05T03:09:25+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-11-05T03:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=4e7cf4d863804303a931d6e16df7de6616337909'/>
<id>urn:sha1:4e7cf4d863804303a931d6e16df7de6616337909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Included a minimal json lib in yue compiler tool.</title>
<updated>2025-11-04T09:00:46+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-11-04T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ccd9c7f216c341b50e0a0313ac2eef6a89cee5a4'/>
<id>urn:sha1:ccd9c7f216c341b50e0a0313ac2eef6a89cee5a4</id>
<content type='text'>
</content>
</entry>
</feed>
