FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - 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
Breadcrumbs
History for
assemblyscript
src
on
master
User selector
Datepicker
Commit history
Commits on Apr 17, 2021
Prepare SIMD for final spec (#1789)
dcodeIO
authored
86dc8df
View commit details
Copy full SHA for 86dc8df
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
feat: Expose version as global constants (#1765)
bnbarak
authored
ede042d
View commit details
Copy full SHA for ede042d
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
feat: Slightly optimize shadow stack pass (#1667)
dcodeIO
authored
d4e7b9d
View commit details
Copy full SHA for d4e7b9d
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
feat: Make use of initial memory when initializing incremental GC (#1692)
dcodeIO
authored
4ccda0b
View commit details
Copy full SHA for 4ccda0b
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
fix: Ensure exported field getters and setters are compiled (#1683)
dcodeIO
authored
6fe4b28
View commit details
Copy full SHA for 6fe4b28
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
fix: Emit a diagnostic when 'super' is used in a non-derived class (#1678)
dcodeIO
authored
7f6c51c
View commit details
Copy full SHA for 7f6c51c
View code at this point
Browse repository at this point
fix: Make sure that the ~argumentsLength global exists (#1676)
dcodeIO
authored
4400623
View commit details
Copy full SHA for 4400623
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Remove unused tslint comments / replace deprecated deepEqual (#1670)
dcodeIO
authored
7f4296d
View commit details
Copy full SHA for 7f4296d
View code at this point
Browse repository at this point
fix: Fix non-usize first-class function arguments to be usize (#1669)
dcodeIO
authored
0474456
View commit details
Copy full SHA for 0474456
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
fix: Properly handle semantically anonymous functions (#1666)
dcodeIO
authored
368fda0
View commit details
Copy full SHA for 368fda0
View code at this point
Browse repository at this point
fix: Support optional parameters in d.ts generation (#1665)
dcodeIO
authored
b24925c
View commit details
Copy full SHA for b24925c
View code at this point
Browse repository at this point
fix: Reject identifier or keyword immediately following a numeric literal (#1662)
dcodeIO
authored
7a46aa9
View commit details
Copy full SHA for 7a46aa9
View code at this point
Browse repository at this point
fix: Emit a diagnostic when an expression refers to a static element (#1661)
dcodeIO
authored
4dc6567
View commit details
Copy full SHA for 4dc6567
View code at this point
Browse repository at this point
fix: Substitute type arguments in 'new' only if prototypes match (#1660)
dcodeIO
authored
5981995
View commit details
Copy full SHA for 5981995
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
feat: Implement nontrapping-f2i proposal (#1651)
dcodeIO
authored
1188b8a
View commit details
Copy full SHA for 1188b8a
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Rewrite runtime, switch to tracing GC and bootstrap (#1559)
Show description for b857944
dcodeIO
authored
b857944
View commit details
Copy full SHA for b857944
View code at this point
Browse repository at this point
Add valueOf method to generated class definitions (#1631)
forcepusher
authored
ffdf411
View commit details
Copy full SHA for ffdf411
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
fix: Include the loader's Class.wrap in generated TS definitions (#1618)
forcepusher
authored
f06b68f
View commit details
Copy full SHA for f06b68f
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
fix: Make sure the main start function is assembled last (#1607)
dcodeIO
authored
caa5801
View commit details
Copy full SHA for caa5801
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
fix: Fix assertion on exported interfaces (#1600)
dcodeIO
authored
485cfee
View commit details
Copy full SHA for 485cfee
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Backport minor changes made in #1559 (#1591)
dcodeIO
authored
bef5bea
View commit details
Copy full SHA for bef5bea
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL