Skip to content

Pull requests: AssemblyScript/assemblyscript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Cast to bool by comparing to zero
#343 by dcodeIO was merged Nov 23, 2018 Loading… updated Nov 23, 2018
Improve builtin abs for integers
#420 by MaxGraey was merged Jan 15, 2019 Loading… updated Jan 15, 2019
2 tasks done
Fix Array's & String function methods and avoid buffer caching
#415 by MaxGraey was merged Jan 17, 2019 Loading… updated Jan 17, 2019
Minor math tweaks + ipow32f/ipow64f
#428 by MaxGraey was merged Jan 24, 2019 Loading… updated Jan 24, 2019
Improve operator declarations.
#480 by MaxGraey was merged Feb 20, 2019 Loading… updated Feb 20, 2019
Simplifications and reusage for string comparision operators
#479 by MaxGraey was merged Feb 20, 2019 Loading… updated Feb 20, 2019
Fix Math.clz32 + Mathf.imul
#474 by MaxGraey was merged Feb 20, 2019 Loading… updated Feb 20, 2019
Implement TypedArray#forEach
#530 by jtenner was merged Mar 6, 2019 Loading… updated Mar 6, 2019
8 tasks done
Add atomic definitions
#524 by dcodeIO was merged Mar 2, 2019 Loading… updated Mar 7, 2019
Implement non-null assertions
#443 by dcodeIO was merged Jan 30, 2019 Loading… updated Mar 7, 2019
Fix arrow function body parsing precedence
#546 by dcodeIO was merged Mar 18, 2019 Loading… updated Mar 29, 2019
Fix enum initialization
#545 by dcodeIO was merged Mar 18, 2019 Loading… updated Mar 29, 2019
Fix casting to bool for strings
#567 by MaxGraey was merged Mar 31, 2019 Loading… updated Mar 31, 2019
Add lightweight pathes for memcpy & memset for shrink level > 1
#577 by MaxGraey was closed May 24, 2019 Loading… updated May 24, 2019
Improve isSpace util method + refactor fromCharCode + fix String#trim{End}
#692 by MaxGraey was merged Jun 27, 2019 Loading… updated Jun 27, 2019
Add wrap to TypedArray
#695 by bowenwang1996 was merged Jul 3, 2019 Loading… updated Jul 3, 2019
Add node module resolution by default and use --path for custom package locations
#594 by willemneal was merged Jul 16, 2019 Loading… updated Jul 16, 2019
Fix unnecessary float to int cast for strtol
#733 by MaxGraey was merged Jul 29, 2019 Loading… updated Jul 29, 2019
Improve f64 to i32 conversion for Math.imul and Math.clz32
#779 by MaxGraey was merged Aug 23, 2019 Loading… updated Aug 23, 2019
Fix missing case for 10 digits in decimalCount64
#785 by MaxGraey was merged Aug 23, 2019 Loading… updated Aug 23, 2019
Add Math.mod tests with subnormals & special cases
#824 by MaxGraey was merged Sep 10, 2019 Loading… updated Sep 10, 2019
Add TypedArray#{ join / toString } + refactoring
#834 by MaxGraey was merged Sep 14, 2019 Loading… updated Sep 14, 2019
Improve memcmp and compareImpl implementations
#870 by MaxGraey was merged Sep 29, 2019 Loading… updated Sep 29, 2019
Refactor ArrayBufferView
#865 by MaxGraey was merged Sep 29, 2019 Loading… updated Sep 29, 2019
Improve error messages
#869 by dcodeIO was merged Sep 28, 2019 Loading… updated Nov 8, 2019
1 task done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.