leaf
leaf
http://m.luarocks.org should not work redirect to primary domain
https://luarocks.org/modules/gvvaughan/lpeg shows lpeg twice, etc
In order to keep descriptions synchronized for #45 I think it makes sense to just extract the data from the rockspec directly unless it has been overridden on a module...
https://twitter.com/lucyamorris/status/755173566400737280
`package.seeall` sets global environment instead of the coroutine environment
There are currently two nodes that control how a node is printed: * `describe` - overwrites the "describe" method which essentially is the `tostring` callback for a node * `annotate`...
If you have a flat array of items: ```lua {1,2,2,3,4,5} ``` And you want to match for every n items starting from every position that yields n items. This will...
When the addition of tags, I added a state object that is passed down to type checkers as a object is checked. Currently state is internal only for tags, but...
Check the integrity of files downloaded form lua.org and luajit.org