<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/makefile, branch feature/ast-node-end-position</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=feature%2Fast-node-end-position</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=feature%2Fast-node-end-position'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2026-02-15T07:36:30+00:00</updated>
<entry>
<title>Add goto statement documentation and tests</title>
<updated>2026-02-15T07:36:30+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-02-15T05:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cf5b1b4a68d762e6e33cac8367611ecea15fa942'/>
<id>urn:sha1:cf5b1b4a68d762e6e33cac8367611ecea15fa942</id>
<content type='text'>
- Added goto.md documentation files in all languages (en, de, zh, pt-br, id-id)
- Updated conditionals.md to include goto statement references
- Updated VitePress config to include new goto documentation pages
- Updated makefile for goto documentation compilation
- Added test outputs for goto examples in all languages
- Updated yue.cpp core implementation

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Added the all-in-one doc.</title>
<updated>2026-02-12T02:45:06+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-02-12T02:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=319f49796439e50640cadff1220681a217be98a3'/>
<id>urn:sha1:319f49796439e50640cadff1220681a217be98a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a format issue.</title>
<updated>2026-02-12T01:35:43+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-02-12T01:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=82e9b379db4eb77f82cf5693e476597feb18e40b'/>
<id>urn:sha1:82e9b379db4eb77f82cf5693e476597feb18e40b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add comprehensive CLI test suite</title>
<updated>2026-02-06T06:18:58+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-02-06T06:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=aacf6dd9ebdb4d55b432ea1d4213093fe35e0ad1'/>
<id>urn:sha1:aacf6dd9ebdb4d55b432ea1d4213093fe35e0ad1</id>
<content type='text'>
Add 56 test cases across 4 test suites to verify the yue command line
tool functionality:

- Basic options test: -h, --help, -v, --version flags
- Compilation test: file/directory compilation with various options
- Error handling test: syntax errors, file not found, edge cases
- Execution test: -e option, script arguments, macros

The test framework includes helper functions for assertions and test
environment setup. All tests can be run via `bash spec/cli/run_all_tests.sh`.

Co-Authored-By: Claude Sonnet 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Updated docs.</title>
<updated>2026-02-03T13:09:44+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-02-03T13:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ca1ec12725c32b0173692e01259570966da8a9a6'/>
<id>urn:sha1:ca1ec12725c32b0173692e01259570966da8a9a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed LuaJIT build. [skip Upload]</title>
<updated>2026-01-29T01:44:30+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-29T01:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ec20937232301aa0f44949c8d5572753a568d8b9'/>
<id>urn:sha1:ec20937232301aa0f44949c8d5572753a568d8b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed compiler issues and added 800+ test cases.</title>
<updated>2026-01-28T10:43:14+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2026-01-28T10:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=dd64edd58fe25ec74ae5958128cf3f74b0692f3b'/>
<id>urn:sha1:dd64edd58fe25ec74ae5958128cf3f74b0692f3b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
