-
Notifications
You must be signed in to change notification settings - Fork 554
Pull requests: wren-lang/wren
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not lookup for allocator/finalizer every time we allocate/deallocate a foreign class
#911
opened Jan 11, 2021 by
ChayimFriedman2
Loading…
Report a runtime error when found an undefined foreign class
#910
opened Jan 11, 2021 by
ChayimFriedman2
Loading…
Optimize some
Sequence
methods on Range
and List
#901
opened Dec 31, 2020 by
ChayimFriedman2
Loading…
wren/core: Make
Num
logical shift operand not rely on C undefined behaviour.
#897
opened Dec 28, 2020 by
mhermier
Loading…
Use
fmin()
and fmax()
in Num.min(_)
and Num.max(_)
#860
opened Dec 4, 2020 by
ChayimFriedman2
Loading…
Fix docs: iterators return falsy value to indicate end
#821
opened Oct 7, 2020 by
ChayimFriedman2
Loading…
Use bitwise shifts when parsing hexadecimal numbers instead of multiply
#815
opened Oct 1, 2020 by
ChayimFriedman2
Loading…
make sure Sequence.any and Sequence.all always return boolean values
#803
opened Aug 30, 2020 by
totallyRonja
Loading…
ProTip!
no:milestone will show everything without a milestone.