An open API service providing commit metadata for open source projects.

GitHub / AssemblyScript/assemblyscript / commits

A TypeScript-like language for WebAssembly.

SHA Message Author Date Stats
b1a5b0f3 fix: Fix infinite loop on template literals during parse error recovery (#2011) Congcong Cai <c****7@1****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b652b46f Update binaryen (#2029) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ee6144c6 Execute portable glue only once (#2049) d̶c̶o̶d̶e̶ <d****e@d****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8e75367c fix: (wasi) fix some potential issues. Make messages and labels as optional i... Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
587c4143 Cherry pick some loader string test cases (#2050) d̶c̶o̶d̶e̶ <d****e@d****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8eaa44a7 feat: add ability to create arrays with capacity for __newArray (#2024) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b0549e07 feat: Add __getFunction method for loader (#2037) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
71e407b8 fix: Fix internal hints in definitions (#2039) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
df3d29c9 fix: Handle nulls in runtime upcast checks (#2042) d̶c̶o̶d̶e̶ <d****e@d****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
115c820b fix: Compile virtual dependencies before finalizing stubs (#2040) d̶c̶o̶d̶e̶ <d****e@d****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
454529dc [chore] Manually update nightly version in CI (#2046) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c5ba2095 Add web template to asinit (#1996) Roman F <7****g@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
fa42172d [std] Optimize reverse method for Arrays (#2016) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
91b531c6 Slightly improve pass pipeline (#2028) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ecf28b10 fix: Properly handle EnumValue in Flow#canOverflow (#2032) Roman F <7****g@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2e38a6e6 ci: pin node vertion to 17.0.0-v8-canary202108069771f4a956 (#2027) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b7a3db8c fix(astBuilder): fix export statment (#1998) yjh <y****4@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
551b312a Add shortcuts for some non-tagged string templates (#2014) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
75890dc7 fix: proper error for block scoped class expressions (#2012) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
81c2bad9 fix: Expression passed to `evaluateCondition` asserted to be valid (#2013) Roman F <7****g@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
dd5111b3 chore: minor reafactoring for asc.js (#2010) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
935b865a Add redeclare variable error message (#1987) (#2002) Congcong Cai <c****7@1****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
397ed55d fix: Remove runPass and use runPasses only (#2005) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e7e7a1d1 chore(ci): Remove checking author in PRs (#2003) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3efc838b Update binaryen (#1989) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
7ec33a4b Renumber now-pedantic diagnostic from 232 to 907 (#2001) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a0307d87 feat: Add findLastIndex for Array and TypedArray (Stage 3) (#1981) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
20a0635d fix: use type cast for comparing BinaryOp to `-1` (#1964) Willem Wyndham <w****m@c****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5df73182 feat: add __newArrayBuffer() to the loader (#1965) Felipe Gasper <F****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3a33a253 fix: Make warning 232 pedantic (#1986) Willem Wyndham <w****m@c****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1958554d fix: check function's instance class is a subclass of virtual method (#1985) Willem Wyndham <w****m@c****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
886a4a6a reduce INSERTION_SORT_THRESHOLD constant to 48 (#1978) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6b774d45 fix: new sorting algorithm (#1904) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bf24bb90 feat: Statically eliminate logical expression branches (#1967) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f95ee44f Annotate that the ERROR macro terminates execution (#1968) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b95886d1 Update binaryen (#1952) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f4091b8f fix: Fix constructor parameter initialization order (#1934) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a7f7226d fix: Fix assertion on invalid generic operator overloads (#1935) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a5563f9f fix: Allow inlining the original function into its varargs stub (#1936) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c441afd9 Throw unimplemented error when using spread operator (#1926)
Co-authored-by: romdotdog <r****g@u****m>
Roman F <7****g@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5eebd2f1 fix type declarations (#1917) Joe Pea <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1bbde87b fix: use shrinkLevel with 0 instead 1 (#1919) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
495814f0 fix: Fix invalid codegen on small to long int cast (#1921) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ad009d3a fix: Make a patch release for #1894 (#1908) Aaron Turner <a****n@a****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3564848c Add string conversion error modes (#1902) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3a76daf0 Include env/RT in generated definitions (#1901) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
7ada77c3 Fixed stdlib builtins not working with typedoc (#1894) Aaron Turner <a****n@a****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
42883cbc feat: Add nonnull/NonNullable builtin type (#1875) Willem Wyndham <w****m@c****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ee5016cc update binaryen to 101.0.0-nightly.20210604 (#1885) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bee6a9fb Refactor and clean up Binaryen bindings (#1889) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f3546784 Sync README with docs dcode <d****e@d****o> about 5 years ago
8a280c4a Add stale action (#1880) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f5f72e29 Remove stalebot, is not working anyhow dcode <d****e@d****o> over 5 years ago
45e0eb1a Fix CI after changing default branch dcode <d****e@d****o> over 5 years ago
238aa657 Fix function-expression test dcode <d****e@d****o> over 5 years ago
9edfa28c Update default branch to main dcode <d****e@d****o> over 5 years ago
86112615 fix: Fix negative inputs of Math.acosh (#1876) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
39a99f04 fix: Support floats in SIMD load/store lane/zero (#1879) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5427eb9c Add heap2local to pass pipeline (#1867) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f67e61a6 Enable sign extension ops by default (#1869) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6540a2d3 Flatten generated TypeScript definitions (#1872) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e3d56310 Revise default optimization level (#1776) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1c55d376 Update dependencies (#1871) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3633f4bd fix: Adding duplicate identifier check in function signatures (#1865) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3f70d114 feat: Implement final SIMD instructions (#1844) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5e19467b fix: More proper Math.round (#1857) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3d522069 Autodetect ESM supports during asinit (#1685)
Co-authored-by: Daniel Wirtz <d****e@d****o>
Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4e836173 remove FUNCTION_TARGET for ElementKind (#1851) yjh <4****4@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c5fdfbf4 Move assert inside branch for String.fromCodePoint (#1847) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
62837815 Minor post fix for #1841 (#1845) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e25e4b1b fix: Exclude BLOCK_MAXSIZE and OBJECT_MAXSIZE from bounds checking (#1842) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ca02a7d0 fix: Fix growing factor for capacity in Array (#1841) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
802a2336 fix: use normalized path for internalPath in parseFile (#1836) yjh <4****4@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6d59f71e Add toUTCString for Date (#1831) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d610f012 Add toString, toDateString and toTimeString to Date (#1829) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eb964f00 fix: expose dataStart to definitions (#1828) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2b1bdf9b fix: Fix and refactor Date (#1804) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bde72783 fix: Fix assert when calling a setter property (#1802) Saúl Cabrera <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
82eb7b32 Update asinit to use assert.strictEqual (#1824) Ryan Pivovar <r****r@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6ac81567 Fix CI for features (#1825) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c1b992b0 docs: change "capacity" to "length" for argument in Array's constructor (#1816) yjh <4****4@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eca391b3 fix: Unify handling of transforms (#1814) Surma <s****a@s****v>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7d0690d9 Add encodeURI(Component) and decodeURI(Component) (#1733) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
86dc8df7 Prepare SIMD for final spec (#1789) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7e20ad2e Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808) Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
30f5d134 feat: Implemented getters / setters and various string fns on Date (#1768) Colin Eberhardt <c****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
70c3bf9e Fix assertion when trying to assign to a method (#1799) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
42c2dbc9 fix: Fix printing name of duplicate identifier in markVirtuals (#1794) yjh <4****4@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a073e1c4 fix: Fix assertion when trying to assign a namespaced class to a variable (#1... Saúl Cabrera <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9b21306b fix: Fix invalid store offsets in memset polyfill (#1787) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
be3dfaf1 feat: Allow specifying transforms via the compiler API (#1786) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
057ce465 fix: Also traverse star exports when walking queued exports (#1780) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d812482b feat: Add optimize shorthands for -Ospeed and -Osize (#1781) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cf2d3921 fix: Fix asc-constants test failing during publish (#1775) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aec42cc8 Add definitions for ASC_VERSION_* (#1773) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ede042d8 feat: Expose version as global constants (#1765) Barak Ben Noon <b****k@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
af53c48e feat: Fall back to default type when inferring generic calls (#1759) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
639d5e05 feat: Add a crash handler to asc (#1764) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
de2845bf fix: Handle blocks larger than MAXSIZE in TLSF (#1763) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07b9fb69 fix: Fix type confusion when resolving nested generics (#1762) Daniel Wirtz <d****e@d****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago

← Back to repository