| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
allocated, making more explicit checks for refcounts and max values,
optimizations for certain methods, and adding compile-time errors for
arrays that hold items that are too large.
|
|
to use Int$random() and return values
|
|
This reverts commit 68b34cf00b8a52509c0bed7b1e66b3e40de0c4f5.
|
|
explicitly use random eviction.
|
|
rather than a reference.
|
|
|
|
|
|
|
|
|
|
|
|
`if` statements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix for 'when' statement typing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
..'; also fixed a bug with stack memory in doctests
|
|
|
|
|