aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Lua 5.5 no longer put nil in array part of table.HEADv0.33.10mainLi Jin2026-04-021-37/+10
* test: add test cases for empty table pattern matchingfeature/ast-node-end-positionLi Jin2026-03-261-1/+244
* feat: add m_end position to AST nodesLi Jin2026-03-262-1/+88
* Updated spec.Li Jin2026-03-131-0/+6
* Fixed destructuring with empty and comment lines in table issue. Updated docs.v0.33.7Li Jin2026-02-286-0/+295
* Updated docs.Li Jin2026-02-285-0/+290
* Updated docs. [skip CI]Li Jin2026-02-245-95/+95
* Cleaned up and fixed more comment reserving codes.v0.33.4Li Jin2026-02-2415-27/+114
* Updated all-in-one docs.v0.33.2Li Jin2026-02-241-1/+1
* Fixed comma position in class members with line number comments. Fixed issue ...Li Jin2026-02-241-1/+1
* Fixed some scripts.v0.33.1Li Jin2026-02-222-2/+25
* Cleanup.Li Jin2026-02-221-0/+33
* Add test suite for reserve comments featureLi Jin2026-02-201-0/+471
* Add goto statement documentation and testsLi Jin2026-02-155-0/+590
* Added the all-in-one doc.Li Jin2026-02-126-5/+141
* Updated docs.Li Jin2026-02-126-1311/+1771
* Added more tests.Li Jin2026-02-122-3/+56
* More test cases.Li Jin2026-02-121-0/+1697
* Fixed issues.Li Jin2026-02-112-12/+6
* Supported multiple break values. Simplified some generated codes.Li Jin2026-02-1111-175/+101
* Updated docs.v0.32.9Li Jin2026-02-065-456/+426
* Fixed docs.Li Jin2026-02-067-5396/+20836
* Updated code highlight for doc site. [skip CI]Li Jin2026-02-062-2/+2
* Fixed issue #227.Li Jin2026-02-051-0/+3
* Splited docs.Li Jin2026-02-043-3919/+4048
* Updated doc.Li Jin2026-02-033-9/+69
* Added more tests.Li Jin2026-01-308-0/+580
* Added more format function specs.Li Jin2026-01-291-16/+59
* Fixed Windows build.Li Jin2026-01-291-1/+1
* Fixed compiler issues and added 800+ test cases.Li Jin2026-01-2823-149/+3584
* Add compiler improvements and comprehensive test suitecompiler-improvementsLi Jin2026-01-2710-0/+1779
* Updated tests.Li Jin2026-01-2635-2931/+3237
* Fixed compiler improvements and added comprehensive test suiteLi Jin2026-01-2615-0/+2918
* Adding tests.Li Jin2026-01-2213-1/+232
* Update.v0.32.3Li Jin2026-01-213-2/+83
* Fixed a glitch.v0.32.1Li Jin2026-01-201-4/+4
* Added more specs.v0.32.0Li Jin2026-01-191-0/+9
* Made `;` work as statements separator.Li Jin2026-01-196-12/+94
* Fixed a crash issue.v0.31.1Li Jin2026-01-152-2/+24
* Added const attributes.Li Jin2026-01-154-67/+219
* Fixed globals importing order.Li Jin2026-01-153-11/+11
* Added `import global` syntax.Li Jin2026-01-153-120/+284
* Added named vararg support.Li Jin2025-12-253-0/+192
* Fixed empty line as block issue.v0.30.2Li Jin2025-12-041-0/+11
* Updated reserved comments function.v0.30.1Li Jin2025-12-041-1/+1
* Updated syntax.v0.29.9Li Jin2025-11-212-1/+21
* Fixed code generating.v0.29.8Li Jin2025-11-143-45/+20
* Fixed issue #223.Li Jin2025-11-143-0/+217
* Updated spec.Li Jin2025-11-054-11/+11
* Increased call stack size.Li Jin2025-09-161-10/+13