-
- Notifications
You must be signed in to change notification settings - Fork 678
Pull requests: AssemblyScript/assemblyscript
Author
Label
Projects
Milestones
Reviews
Assignee
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
Implement TypedArray#forEach
#530 by jtenner was merged Mar 6, 2019 Loading… updated Mar 6, 2019
8 tasks done
Fix arrow function body parsing precedence
#546 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 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
Improve error messages
#869 by dcodeIO was merged Sep 28, 2019 Loading… updated Nov 8, 2019
1 task done
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.