| Age | Commit message (Collapse) | Author |
|
|
|
pointers
|
|
|
|
improves the usability of a lot of the APIs. Also bugfix some issues
with ranges.
|
|
|
|
optimized for min/max and argmin/argmax.
|
|
|
|
constructors
|
|
or nums or bytes
|
|
|
|
|
|
|
|
array:shuffled()
|
|
|
|
|
|
integer literal (without a bit size)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
members
|
|
|
|
|
|
|
|
|
|
do an ARRAY_COPY() if a user closure is being passed in, because the
closure could mutate the array and the semantics of those functions
should be to return information based on a snapshot
|
|
|
|
|
|
|
|
closed-over variables.
|
|
|
|
|
|
type padding
|
|
metamethods for structs/enums instead of metamethod codegen for each struct/enum
defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for infinite loops)
|
|
|
|
|
|
|
|
|
|
|