FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · QPC-github/assemblyscript · GitHub
QPC-github
/
assemblyscript
Public
forked from
Shopify/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 19, 2021
fix: Unify handling of transforms (#1814)
surma
authored
eca391b
View commit details
Copy full SHA for eca391b
Browse repository at this point
Commits on Apr 17, 2021
Add encodeURI(Component) and decodeURI(Component) (#1733)
MaxGraey
authored
7d0690d
View commit details
Copy full SHA for 7d0690d
Browse repository at this point
Prepare SIMD for final spec (#1789)
dcodeIO
authored
86dc8df
View commit details
Copy full SHA for 86dc8df
Browse repository at this point
Commits on Apr 15, 2021
Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)
MaxGraey
authored
7e20ad2
View commit details
Copy full SHA for 7e20ad2
Browse repository at this point
Commits on Apr 14, 2021
feat: Implemented getters / setters and various string fns on Date (#1768)
ColinEberhardt
authored
30f5d13
View commit details
Copy full SHA for 30f5d13
Browse repository at this point
Commits on Apr 12, 2021
Fix assertion when trying to assign to a method (#1799)
dcodeIO
authored
70c3bf9
View commit details
Copy full SHA for 70c3bf9
Browse repository at this point
Commits on Apr 10, 2021
fix: Fix printing name of duplicate identifier in markVirtuals (#1794)
yjhmelody
authored
42c2dbc
View commit details
Copy full SHA for 42c2dbc
Browse repository at this point
Commits on Apr 7, 2021
fix: Fix assertion when trying to assign a namespaced class to a variable (#1791)
saulecabrera
authored
a073e1c
View commit details
Copy full SHA for a073e1c
Browse repository at this point
Commits on Apr 6, 2021
fix: Fix invalid store offsets in memset polyfill (#1787)
dcodeIO
authored
9b21306
View commit details
Copy full SHA for 9b21306
Browse repository at this point
feat: Allow specifying transforms via the compiler API (#1786)
dcodeIO
authored
be3dfaf
View commit details
Copy full SHA for be3dfaf
Browse repository at this point
Commits on Apr 1, 2021
fix: Also traverse star exports when walking queued exports (#1780)
dcodeIO
authored
057ce46
View commit details
Copy full SHA for 057ce46
Browse repository at this point
feat: Add optimize shorthands for -Ospeed and -Osize (#1781)
dcodeIO
authored
d812482
View commit details
Copy full SHA for d812482
Browse repository at this point
Commits on Mar 31, 2021
fix: Fix asc-constants test failing during publish (#1775)
dcodeIO
authored
cf2d392
View commit details
Copy full SHA for cf2d392
Browse repository at this point
Commits on Mar 30, 2021
Add definitions for ASC_VERSION_* (#1773)
dcodeIO
authored
aec42cc
View commit details
Copy full SHA for aec42cc
Browse repository at this point
feat: Expose version as global constants (#1765)
bnbarak
authored
ede042d
View commit details
Copy full SHA for ede042d
Browse repository at this point
feat: Fall back to default type when inferring generic calls (#1759)
dcodeIO
authored
af53c48
View commit details
Copy full SHA for af53c48
Browse repository at this point
Commits on Mar 29, 2021
feat: Add a crash handler to asc (#1764)
dcodeIO
authored
639d5e0
View commit details
Copy full SHA for 639d5e0
Browse repository at this point
fix: Handle blocks larger than MAXSIZE in TLSF (#1763)
dcodeIO
authored
de2845b
View commit details
Copy full SHA for de2845b
Browse repository at this point
Commits on Mar 27, 2021
fix: Fix type confusion when resolving nested generics (#1762)
dcodeIO
authored
07b9fb6
View commit details
Copy full SHA for 07b9fb6
Browse repository at this point
fix: Fix invalid assertion when compiling a property errored earlier (#1760)
dcodeIO
authored
cd6f9f4
View commit details
Copy full SHA for cd6f9f4
Browse repository at this point
fix: Backport math fixes from musl libc (#1749)
MaxGraey
authored
3005c64
View commit details
Copy full SHA for 3005c64
Browse repository at this point
Commits on Mar 26, 2021
feat: Initial support for template literals (#1715)
dcodeIO
authored
1789577
View commit details
Copy full SHA for 1789577
Browse repository at this point
Commits on Mar 22, 2021
Add tests for StaticArray (#1728)
Show description for 231a8dc
saulecabrera
authored
231a8dc
View commit details
Copy full SHA for 231a8dc
Browse repository at this point
Use `bool` instead of `boolean` return type in isVoid builtin (#1745)
yjhmelody
authored
78a592f
View commit details
Copy full SHA for 78a592f
Browse repository at this point
fix: Fix invalid signed/unsigned comparison in ReadableStream#read (#1742)
Willem Wyndham
authored
784521d
View commit details
Copy full SHA for 784521d
Browse repository at this point
Commits on Mar 12, 2021
Correct typo in float JS glue (#1720)
git-ed
authored
74a8989
View commit details
Copy full SHA for 74a8989
Browse repository at this point
fix: Fix missing properties in generated type definitions (#1727)
forcepusher
authored
d97df3e
View commit details
Copy full SHA for d97df3e
Browse repository at this point
Commits on Mar 8, 2021
Add tests for TypedArray#sort (#1710)
saulecabrera
authored
9fe506c
View commit details
Copy full SHA for 9fe506c
Browse repository at this point
fix: Remove unused std string null checks and unify __gt overload (#1682)
MaxGraey
authored
70aef77
View commit details
Copy full SHA for 70aef77
Browse repository at this point
Reduce monomophic versions of bswap in DataView (#1717)
MaxGraey
authored
b192a49
View commit details
Copy full SHA for b192a49
Browse repository at this point
Commits on Mar 7, 2021
fix: Invert reference type null check in makeIsTrueish (#1719)
surma
authored
72de26d
View commit details
Copy full SHA for 72de26d
Browse repository at this point
Update tests README for feature flags (#1718)
surma
authored
532fddb
View commit details
Copy full SHA for 532fddb
Browse repository at this point
Commits on Mar 5, 2021
Update Binaryen and other dependencies (#1700)
dcodeIO
authored
8bb0d88
View commit details
Copy full SHA for 8bb0d88
Browse repository at this point
Commits on Mar 2, 2021
fix: Fix temp. local confusion in indexed assignment compilation (#1703)
petersalomonsen
authored
c60e514
View commit details
Copy full SHA for c60e514
Browse repository at this point
fix: Emit a warning when attempting to use a template literal (#1702)
saulecabrera
authored
0d06d37
View commit details
Copy full SHA for 0d06d37
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL