7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use dispatcher-drop-n-args syscall in nqp dispatchers More... over 2 years ago
Avoid lots of dispatch program creation at startup
jnthn
as Jonathan Worthington
More... over 2 years ago
Use `my constant` somewhat in QAST compiler
jnthn
as Jonathan Worthington
More... over 2 years ago
Expose getlexstatic as a literal to dispatch
jnthn
as Jonathan Worthington
More... over 2 years ago
Add megamorphic handler for nqp-find-meth
jnthn
as Jonathan Worthington
More... over 2 years ago
[JVM] Support encoding/decoding for utf16le More... over 2 years ago
[release] Bump VERSION to 2021.09 More... over 2 years ago
[release] Bump MoarVM revision to 2021.09 More... over 2 years ago
move lookups of op generators out of repeated code More... over 2 years ago
Don't error if no typechecking mode set
jnthn
as Jonathan Worthington
More... over 2 years ago
Remove initialization of now-unused $*REGALLOC
jnthn
as Jonathan Worthington
More... over 2 years ago
Replace costly $*MAST_FRAME lookup with $frame arg in core op generators More... over 2 years ago
Switch most $*MAST_FRAME access away from dynamics
jnthn
as Jonathan Worthington
More... over 2 years ago
Add a missing guard in type check dispatcher
jnthn
as Jonathan Worthington
More... over 2 years ago
Avoid some deconting inside of dispatchers
jnthn
as Jonathan Worthington
More... over 2 years ago
Access register allocator via compiler instance
jnthn
as Jonathan Worthington
More... over 2 years ago
Remove some dead code from hllize(for) op implementation More... over 2 years ago
Merge pull request #736 from k3ut0i/freenode2libera More... over 2 years ago
IRC server changed from freenode to libera More... over 2 years ago
Fix a typo
jnthn
as Jonathan Worthington
More... over 2 years ago
Remove setinvokespec op mapping
jnthn
as Jonathan Worthington
More... over 2 years ago
No longer set up legacy invoke spec on MoarVM
jnthn
as Jonathan Worthington
More... over 2 years ago
Update MoarVM stage0
jnthn
as Jonathan Worthington
More... over 2 years ago
Switch isinvokable over to lang-isinvokable
jnthn
as Jonathan Worthington
More... over 2 years ago
Remove the --rxtrace feature
jnthn
as Jonathan Worthington
More... over 2 years ago
Remove method-cache related ops on MoarVM
jnthn
as Jonathan Worthington
More... over 2 years ago
Fix a typo
jnthn
as Jonathan Worthington
More... over 2 years ago
Cease publishing legacy method cache on MoarVM
jnthn
as Jonathan Worthington
More... over 2 years ago
Add nqp-istype dispatcher
jnthn
as Jonathan Worthington
More... over 2 years ago
Fix miscompilation of sized integers as loop condition More... over 2 years ago