FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli - codeho/assemblyscript · GitHub
codeho
/
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 Sep 4, 2020
Build and shim improvements (#1446)
Show description for 1355ae7
MaxGraey
authored
1355ae7
View commit details
Copy full SHA for 1355ae7
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Use dynamic require in asc.js without eval (#1445)
MaxGraey
authored
ed7570f
View commit details
Copy full SHA for ed7570f
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
fix: Fix asc entry path issue on Windows incl. test (#1419)
Willem Wyndham
authored
a73141f
View commit details
Copy full SHA for a73141f
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
fix: Fix asconfig merge order (#1406)
dcodeIO
authored
df40407
View commit details
Copy full SHA for df40407
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
fix: Bundle specific shims with asc instead of relying on defaults (#1405)
dcodeIO
authored
5eb99ee
View commit details
Copy full SHA for 5eb99ee
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Fix handling of boolean sourceMap option in asconfig (#1402)
dcodeIO
authored
87d361b
View commit details
Copy full SHA for 87d361b
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
fix: Preliminary path.relative workaround (#1399)
dcodeIO
authored
2f9673b
View commit details
Copy full SHA for 2f9673b
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
feat: Support asconfig.json (#1238)
Show description for 5207bcb
authored
5207bcb
View commit details
Copy full SHA for 5207bcb
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
fix: Respect outFile when detecting no output in asc (#1391)
dcodeIO
authored
1b38b2a
View commit details
Copy full SHA for 1b38b2a
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
fix: Fix incorrect callback return when validating modules in asc (#1383)
torch2424
authored
3f97e1a
View commit details
Copy full SHA for 3f97e1a
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
fix: Emit text format before converting to JS (#1372)
dcodeIO
authored
ed1cd09
View commit details
Copy full SHA for ed1cd09
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
feat: Add options merge algorithm for use by asconfig (#1343)
dcodeIO
authored
3163abb
View commit details
Copy full SHA for 3163abb
View code at this point
Browse repository at this point
Commits on May 29, 2020
Improve error message if an import cannot be found (#1307)
dcodeIO
authored
f93a262
View commit details
Copy full SHA for f93a262
View code at this point
Browse repository at this point
Commits on May 27, 2020
Set up eslint and remove tslint (#1293)
dcodeIO
authored
861a97b
View commit details
Copy full SHA for 861a97b
View code at this point
Browse repository at this point
Commits on May 18, 2020
Add category to options definition (#1281)
jtenner
authored
64acd6d
View commit details
Copy full SHA for 64acd6d
View code at this point
Browse repository at this point
Commits on May 14, 2020
Add provided set to cli parser (#1273)
jtenner
authored
5bfd5c8
View commit details
Copy full SHA for 5bfd5c8
View code at this point
Browse repository at this point
Remove printrtti command line option (#1270)
jtenner
authored
2d334a4
View commit details
Copy full SHA for 2d334a4
View code at this point
Browse repository at this point
Rename asmjsFile to jsFile (#1271)
dcodeIO
authored
76b975c
View commit details
Copy full SHA for 76b975c
View code at this point
Browse repository at this point
Rework memory options (#1268)
dcodeIO
authored
7128bb2
View commit details
Copy full SHA for 7128bb2
View code at this point
Browse repository at this point
Add 'default' to util/options definitions (#1265)
jtenner
authored
5f1fc27
View commit details
Copy full SHA for 5f1fc27
View code at this point
Browse repository at this point
Commits on May 13, 2020
Refactor static properties / use correct this arguments (#1259)
dcodeIO
authored
e68fbb4
View commit details
Copy full SHA for e68fbb4
View code at this point
Browse repository at this point
Commits on May 9, 2020
Validate modules by default (#1258)
dcodeIO
authored
1868f2e
View commit details
Copy full SHA for 1868f2e
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Implement virtual overloading / interfaces (#1208)
dcodeIO
authored
465f995
View commit details
Copy full SHA for 465f995
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Support alternative file extensions (#1231)
dcodeIO
authored
d673417
View commit details
Copy full SHA for d673417
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Fix asc build (#1236)
dcodeIO
authored
f2a1916
View commit details
Copy full SHA for f2a1916
View code at this point
Browse repository at this point
Move optimization pipeline from JS to Wasm (#1234)
dcodeIO
authored
5434c12
View commit details
Copy full SHA for 5434c12
View code at this point
Browse repository at this point
Improve pass pipeline (#1227)
MaxGraey
authored
f96d3fc
View commit details
Copy full SHA for f96d3fc
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Respect absolute output paths (#1217)
Show description for 02892c7
surma
and
MaxGraey
authored
02892c7
View commit details
Copy full SHA for 02892c7
View code at this point
Browse repository at this point
Commits on Apr 10, 2020
Fix option property access (#1214)
jtenner
authored
2914b87
View commit details
Copy full SHA for 2914b87
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
Add optimize-added-constants pass for lowMemoryUnused (#1169)
MaxGraey
authored
7353942
View commit details
Copy full SHA for 7353942
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
Add a low memory limit hint (#1090)
dcodeIO
authored
ab71d93
View commit details
Copy full SHA for ab71d93
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Add WASI abort, trace and seed implementations (#1159)
dcodeIO
authored
9876c3f
View commit details
Copy full SHA for 9876c3f
View code at this point
Browse repository at this point
More aggressive inlining / reworked pass pipeline (#1135)
MaxGraey
authored
c771461
View commit details
Copy full SHA for c771461
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Slice v0.9.3 (#1153)
dcodeIO
authored
5e61ec3
View commit details
Copy full SHA for 5e61ec3
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Add postInitialize transform step (#1145)
jtenner
authored
ccb1296
View commit details
Copy full SHA for ccb1296
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL