forked from fstirlitz/luaparse
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: ericbfriday/luaparse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🛡️ Sentinel: [CRITICAL] Fix prototype pollution in options merge
#138
opened Aug 10, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize isBlockFollow string lookup
#137
opened Aug 8, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [CRITICAL] Fix prototype pollution vulnerability by removing native Object.assign fallback
#136
opened Aug 8, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: [Improvement] Optimize binaryPrecedence with direct string switch
#135
opened Aug 7, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [CRITICAL] Fix Prototype Pollution in Object.assign polyfill
#134
opened Aug 7, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Replace manual operator length grouping with fast string switch
#133
opened Aug 7, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [CRITICAL] Fix Prototype Pollution Vulnerabilities
#132
opened Aug 6, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: [performance improvement] Replace manual operator dispatch with direct string switch
#131
opened Aug 5, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [HIGH] Fix O(N^2) DoS in long string parsing
#130
opened Aug 5, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Optimize binary precedence check with direct string switch
#128
opened Aug 4, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: [performance improvement] optimize binaryPrecedence direct string switch
#127
opened Aug 3, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Optimize globals scope tracking lookup
#126
opened Aug 2, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Replace O(N) array search with O(1) dictionary lookup for global variables
#125
opened Aug 1, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Optimize binaryPrecedence with direct string switch
#124
opened Jul 28, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [HIGH] Fix prototype pollution in assign polyfill
#120
opened Jul 25, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Use direct string switch for binaryPrecedence
#119
opened Jul 25, 2026 by
ericbfriday
Owner
Loading…
🛡️ Sentinel: [HIGH] Fix prototype pollution in assign polyfill
#117
opened Jul 24, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Optimize binaryPrecedence with direct string switch
#116
opened Jul 23, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Refactor isBlockFollow to use direct string switch
#115
opened Jul 23, 2026 by
ericbfriday
Owner
Loading…
⚡ Bolt: Use string switch for luast type mapping
#114
opened Jul 22, 2026 by
ericbfriday
Owner
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.