Skip to content

Commit 5a95e5f

Browse files
committed
Merge pull request #12 from gopherjs/update-using-latest-gopherjs
Update GopherJS Playground JS.
2 parents e727924 + fabb137 commit 5a95e5f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+49312
-47610
lines changed

playground/pkg/archive/tar.a.js

1.28 KB
Binary file not shown.

playground/pkg/archive/zip.a.js

2.23 KB
Binary file not shown.

playground/pkg/bufio.a.js

-31 Bytes
Binary file not shown.

playground/pkg/bytes.a.js

459 Bytes
Binary file not shown.

playground/pkg/compress/bzip2.a.js

2.26 KB
Binary file not shown.

playground/pkg/compress/flate.a.js

6.27 KB
Binary file not shown.

playground/pkg/compress/gzip.a.js

880 Bytes
Binary file not shown.

playground/pkg/compress/lzw.a.js

1.25 KB
Binary file not shown.

playground/pkg/compress/zlib.a.js

719 Bytes
Binary file not shown.

playground/pkg/container/heap.a.js

70 Bytes
Binary file not shown.

playground/pkg/container/list.a.js

414 Bytes
Binary file not shown.

playground/pkg/container/ring.a.js

329 Bytes
Binary file not shown.

playground/pkg/crypto.a.js

370 Bytes
Binary file not shown.

playground/pkg/crypto/aes.a.js

569 Bytes
Binary file not shown.

playground/pkg/crypto/cipher.a.js

396 Bytes
Binary file not shown.

playground/pkg/crypto/des.a.js

1.13 KB
Binary file not shown.

playground/pkg/crypto/dsa.a.js

44 Bytes
Binary file not shown.

playground/pkg/crypto/ecdsa.a.js

-830 Bytes
Binary file not shown.

playground/pkg/crypto/elliptic.a.js

-9.84 KB
Binary file not shown.

playground/pkg/crypto/hmac.a.js

90 Bytes
Binary file not shown.

playground/pkg/crypto/md5.a.js

244 Bytes
Binary file not shown.

playground/pkg/crypto/rand.a.js

441 Bytes
Binary file not shown.

playground/pkg/crypto/rc4.a.js

275 Bytes
Binary file not shown.

playground/pkg/crypto/rsa.a.js

345 Bytes
Binary file not shown.

playground/pkg/crypto/sha1.a.js

121 Bytes
Binary file not shown.

playground/pkg/crypto/sha256.a.js

240 Bytes
Binary file not shown.

playground/pkg/crypto/sha512.a.js

252 Bytes
Binary file not shown.

playground/pkg/crypto/subtle.a.js

13 Bytes
Binary file not shown.

playground/pkg/crypto/tls.a.js

5.15 KB
Binary file not shown.

playground/pkg/crypto/x509.a.js

1.87 KB
Binary file not shown.

playground/pkg/crypto/x509/pkix.a.js

1.52 KB
Binary file not shown.
2.06 KB
Binary file not shown.

playground/pkg/debug/dwarf.a.js

6.35 KB
Binary file not shown.

playground/pkg/debug/gosym.a.js

2.14 KB
Binary file not shown.

playground/pkg/debug/pe.a.js

876 Bytes
Binary file not shown.

playground/pkg/encoding.a.js

7 Bytes
Binary file not shown.

playground/pkg/encoding/ascii85.a.js

439 Bytes
Binary file not shown.

playground/pkg/encoding/asn1.a.js

1.16 KB
Binary file not shown.

playground/pkg/encoding/base32.a.js

1 KB
Binary file not shown.

playground/pkg/encoding/base64.a.js

1.12 KB
Binary file not shown.

playground/pkg/encoding/binary.a.js

1.47 KB
Binary file not shown.

playground/pkg/encoding/csv.a.js

1.02 KB
Binary file not shown.

playground/pkg/encoding/hex.a.js

476 Bytes
Binary file not shown.

playground/pkg/encoding/json.a.js

6.75 KB
Binary file not shown.

playground/pkg/encoding/pem.a.js

433 Bytes
Binary file not shown.

playground/pkg/encoding/xml.a.js

3.33 KB
Binary file not shown.

playground/pkg/errors.a.js

38 Bytes
Binary file not shown.

playground/pkg/flag.a.js

1.56 KB
Binary file not shown.

playground/pkg/fmt.a.js

295 Bytes
Binary file not shown.
-500 Bytes
Binary file not shown.
Binary file not shown.

playground/pkg/go/ast.a.js

7.04 KB
Binary file not shown.

playground/pkg/go/format.a.js

586 Bytes
Binary file not shown.

playground/pkg/go/parser.a.js

5.57 KB
Binary file not shown.

playground/pkg/go/printer.a.js

2.83 KB
Binary file not shown.

playground/pkg/go/scanner.a.js

1.12 KB
Binary file not shown.

playground/pkg/go/token.a.js

1.23 KB
Binary file not shown.

playground/pkg/hash.a.js

-125 Bytes
Binary file not shown.

playground/pkg/hash/adler32.a.js

221 Bytes
Binary file not shown.

playground/pkg/hash/crc32.a.js

378 Bytes
Binary file not shown.

playground/pkg/hash/crc64.a.js

269 Bytes
Binary file not shown.

playground/pkg/hash/fnv.a.js

502 Bytes
Binary file not shown.

playground/pkg/html.a.js

64 Bytes
Binary file not shown.

playground/pkg/html/template.a.js

7.17 KB
Binary file not shown.

playground/pkg/image.a.js

1.63 KB
Binary file not shown.

playground/pkg/image/color.a.js

1.64 KB
Binary file not shown.
152 Bytes
Binary file not shown.

playground/pkg/image/draw.a.js

971 Bytes
Binary file not shown.

playground/pkg/image/gif.a.js

1015 Bytes
Binary file not shown.

playground/pkg/image/jpeg.a.js

2.8 KB
Binary file not shown.

playground/pkg/image/png.a.js

980 Bytes
Binary file not shown.

playground/pkg/index/suffixarray.a.js

747 Bytes
Binary file not shown.

playground/pkg/io.a.js

495 Bytes
Binary file not shown.

playground/pkg/io/ioutil.a.js

874 Bytes
Binary file not shown.

playground/pkg/log.a.js

34 Bytes
Binary file not shown.

playground/pkg/math.a.js

-268 Bytes
Binary file not shown.

playground/pkg/math/big.a.js

867 Bytes
Binary file not shown.

playground/pkg/math/cmplx.a.js

280 Bytes
Binary file not shown.

playground/pkg/math/rand.a.js

1.04 KB
Binary file not shown.

playground/pkg/mime.a.js

319 Bytes
Binary file not shown.

playground/pkg/mime/multipart.a.js

2.71 KB
Binary file not shown.

playground/pkg/net.a.js

3.17 KB
Binary file not shown.

playground/pkg/net/http.a.js

12.8 KB
Binary file not shown.

playground/pkg/net/http/cgi.a.js

1.88 KB
Binary file not shown.
2.14 KB
Binary file not shown.

playground/pkg/net/http/fcgi.a.js

2.73 KB
Binary file not shown.

playground/pkg/net/http/httptest.a.js

2.15 KB
Binary file not shown.

playground/pkg/net/http/httputil.a.js

3.52 KB
Binary file not shown.

playground/pkg/net/http/internal.a.js

920 Bytes
Binary file not shown.

playground/pkg/net/mail.a.js

1.03 KB
Binary file not shown.

playground/pkg/net/smtp.a.js

1.24 KB
Binary file not shown.

playground/pkg/net/textproto.a.js

2.65 KB
Binary file not shown.

playground/pkg/net/url.a.js

688 Bytes
Binary file not shown.

playground/pkg/os.a.js

1.42 KB
Binary file not shown.

playground/pkg/os/exec.a.js

339 Bytes
Binary file not shown.

playground/pkg/path.a.js

141 Bytes
Binary file not shown.

playground/pkg/path/filepath.a.js

799 Bytes
Binary file not shown.

playground/pkg/reflect.a.js

2.01 KB
Binary file not shown.

playground/pkg/regexp.a.js

512 Bytes
Binary file not shown.

playground/pkg/regexp/syntax.a.js

2.78 KB
Binary file not shown.

playground/pkg/runtime.a.js

1.54 KB
Binary file not shown.

playground/pkg/runtime/pprof.a.js

534 Bytes
Binary file not shown.

playground/pkg/sort.a.js

545 Bytes
Binary file not shown.

playground/pkg/strconv.a.js

821 Bytes
Binary file not shown.

playground/pkg/strings.a.js

1.78 KB
Binary file not shown.

playground/pkg/sync.a.js

1.1 KB
Binary file not shown.

playground/pkg/sync/atomic.a.js

511 Bytes
Binary file not shown.

playground/pkg/syscall.a.js

5.35 KB
Binary file not shown.

playground/pkg/testing.a.js

1.39 KB
Binary file not shown.

playground/pkg/testing/iotest.a.js

1.19 KB
Binary file not shown.

playground/pkg/testing/quick.a.js

493 Bytes
Binary file not shown.

playground/pkg/text/scanner.a.js

1.1 KB
Binary file not shown.

playground/pkg/text/tabwriter.a.js

1.23 KB
Binary file not shown.

playground/pkg/text/template.a.js

2.76 KB
Binary file not shown.
12.5 KB
Binary file not shown.

playground/pkg/time.a.js

99 Bytes
Binary file not shown.

playground/pkg/unicode.a.js

11.1 KB
Binary file not shown.

playground/pkg/unicode/utf16.a.js

109 Bytes
Binary file not shown.

playground/pkg/unicode/utf8.a.js

137 Bytes
Binary file not shown.

playground/playground.js

Lines changed: 49310 additions & 47608 deletions
Large diffs are not rendered by default.

playground/update.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cp $GOPATH/pkg/darwin_js/github.com/gopherjs/gopherjs/js.a $PKG/github.com/gophe
1616
cp $GOPATH/pkg/darwin_js/github.com/gopherjs/gopherjs/nosync.a $PKG/github.com/gopherjs/gopherjs/nosync.a
1717

1818
gopherjs install -m github.com/gopherjs/gopherjs/js archive/tar archive/zip bufio bytes compress/bzip2 compress/flate compress/gzip compress/lzw compress/zlib container/heap container/list container/ring crypto/aes crypto/cipher crypto/des crypto/dsa crypto/ecdsa crypto/elliptic crypto/hmac crypto/md5 crypto/rand crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/sha512 crypto/subtle database/sql/driver debug/gosym debug/pe encoding/ascii85 encoding/asn1 encoding/base32 encoding/base64 encoding/binary encoding/csv encoding/hex encoding/json encoding/pem encoding/xml errors fmt go/format go/printer go/token hash/adler32 hash/crc32 hash/crc64 hash/fnv html html/template image image/color image/draw image/gif image/jpeg image/png index/suffixarray io io/ioutil math math/big math/cmplx math/rand mime net/http/cookiejar net/http/fcgi net/http/httptest net/http/httputil net/mail net/smtp net/textproto net/url path path/filepath reflect regexp regexp/syntax sort strconv strings sync/atomic testing testing/iotest testing/quick text/scanner text/tabwriter text/template text/template/parse time unicode unicode/utf16 unicode/utf8
19-
cp -r $GOROOT/pkg/darwin_js-min/* $PKG
20-
cp -r $GOROOT/pkg/darwin_amd64_js-min/* $PKG
19+
cp -r $GOROOT/pkg/darwin_js_min/* $PKG
20+
cp -r $GOROOT/pkg/darwin_amd64_js_min/* $PKG
2121

2222
rename 's/\.a/\.a.js/' `find $PKG -name "*.a"`

0 commit comments

Comments
 (0)