Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | update workflow | 最萌小汐 | |
2023-03-10 | 更新 | CppCXY | |
2023-03-10 | fix offset to finish pos in diff | 最萌小汐 | |
#1949 | |||
2023-03-10 | 更新 | CppCXY | |
2023-03-10 | update bee | actboy168 | |
2023-03-10 | update bee | actboy168 | |
2023-03-10 | update bee | actboy168 | |
2023-03-09 | Merge branch 'release' | 最萌小汐 | |
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | should be `3.6.17` | 最萌小汐 | |
2023-03-09 | 3.6.14 | 最萌小汐 | |
2023-03-09 | Update build.yml | actboy168 | |
2023-03-09 | Revert "Revert "revert bee.lua"" | 最萌小汐 | |
This reverts commit 78ae86b86cbe57ef83fb423dd28427beed73712c. | |||
2023-03-09 | Update build.yml | actboy168 | |
2023-03-09 | install git | 最萌小汐 | |
2023-03-09 | update workflow | 最萌小汐 | |
2023-03-09 | update workflow | 最萌小汐 | |
2023-03-09 | Revert "revert bee.lua" | 最萌小汐 | |
This reverts commit 9d837f79c82bb2582e1c92a3a7c8904080526486. | |||
2023-03-09 | revert bee.lua | 最萌小汐 | |
2023-03-09 | fix #1955 | 最萌小汐 | |
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | check nil | 最萌小汐 | |
fix #1978 | |||
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | fix | 最萌小汐 | |
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-03-09 | update bee.lua | 最萌小汐 | |
2023-03-09 | export global variables | 最萌小汐 | |
resolve #1943 | |||
2023-03-08 | fix #1928 | 最萌小汐 | |
2023-03-08 | keep invalid uri | 最萌小汐 | |
fix #1924 | |||
2023-03-08 | should check type of `self` | 最萌小汐 | |
fix #1922 | |||
2023-03-08 | update bee.lua | 最萌小汐 | |
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-03-08 | add: description for `config.addonManager.enable` | carsakiller | |
2023-03-08 | fix #1981 fix #1984 fix #1986 | CppCXY | |
2023-03-07 | search full refs for global | 最萌小汐 | |
fix #1914 | |||
2023-03-06 | update submodules | 最萌小汐 | |
2023-03-06 | update lovr-api | 最萌小汐 | |
2023-03-06 | check multilneTokenSupport | 最萌小汐 | |
fix #1753 | |||
2023-03-06 | Don't override lm.bindir and lm.EXE_DIR in make.lua (#1977) | neeshy | |
* Don't override lm.bindir and lm.EXE_DIR in make.lua These create targets "/main.lua" and "/bootstrap.lua" in build/build.ninja which in turn cause access violations during the build --------- Co-authored-by: actboy168 <actboy168@gmail.com> | |||
2023-03-03 | fixes #1972 | actboy168 | |
2023-03-03 | enable `table.pack` and `table.unpack` to LuaJIT | 最萌小汐 | |
resolve #1942 | |||
2023-03-03 | fix #1969 | CppCXY | |
2023-03-02 | 3.6.13 | 最萌小汐 | |
2023-03-02 | default for `addonManager.enable` should be `true` | 最萌小汐 | |
2023-03-02 | 3.6.12 | 最萌小汐 | |
2023-03-02 | update submodules | 最萌小汐 | |
2023-03-02 | Merge pull request #1959 from Bilal2453/patch-2 | 最萌小汐 | |
meta: newproxy can accept a userdata value | |||
2023-03-02 | Merge pull request #1961 from C3pa/math.abs-annotation | 最萌小汐 | |
Improve math.abs annotation | |||
2023-03-02 | Merge pull request #1962 from jharajeev55/issue/1940 | 最萌小汐 | |
Array of a class type does not get completion #1940 |