๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
gopherjs
/
gopherjs
/
refs/tags/1.9.2+go1.9
3926a9f
internal/sysutil: Fix build error on FreeBSD due to Rlimit.Cur type mismatch. (#752)
by Jรผrgen Hรถtzel
ยท 8 years ago
1.9.2+go1.9
296de81
build: Add "purego" build tag to default context. (#747)
by Dmitri Shuralyov
ยท 8 years ago
178c176
README: Clarify {{base}} in gopherjs serve. (#741)
by Dmitri Shuralyov
ยท 8 years ago
9b73d05
compiler/natives/src/sync: Fix inconsistent mutex state. (#737)
by canning-duck
ยท 8 years ago
444abdf
compiler/prelude: Remove remaining unused canBlock. (#706)
by Hajime Hoshi
ยท 8 years ago
077f6d6
Simplify code to return error more directly. (#713)
by Pontus Leitzler
ยท 8 years ago
0991e3a
Remove unused parameter `direct`. (#711)
by Hajime Hoshi
ยท 8 years ago
a0a7cfe
README: Use inline code syntax for gopherjs serve command. (#712)
by Anastasia A
ยท 8 years ago
4152256
Compute binary name from base of directory rather than import path. (#702)
by 4ydx
ยท 8 years ago
b40cd48
compiler: Fix generated code for type switch with *js.Object case. (#683)
by Paul Jolly
ยท 8 years ago
4b94c02
Fix build error on Windows due to syscall package. (#697)
by Dmitri Shuralyov
ยท 8 years ago
c7ececa
compiler: Do not generate unused $ptr local variable. (#690)
by Jonathan Hall
ยท 8 years ago
38c2151
Set stack_size from ulimit; set ulimit to 10000 in CI. (#687)
by Paul Jolly
ยท 8 years ago
f7c5653
Go 1.9 support (version bump to GopherJS 1.9-1). (#651)
by Dmitri Shuralyov
ยท 8 years ago
fe63fb1
compiler: Bump GopherJS version to 1.9-1.
by Dmitri Shuralyov
ยท 8 years ago
34e2783
compiler: Skip type aliases in all named type considerations.
by Dmitri Shuralyov
ยท 8 years ago
61693e9
compiler: Simplify type alias handling.
by Dmitri Shuralyov
ยท 8 years ago
be67827
compiler: Replace old importer with x/tools/go/gcimporter15.
by Dmitri Shuralyov
ยท 8 years ago
62cb4ed
CI: Prefer --minify flag for all tests.
by Dmitri Shuralyov
ยท 8 years ago
91dd575
compiler: Restore previous behavior of skipping unsafe import.
by Dmitri Shuralyov
ยท 8 years ago
7e6a73a
Add math/bits to supported package list.
by Dmitri Shuralyov
ยท 8 years ago
07ee55b
CI: Update to Go 1.9 final release.
by Dmitri Shuralyov
ยท 8 years ago
ba3e852
CI: Update to Go 1.9 RC 2.
by Dmitri Shuralyov
ยท 8 years ago
00a3767
build: Don't use cgo for "os/user", "crypto/x509".
by Dmitri Shuralyov
ยท 8 years ago
6759a49
CI: Fix check for forgotten // +build js constraints in natives.
by Dmitri Shuralyov
ยท 8 years ago
f6209e7
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
208c5eb
Address remaining code review comments.
by Dmitri Shuralyov
ยท 8 years ago
cc693ed
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
052972b
compiler/natives: Add missing // +build js build constraint.
by Dmitri Shuralyov
ยท 8 years ago
355d52e
compiler/natives/src/sync: Implement newly referenced test helpers.
by Dmitri Shuralyov
ยท 8 years ago
49ee3df
compiler/natives/src/math/big: Use math_big_pure_go build tag.
by Dmitri Shuralyov
ยท 8 years ago
99fd1ff
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
b0dc25e
compiler/natives/src/internal/poll: Add pollDesc.pollable method.
by Dmitri Shuralyov
ยท 8 years ago
cc16cdc
CI: Update to Go 1.9 RC 1.
by Dmitri Shuralyov
ยท 8 years ago
8b8c47a
CI: Update to Go 1.9 Beta 2.
by Dmitri Shuralyov
ยท 8 years ago
ffae93c
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
ce54604
CI: Use --verbose flag with gopherjs test command.
by Dmitri Shuralyov
ยท 8 years ago
e39dba4
compiler/natives/src/crypto/x509: Update package and tests for Go 1.9.
by Dmitri Shuralyov
ยท 8 years ago
dcc17c5
tests: Classify new Go 1.9 tests.
by Dmitri Shuralyov
ยท 8 years ago
576b4d7
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
63f374f
compiler/natives/src/time: Add initial support for monotonic clock.
by Dmitri Shuralyov
ยท 8 years ago
d8a12c0
compiler/natives/src/sync: Add missing private helper.
by Dmitri Shuralyov
ยท 8 years ago
41a477d
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
fbf0086
compiler/natives/src/encoding/gob: Disable broken test case.
by Dmitri Shuralyov
ยท 8 years ago
c7683d9
compiler/natives/src/net: Implement missing private helpers.
by Dmitri Shuralyov
ยท 8 years ago
dd65c22
compiler/natives/src/math: Implement missing functions.
by Dmitri Shuralyov
ยท 8 years ago
b9c0354
CI: Don't minify when running tests.
by Dmitri Shuralyov
ยท 8 years ago
67e7e39
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
c8a99bb
compiler/natives/src/math/big: Remove bitLen, override Word.
by Dmitri Shuralyov
ยท 8 years ago
15ab3c0
compiler: Fix panic due to type aliases.
by Dmitri Shuralyov
ยท 8 years ago
44d151d
compiler/natives/src/reflect: Set pkgPath for new implements checks.
by Dmitri Shuralyov
ยท 8 years ago
640751f
compiler: Set anonymous bit for struct fields correctly.
by Dmitri Shuralyov
ยท 8 years ago
9ffc87e
WIP: nosync: Implement sync.Map.
by Dmitri Shuralyov
ยท 8 years ago
38f3fb7
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
956dce4
compiler/natives/src/internal/poll: Create no-op I/O poller implementation.
by Dmitri Shuralyov
ยท 8 years ago
b946d67
compiler/natives/src/testing: Use a basic but working callerName.
by Dmitri Shuralyov
ยท 8 years ago
981eddd
compiler/natives/src/os/signal: Create no-op implementation.
by Dmitri Shuralyov
ยท 8 years ago
9212049
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 8 years ago
7b4a889
compiler/natives/src/reflect: Update signatures.
by Dmitri Shuralyov
ยท 8 years ago
c5eec2e
compiler/natives/src/time: Update now signature for monotonic time.
by Dmitri Shuralyov
ยท 8 years ago
0cbbd7f
compiler/natives/src/sync: Update SemacquireMutex, Semrelease signatures.
by Dmitri Shuralyov
ยท 8 years ago
0927aef
compiler/natives/src/runtime: Add noop implementation of CallersFrames.
by Dmitri Shuralyov
ยท 8 years ago
72e0b64
compiler/natives/src/runtime: Keep throw accessible for Go code to use.
by Dmitri Shuralyov
ยท 8 years ago
15a2eea
Target Go 1.9 Beta 1, update version to GopherJS 1.9-wip.
by Dmitri Shuralyov
ยท 8 years ago
95deb33
Ensure that sorting of variables is stable. (#681)
by Nick Miyake
ยท 8 years ago
1.8.2+go1.8
2b1d432
readme: remove outdated description
by Richard Musiol
ยท 8 years ago
dc374d3
Fix evaluation order of type conversions
by Hajime Hoshi
ยท 9 years ago
7cde3d3
compiler: Bump up version to 1.8-2.
by Dmitri Shuralyov
ยท 9 years ago
db88776
Remove special case for build/install/test with zero arguments.
by Dmitri Shuralyov
ยท 9 years ago
a2b7f91
Don't use filepath.ToSlash on import paths.
by Dmitri Shuralyov
ยท 9 years ago
7568072
Expand import path patterns inside gopherjs tool.
by Dmitri Shuralyov
ยท 9 years ago
25c3660
build: Try to get and use working directory, when possible.
by Dmitri Shuralyov
ยท 9 years ago
42c113c
compiler/natives: Use gopherjsdev build tag for reading from disk. (#646)
by Dmitri Shuralyov
ยท 9 years ago
6997325
compiler/natives/src/net/http: Include reason in error when fetch() fails. (#647)
by Alex Browne
ยท 9 years ago
2f8d2fd
build: Document what packages are being ignored. (#636)
by Dmitri Shuralyov
ยท 9 years ago
43db6ff
Add support for gopherjs test --count flag.
by Dmitri Shuralyov
ยท 9 years ago
9659c81
build: Fix shadowing bug in staleness calculation. (#635)
by Dmitri Shuralyov
ยท 9 years ago
265040a
compiler/prelude: Optimize ASCII string detection. (#628)
by Dmitri Shuralyov
ยท 9 years ago
33af5e0
Improve "source maps disabled" warning text. (#629)
by Dmitri Shuralyov
ยท 9 years ago
69f530d
js: Point to new location of Interface conversion details. (#623)
by Dmitri Shuralyov
ยท 9 years ago
3496c6f
Make flags local to the commands that actually support them. (#607)
by Dmitri Shuralyov
ยท 9 years ago
0cc212b
Revert "Handle GOARCH env var similarly to cmd/go." (#605)
by Dmitri Shuralyov
ยท 9 years ago
d911b80
README: Update link for AngularJS. (#602)
by xoviat
ยท 9 years ago
7d94d73
Use temporary file rather than os.Pipe for testing examples. (#590)
by Jonathan Hall
ยท 9 years ago
34726b3
add blog to readme
by Richard Musiol
ยท 9 years ago
090f265
Re-generate natives vfsdata
by Jonathan Hall
ยท 9 years ago
37e21f2
Don't send an empty body when there is no body
by Jonathan Hall
ยท 9 years ago
96e2b0e
fix externalization of empty typed arrays (fixes #597)
by Jonathan Hall
ยท 9 years ago
9853efb
Minor refactor (no behavior change) to simplify and clean up. (#596)
by Dmitri Shuralyov
ยท 9 years ago
62bca28
Handle GOARCH env var similarly to cmd/go.
by Dmitri Shuralyov
ยท 9 years ago
69499ef
build: Use system default GOARCH, ignore GOARCH env var.
by Dmitri Shuralyov
ยท 9 years ago
b9bcb1d
Go 1.8 support (version bump to GopherJS 1.8-1). (#552)
by Dmitri Shuralyov
ยท 9 years ago
16fddcc
tests: Remove fixedbugs/issue8613.go from knownFails.
by Dmitri Shuralyov
ยท 9 years ago
1d7ed2c
compiler/natives: Regenerate.
by Dmitri Shuralyov
ยท 9 years ago
b36bf38
build, compiler/natives/src/os: Remove syscalling os.Executable implementation.
by Dmitri Shuralyov
ยท 9 years ago
0c82c68
compiler/natives/src/runtime/debug: Implement noop SetMaxStack.
by Dmitri Shuralyov
ยท 9 years ago
ad3bc12
build: Remove external dependency osext.
by Dmitri Shuralyov
ยท 9 years ago
8980111
tests: Improve description of issue5856 test.
by Dmitri Shuralyov
ยท 9 years ago
12846d3
compiler/natives/src/database/sql/driver: Disable failing valueConverterTests testcases.
by Dmitri Shuralyov
ยท 9 years ago
a362c44
compiler/natives/src/reflect: Disable failing deepEqualTests testcases.
by Dmitri Shuralyov
ยท 9 years ago
Next »