| Commit message (Expand) | Author | Age | Files | Lines |
* | more test cases.v0.23.0 | Li Jin | 2024-03-19 | 4 | -1/+62 |
* | fix nil coalescing anonymous function moving issue. add test cases. | Li Jin | 2024-03-19 | 3 | -5/+715 |
* | fix Lua 5.1 close attribute compatible function. | Li Jin | 2024-03-19 | 2 | -45/+50 |
* | Object literals in README (#165) | snan | 2024-03-19 | 1 | -2/+2 |
* | fix anonymous function args order. | Li Jin | 2024-03-19 | 4 | -42/+50 |
* | try fixing issue #162. | Li Jin | 2024-03-19 | 15 | -819/+1328 |
* | Added option to stop implicit returns on the root. (#164)v0.22.3 | Liga | 2024-03-12 | 1 | -3/+8 |
* | Fixed undeclared specifier in yue_compiler.cpp (#163) | Retro | 2024-03-12 | 1 | -1/+1 |
* | forgot to remove an unnecessary const declaration. | Li Jin | 2024-03-06 | 1 | -2/+1 |
* | add default return declaration for function literal.v0.22.2 | Li Jin | 2024-03-04 | 7 | -10/+176 |
* | confirmed only the index/key variable is const in for-loop.v0.22.1 | Li Jin | 2024-02-28 | 1 | -4/+7 |
* | update year.v0.22.0 | Li Jin | 2024-02-28 | 2 | -2/+2 |
* | mark vars in for-loop const by default, because Lua 5.5 did it. | Li Jin | 2024-02-28 | 1 | -2/+6 |
* | fix an empty check case.v0.21.8 | Li Jin | 2024-02-05 | 3 | -10/+26 |
* | fix in-expression format issue.v0.21.7 | Li Jin | 2024-02-05 | 9 | -175/+238 |
* | fix more invalid in-expression use cases. | Li Jin | 2024-02-05 | 3 | -2/+148 |
* | more yearly update. | Li Jin | 2024-01-04 | 3 | -3/+3 |
* | happy new year! | Li Jin | 2024-01-04 | 11 | -11/+11 |
* | fix a const list destructuring case. | Li Jin | 2023-12-19 | 6 | -4/+29 |
* | fix a crash case. | Li Jin | 2023-12-19 | 1 | -1/+2 |
* | fix a format case. | Li Jin | 2023-12-18 | 3 | -5/+17 |
* | fix invalid formation.v0.21.3 | Li Jin | 2023-12-14 | 4 | -35/+112 |
* | Update ubuntu.yml | Li Jin | 2023-12-13 | 1 | -1/+1 |
* | add yue.format() function. fix yue ast to code function issues. | Li Jin | 2023-12-13 | 8 | -76/+535 |
* | Update ubuntu.yml | Li Jin | 2023-12-13 | 1 | -0/+1 |
* | Update macos.yml | Li Jin | 2023-12-13 | 1 | -0/+1 |
* | update version. | Li Jin | 2023-12-11 | 1 | -1/+1 |
* | fix empty block ends with eof issue. | Li Jin | 2023-12-11 | 3 | -1/+35 |
* | changed the if-assignment syntax to prevent some errors.v0.21.0 | Li Jin | 2023-12-07 | 22 | -94/+104 |
* | fixing issue #157. | Li Jin | 2023-12-07 | 2 | -7/+20 |
* | fix a web compiler issue mentioned in #158. | Li Jin | 2023-12-07 | 1 | -0/+2 |
* | update Lua 5.4. | Li Jin | 2023-12-06 | 6 | -95/+141 |
* | Update static.yml | Li Jin | 2023-11-28 | 1 | -2/+1 |
* | Update static.yml | Li Jin | 2023-11-28 | 1 | -0/+2 |
* | update Chinese doc. | Li Jin | 2023-11-28 | 1 | -43/+40 |
* | fix luaminify issue. | Li Jin | 2023-11-27 | 2 | -5/+11 |
* | make function call args a consistent behavior with table list.v0.20.7 | Li Jin | 2023-11-19 | 6 | -7/+54 |
* | fix a crash case for import statement. | Li Jin | 2023-11-15 | 1 | -14/+21 |
* | fix a missing case for condition chaining.v0.20.5 | Li Jin | 2023-11-09 | 3 | -24/+38 |
* | fix table matching syntax in switch statement with list table.v0.20.4 | Li Jin | 2023-11-02 | 3 | -3/+51 |
* | Update macos.yml. [skip CI]v0.20.3 | Li Jin | 2023-11-01 | 1 | -4/+4 |
* | Update macos.yml. [skip CI] | Li Jin | 2023-11-01 | 1 | -0/+4 |
* | add luarocks upload. [skip CI] | Li Jin | 2023-11-01 | 2 | -0/+83 |
* | Update windows.yml | Li Jin | 2023-10-31 | 1 | -1/+3 |
* | Update windows.yml | Li Jin | 2023-10-31 | 1 | -1/+1 |
* | add doc codes check. | Li Jin | 2023-10-31 | 5 | -0/+8383 |
* | Update ubuntu.yml | Li Jin | 2023-10-31 | 1 | -1/+1 |
* | fix doc. add busted to testing work. | Li Jin | 2023-10-31 | 5 | -111/+113 |
* | Update windows.yml | Li Jin | 2023-10-31 | 1 | -3/+20 |
* | Update ubuntu.yml. [skip CI] | Li Jin | 2023-10-31 | 1 | -1/+5 |