aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/codes_from_doc.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes.v0.29.1Li Jin2025-07-181-0/+26
|
* Fixed a crash.Li Jin2025-07-171-12/+17
|
* Updated docs. [skip CI]v0.29.0Li Jin2025-06-041-0/+246
|
* Added more reversed index support for slice. [skip CI]Li Jin2025-06-041-12/+12
|
* Added new syntax.Li Jin2025-06-041-4/+4
| | | | | | | - Slice Expression. - Reversed Indexing,. - Range Destructuring. - Table Range Matching.
* Added `try!` syntax.Li Jin2025-05-281-0/+100
|
* Added doc for `with?` syntax.Li Jin2025-05-261-0/+8
|
* Added assignment expression for switch syntax.Li Jin2025-05-261-2/+2
|
* Added `-` for implicit object.v0.28.3Li Jin2025-05-231-0/+16
|
* Added break with value to with syntax.Li Jin2025-05-231-0/+33
|
* Updated doc code.Li Jin2025-05-211-0/+2
|
* Added break with value syntax.Li Jin2025-05-211-2/+58
|
* Updated doc code.Li Jin2025-05-081-0/+314
|
* Cleanup.Li Jin2025-04-161-4/+2
|
* Fixed issue #198.Li Jin2025-03-231-6/+4
|
* Fixed issue #194, #195.v0.27.1Li Jin2025-03-191-12/+6
|
* Aligned Lua inserter macro behavior with common Yue macro.v0.27.0Li Jin2025-01-311-4/+14
|
* Updated spec codes.Li Jin2025-01-081-6/+6
|
* Fixed issue #174.Li Jin2024-10-191-0/+16
|
* add macros generating macros feature.v0.23.9Li Jin2024-08-051-0/+2
|
* fix more cases in try-catch syntax.v0.23.6Li Jin2024-05-171-18/+38
|
* fix code gen check.Li Jin2024-04-231-1/+1
|
* remove one more redundant 'do' block from destructuring.Li Jin2024-03-251-66/+38
|
* remove redundant 'do' blocks in code generation.Li Jin2024-03-211-1202/+1048
|
* add doc codes check.Li Jin2023-10-311-0/+4156