File tree Expand file tree Collapse file tree 4 files changed +473
-314
lines changed
Expand file tree Collapse file tree 4 files changed +473
-314
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,15 @@ description = {
1313 ]] ,
1414
1515 license = " MIT" ,
16- homepage = " http://luaparser. refreezed.com/" ,
16+ homepage = " http://refreezed.com/luaparser /" ,
1717 issues_url = " https://github.com/ReFreezed/DumbLuaParser/issues" ,
1818
1919 labels = {
2020 " ast" ,
2121 " minification" ,
2222 " optimization" ,
2323 " parsing" ,
24+ " purelua" ,
2425 " serialization" ,
2526 },
2627}
Original file line number Diff line number Diff line change @@ -32,5 +32,5 @@ Check out [examples.lua](examples.lua) for some examples.
3232
3333## Documentation
3434
35- See the [ website] ( http://luaparser. refreezed.com/docs/ ) or the top of the [ source file] ( dumbParser.lua ) .
35+ See the [ website] ( http://refreezed.com/luaparser /docs/ ) or the top of the [ source file] ( dumbParser.lua ) .
3636
You can’t perform that action at this time.
0 commit comments