FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli - python6460/assemblyscript · GitHub
python6460
/
assemblyscript
Public
forked from
AssemblyScript/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
assemblyscript
cli
on
master
User selector
Datepicker
Commit history
Commits on Dec 8, 2019
Improve transform module setup (#985)
MaxGraey
authored and
dcodeIO
committed
20e882c
View commit details
Copy full SHA for 20e882c
View code at this point
Browse repository at this point
Use ES2016 as target for src and transforms (#987)
jeffcharles
authored and
dcodeIO
committed
fad3a76
View commit details
Copy full SHA for fad3a76
View code at this point
Browse repository at this point
Fix source contents in source maps (#998)
dcodeIO
authored
c9c1e6f
View commit details
Copy full SHA for c9c1e6f
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Misc refactorings (#974)
dcodeIO
authored
bd54909
View commit details
Copy full SHA for bd54909
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Clean up portable memory definitions (#973)
dcodeIO
authored
b1478ee
View commit details
Copy full SHA for b1478ee
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
ARC optimizations (#929)
dcodeIO
authored
ec12908
View commit details
Copy full SHA for ec12908
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Forward useful improvements within blocked PRs (#964)
dcodeIO
authored
2e55465
View commit details
Copy full SHA for 2e55465
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Add node resolution for transformer (#940)
Willem Wyndham
authored and
dcodeIO
committed
aa296f6
View commit details
Copy full SHA for aa296f6
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Clean up release dependencies (#950)
dcodeIO
authored
3c0be28
View commit details
Copy full SHA for 3c0be28
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
Even more publish fixes (#946)
dcodeIO
authored
15bb724
View commit details
Copy full SHA for 15bb724
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
Implement transform classes (#892)
dcodeIO
authored
576c295
View commit details
Copy full SHA for 576c295
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Add SIMD narrowing and widening instructions (#852)
dcodeIO
authored
eff0244
View commit details
Copy full SHA for eff0244
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Refactor resolving paths in asc (#846)
dcodeIO
authored
5b51057
View commit details
Copy full SHA for 5b51057
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Update to latest Binaryen & introduce anyref (#800)
dcodeIO
authored
4ad12c1
View commit details
Copy full SHA for 4ad12c1
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Implement --noUnsafe compiler option (#710)
dcodeIO
authored
fea328e
View commit details
Copy full SHA for fea328e
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Fix missing argument when specifying a --lib directory (#716)
dcodeIO
authored
ed52a6f
View commit details
Copy full SHA for ed52a6f
View code at this point
Browse repository at this point
Update dependencies and dist files
dcodeIO
committed
be0df3e
View commit details
Copy full SHA for be0df3e
View code at this point
Browse repository at this point
Handle absolute paths to entry files in asc (#713)
LiaoPeng
authored and
dcodeIO
committed
3434b1b
View commit details
Copy full SHA for 3434b1b
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Add node module resolution by default and use --path for custom package locations (#594)
willemneal
authored and
dcodeIO
committed
4784cf4
View commit details
Copy full SHA for 4784cf4
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Allow internal abort to be disabled (#677)
dcodeIO
authored
f5b00c8
View commit details
Copy full SHA for f5b00c8
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Refactor number and string utils out of builtins, fixes #608
dcodeIO
committed
4680b53
View commit details
Copy full SHA for 4680b53
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Implement reference counting (#592)
dcodeIO
authored
0484a6b
View commit details
Copy full SHA for 0484a6b
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
CLI: Move OptionDescription to utils/options so types agree (#612)
willemneal
authored and
dcodeIO
committed
3ed76a9
View commit details
Copy full SHA for 3ed76a9
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Use fully qualified names in generic types (#544)
Show description for 527d73e
dcodeIO
authored
527d73e
View commit details
Copy full SHA for 527d73e
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Correct asc output stream typings, fixes #485
dcodeIO
committed
c0738ed
View commit details
Copy full SHA for c0738ed
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Add shared memory support to compiler (#494)
nidin
authored and
dcodeIO
committed
951b6f9
View commit details
Copy full SHA for 951b6f9
View code at this point
Browse repository at this point
Rework resolver (#489)
Show description for 0c64f21
dcodeIO
authored
0c64f21
View commit details
Copy full SHA for 0c64f21
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Put atomics behind a feature flag (#470)
dcodeIO
authored
1bd1d26
View commit details
Copy full SHA for 1bd1d26
View code at this point
Browse repository at this point
Add SIMD prerequisites (#469)
dcodeIO
authored
2f1a6c4
View commit details
Copy full SHA for 2f1a6c4
View code at this point
Browse repository at this point
Implement bulk memory operations (#467)
dcodeIO
authored
f551bc7
View commit details
Copy full SHA for f551bc7
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Use baseDir as another parameter to readDir etc. to simplify compatibility between asc running under node and in the browser, see #354
dcodeIO
committed
ced0121
View commit details
Copy full SHA for ced0121
View code at this point
Browse repository at this point
Process backlog once more after Transform#afterParse, see #356
dcodeIO
committed
aedc821
View commit details
Copy full SHA for aedc821
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Do not emit debug info by default
Show description for 4f95dce
dcodeIO
committed
4f95dce
View commit details
Copy full SHA for 4f95dce
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
Still include builtins when compiling with --noLib, fixes #190
dcodeIO
committed
658ab23
View commit details
Copy full SHA for 658ab23
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Make sure output directories exist before writing a file
dcodeIO
committed
7965776
View commit details
Copy full SHA for 7965776
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL