| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
with non-constant values by the use of an initializer function and
runtime checks for whether the variable is initialized.
|
|
integer bugs
|
|
|
|
|
|
|
|
|
|
array:remove(index)->array:remove_at(index) to avoid confusion. Also
hook up array:has()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
values, replacing them with a `:bump()` function for tables with numeric
values. This means that counters can be implemented easily without the
need to mask complexity.
|
|
__typeof
|
|
|
|
|
|
|
|
modification methods like `range:by(2)` or `range:reversed()`
|
|
|
|
|
|
|
|
|