- 0419127 Updated test/gorepo/run.go's build constraint checker by Grant Nelson · 1 year, 2 months ago
- ac2a8c1 Merge pull request #1285 from gopherjs/dependabot/npm_and_yarn/node-syscall/tar-6.2.1 by Nevkontakte · 1 year, 2 months ago
- 11fa655 Merge pull request #1286 from gopherjs/dependabot/npm_and_yarn/tar-6.2.1 by Nevkontakte · 1 year, 2 months ago
- e3c702f Merge pull request #1288 from kindknow/master by Jonathan Hall · 1 year, 2 months ago
- 70635ff chore: fix some typos in comments by kindknow · 1 year, 2 months ago
- 96fbf88 Bump tar from 6.1.11 to 6.2.1 by dependabot[bot] · 1 year, 2 months ago
- cd96796 Bump tar from 6.1.11 to 6.2.1 in /node-syscall by dependabot[bot] · 1 year, 2 months ago
- 7f11cd4 Merge pull request #1279 from nevkontakte/gng3 by Nevkontakte · 1 year, 3 months ago
- 1a39bfe Guard generics support behind an experiment flag. by Nevkontakte · 1 year, 3 months ago
- 732a8f6 Merge pull request #1276 from nevkontakte/gng2 by Nevkontakte · 1 year, 3 months ago
- 4d56d3f Merge pull request #1274 from nevkontakte/gng1 by Nevkontakte · 1 year, 3 months ago
- 95fdb0c Merge pull request #1275 from avoidalone/master by Nevkontakte · 1 year, 3 months ago
- a6219f0 chore: remove repetitive words by avoidalone · 1 year, 3 months ago
- 201e081 Merge pull request #1268 from gopherjs/dependabot/npm_and_yarn/node-syscall/ip-1.1.9 by Nevkontakte · 1 year, 3 months ago
- 9ecdb18 Support collecting instances across packages in typeparams.Collector. by Nevkontakte · 1 year, 3 months ago
- 0134061 Refactor srctesting to support parsing and checking multiple packages. by Nevkontakte · 1 year, 3 months ago
- d06ba6e Bump ip from 1.1.5 to 1.1.9 in /node-syscall by dependabot[bot] · 1 year, 3 months ago
- 6de32f8 Merge pull request #1272 from nevkontakte/generics-ng by Nevkontakte · 1 year, 3 months ago
- 2ce9bec Merge remote-tracking branch 'upstream/generics-ng' into generics-ng by Nevkontakte · 1 year, 3 months ago
- b288e83 Address pull request comments. by Nevkontakte · 1 year, 3 months ago
- 8a80f06 Gofumpt the files to keep the linter happy. by Nevkontakte · 1 year, 4 months ago
- deb26d0 Diagnose fixedbugs/issue50672.go issue. by Nevkontakte · 1 year, 4 months ago
- e76f823 Update "What's new" in the README with 1.19 support. by Nevkontakte · 1 year, 4 months ago
- fb19fae Update run.go to match the current set of passing tests. by Nevkontakte · 1 year, 4 months ago
- 0343336 Borrow type substitution logic from x/tools/go/ssa package. by Nevkontakte · 1 year, 4 months ago
- 5aaeafb Merge master with Go 1.19 support. by Nevkontakte · 1 year, 4 months ago
- 0a51510 Implement builtins Sizeof(), Alignof() and Offsetof(). by Nevkontakte · 1 year, 4 months ago
- 61de589 Perform type substitution in the type switch expression. by Nevkontakte · 1 year, 4 months ago
- 5a7c2d0 Fix variable name assignment for result variables. by Nevkontakte · 1 year, 4 months ago
- 7136951 Merge pull request #1269 from gopherjs/go1.19 by Nevkontakte · 1 year, 4 months ago v1.19.0-beta1
- 49c773a Include type arguments into generic type strings. by Nevkontakte · 1 year, 4 months ago
- fe2849a Assign unique numeric IDs to generic instances in the generated code. by Nevkontakte · 1 year, 4 months ago
- 1011858 Update GopherJS version to 1.19.0-beta1 in perparation for release. by Nevkontakte · 1 year, 4 months ago
- a533e78 Merge pull request #1267 from Workiva/limitAugmentation by Nevkontakte · 1 year, 4 months ago
- 5d25518 Merge branch 'go1.19' of github.com:gopherjs/gopherjs into limitAugmentation by Grant Nelson · 1 year, 4 months ago
- c852920 Merge pull request #1266 from Workiva/forceChocolateyGoVersion by Nevkontakte · 1 year, 4 months ago
- 02aea33 Limit augmentation and prune imports to natives that need it by Grant Nelson · 1 year, 4 months ago
- c08b7bf Fixed chocolatey go version by Grant Nelson · 1 year, 4 months ago
- 13fa377 Use types.Object as a key when grouping instances by object. by Nevkontakte · 1 year, 4 months ago
- 9e28c32 Merge pull request #1264 from Workiva/go1.19NativesUpdate by Nevkontakte · 1 year, 4 months ago
- 967ffcc Fixed a copy/paste mistake by Grant Nelson · 1 year, 5 months ago
- a6b98dd Update syscall/js by Grant Nelson · 1 year, 5 months ago
- 710fdb7 Merge branch 'go1.19' of github.com:gopherjs/gopherjs into go1.19NativesUpdate by Grant Nelson · 1 year, 5 months ago
- db5d7b3 Updating sync/atomic by Grant Nelson · 1 year, 5 months ago
- 014360b Updated net/netip by Grant Nelson · 1 year, 5 months ago
- 8151b28 Update for fastrand by Grant Nelson · 1 year, 5 months ago
- 5437642 Update to reflect and reflectlite by Grant Nelson · 1 year, 5 months ago
- cd055c9 Update hash/maphash by Grant Nelson · 1 year, 5 months ago
- ff493e4 Update to go/token/position by Grant Nelson · 1 year, 5 months ago
- f5c911a Fix natives for debug/pe by Grant Nelson · 1 year, 5 months ago
- 91f1d44 Updated crypto natives by Grant Nelson · 1 year, 5 months ago
- 95c01fa Merge pull request #1263 from Workiva/go1.19BuildFix by Nevkontakte · 1 year, 5 months ago
- d7abc77 Update known fails list of fixed bugs by Grant Nelson · 1 year, 5 months ago
- 4b5b077 Fix chocolatey go version by Grant Nelson · 1 year, 5 months ago
- 12a247d Fix problem where import is named but source is augmented to only need import for a directive by Grant Nelson · 1 year, 5 months ago
- 7a384fd Deduplicate collected typeNames within a package. by Nevkontakte · 1 year, 5 months ago
- ecc7d5f Fix instance discovery for generic types embedded in structs. by Nevkontakte · 1 year, 5 months ago
- 77b5223 Re-triage remaining typeparam test failures. by Nevkontakte · 1 year, 5 months ago
- b888728 Fix pointer-taking of an escaping variable. by Nevkontakte · 1 year, 5 months ago
- 16af5b4 Fix variable name allocation for inline types. by Nevkontakte · 1 year, 5 months ago
- aea4239 Perform type substitution for method selection expressions. by Nevkontakte · 1 year, 5 months ago
- 2ca8aab Discover generic type declarations inside generic functions. by Nevkontakte · 1 year, 5 months ago
- eff58dc Correctly handle all integer types in funcContext.formatExpr(). by Nevkontakte · 1 year, 5 months ago
- 8f8d041 Correctly detect type conversions to generic types. by Nevkontakte · 1 year, 5 months ago
- b65288d Re-triage failing test cases. by Nevkontakte · 1 year, 5 months ago
- cdddbe2 Implement generic type instantiation. by Nevkontakte · 1 year, 5 months ago
- dea4768 Merge pull request #1262 from Workiva/updateNatives19 by Nevkontakte · 1 year, 5 months ago
- 1faba3b Merge pull request #1260 from Workiva/fixBuildIssue by Nevkontakte · 1 year, 5 months ago
- 5a98043 Updating documentation for build directives by Grant Nelson · 1 year, 5 months ago
- cd17b90 Merge pull request #1261 from Workiva/updateCompiler19 by Nevkontakte · 1 year, 5 months ago
- a83c5fa Updating natives for go1.19 by Grant Nelson · 1 year, 5 months ago
- 5f9eeb8 Fix Build Issue by Grant Nelson · 1 year, 5 months ago
- e03bfea Update compiler for go1.19 by Grant Nelson · 1 year, 5 months ago
- ae5a9c2 Explicitly generate method instances for generic names types. by Nevkontakte · 1 year, 5 months ago
- f1a7c2a Type parameter substitution when translating function instances. by Nevkontakte · 1 year, 5 months ago
- af64433 Instantiate generic functions for each discovered set of type args. by Nevkontakte · 1 year, 5 months ago
- 9118679 Implement a new internal library for discovering generic instances. by Nevkontakte · 1 year, 5 months ago
- 38b4d3b Merge pull request #1258 from Workiva/addPurgeDirective by Nevkontakte · 1 year, 6 months ago
- bf0e797 Merge branch 'go1.19' of github.com:gopherjs/gopherjs into addPurgeDirective by Grant Nelson · 1 year, 6 months ago
- 8ea6531 Merge pull request #1257 from Workiva/extendDirectives by Nevkontakte · 1 year, 6 months ago
- 7758c0d Updated to use Inspect and srctesting by Grant Nelson · 1 year, 6 months ago
- 40bddb9 Merge branch 'extendDirectives' of github.com:Workiva/gopherjs into addPurgeDirective by Grant Nelson · 1 year, 6 months ago
- b13f4d5 Merge branch 'go1.19' of github.com:gopherjs/gopherjs into addPurgeDirective by Grant Nelson · 1 year, 6 months ago
- 84774ae Changed to use Inspect by Grant Nelson · 1 year, 6 months ago
- f34e28b Merge pull request #1256 from Workiva/breakupAugment by Nevkontakte · 1 year, 6 months ago
- 022eb64 Merge pull request #1255 from Workiva/updateFuncKey by Nevkontakte · 1 year, 6 months ago
- 27e1297 Adding purge directive by Grant Nelson · 1 year, 6 months ago
- 295da69 Merge branch 'extendDirectives' of github.com:Workiva/gopherjs into addPurgeDirective by Grant Nelson · 1 year, 6 months ago
- 9bcf242 Merge branch 'breakupAugment' of github.com:Workiva/gopherjs into addPurgeDirective by Grant Nelson · 1 year, 6 months ago
- 6e1ec66 Extending Directives by Grant Nelson · 1 year, 6 months ago
- 17263fa Broke up parseAndAugment by Grant Nelson · 1 year, 6 months ago
- 5edefc6 Update FuncKey and fix Http native by Grant Nelson · 1 year, 6 months ago
- 0eb9c04 Merge pull request #1253 from Workiva/reflectFix by Nevkontakte · 1 year, 6 months ago
- 528f1c8 Merge branch 'master' of github.com:gopherjs/gopherjs into reflectFix by Grant Nelson · 1 year, 6 months ago
- a76a603 Fixing a mistake found in reflect by Grant Nelson · 1 year, 6 months ago
- 82b84ff Do not fail compilation when encountering generics. by Nevkontakte · 1 year, 6 months ago
- 59e4d76 Add typeparam test cases to the gorepo test suite. by Nevkontakte · 1 year, 6 months ago
- 138f216 Merge pull request #1251 from Workiva/updateDeps by Nevkontakte · 1 year, 7 months ago
- 3e3c85e Updating deprecated method calls by Grant Nelson · 1 year, 7 months ago
- 5090ba1 Merge pull request #1250 from Workiva/reflectUpdate by Nevkontakte · 1 year, 7 months ago