| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
return them in a table at the end
|
| |
|
| |
|
|
|
|
| |
[luacheck]
|
|\ |
|
| | |
|
| |
| |
| |
| | |
This is much more efficient than 'for item in set' (which still works for now). Current access to _items is generally done directly, this may change.
|
|\| |
|
| |
| |
| |
| | |
correctly
|
|/ |
|
|
|
|
| |
set, false is a valid item). No code found which depends on current behaviour.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
as iterators
|
|
|
|
| |
set.intersection()
|
| |
|
|
|