- 1e45615 Merge pull request #1376 from Workiva/indexedSel by Grant Nelson · 2 weeks ago master
- b2ab7b5 Merge branch 'master' of github.com:gopherjs/gopherjs into indexedSel by Grant Nelson · 2 weeks ago
- 120c98d Merge pull request #1375 from Workiva/dceUpdate by Grant Nelson · 2 weeks ago
- bda00ea Merge branch 'master' of github.com:gopherjs/gopherjs into dceUpdate by Grant Nelson · 2 weeks ago
- 8781080 Merge pull request #1374 from Workiva/nestedTypes2 by Grant Nelson · 2 weeks ago
- 1ff0ea5 Adding selectors to index handling by Grant Nelson · 3 weeks ago
- 5bcfc68 Updating DCE to support nested types by Grant Nelson · 4 weeks ago
- d4d3cf7 Updated subst to v0.33.0 by Grant Nelson · 5 weeks ago
- f5ca11f Handling deep nested types by Grant Nelson · 5 weeks ago
- 208d830 Merge pull request #1370 from Workiva/nestedTypes by Grant Nelson · 6 weeks ago
- 3e9afa2 Adding type parameters from a function into the nested types inside of that function. by Grant Nelson · 7 weeks ago
- c95887b Merge pull request #1369 from LRGoldenPony/CVEDependencyUpdates by Jonathan Hall · 7 weeks ago
- 138e9e0 Update spf13/cobra, spf13/pflag, and evanw/esbuild to resolve direct and transitive vulnerabilities by LRGoldenPony · 7 weeks ago
- ad87dd6 Merge pull request #1367 from IngwiePhoenix/master by Nevkontakte · 2 months ago
- 18c9a00 fix: Fixes #1352 by using a forked version of goembed by Ingwie Phoenix · 3 months ago
- bfb3fd5 chore(deps): Replace outdated goembed repo with a fixed version. by Ingwie Phoenix · 3 months ago
- 5685251 Merge pull request #1364 from Workiva/breakupCompile3 by Grant Nelson · 3 months ago
- 887f51e Updated to cross package analysis by Grant Nelson · 4 months ago
- bd9aac3 Merge pull request #1362 from Workiva/sourceInsteadOfParsedPackage by Grant Nelson · 4 months ago
- c8b8905 moved linkname to its own package by Grant Nelson · 4 months ago
- 5740abf made requested changes from prior ticket and did some cleanup by Grant Nelson · 4 months ago
- 2bb5c74 Merge branch 'master' of github.com:gopherjs/gopherjs into sourceInsteadOfParsedPackage by Grant Nelson · 4 months ago
- a3f0ab4 Merge pull request #1361 from Workiva/delayCompile2 by Grant Nelson · 4 months ago
- ba2ea8d clarifying naming and comments by Grant Nelson · 4 months ago
- 82034ad using Sources instead of ParsedPackage by Grant Nelson · 4 months ago
- 2a9b9a4 Fixing spelling mistake by Grant Nelson · 5 months ago
- a594ec1 separating parse and compile by Grant Nelson · 5 months ago
- 8e75705 Merge pull request #1360 from Workiva/cryptoAgain by Grant Nelson · 5 months ago
- 75ff10c Skipping tests with expired certificate by Grant Nelson · 5 months ago
- 289ebba Merge pull request #1350 from Workiva/setDeclNames by Grant Nelson · 6 months ago
- e6cfbef Merge branch 'master' of github.com:gopherjs/gopherjs into setDeclNames by Grant Nelson · 7 months ago
- 428efba Merge pull request #1354 from Workiva/archiveSerial by Grant Nelson · 7 months ago
- f0695e0 fixing grammar by Grant Nelson · 7 months ago
- 45e3712 Setting the buildTime back to time.Now by Grant Nelson · 7 months ago
- 11bf21d Using srcModTime instead of time.Now by Grant Nelson · 7 months ago
- 1fa608f Added Helper calls to info_test by Grant Nelson · 7 months ago
- f77e16c Merge branch 'master' of github.com:gopherjs/gopherjs into setDeclNames by Grant Nelson · 7 months ago
- a3e015c Merge pull request #1351 from Workiva/fixAnalysisGen by Grant Nelson · 7 months ago
- 96b85d9 Serialization updates by Grant Nelson · 7 months ago
- ea5dd71 merged #1351 by Grant Nelson · 7 months ago
- 65c5c0b updating decl naming by Grant Nelson · 7 months ago
- 010220a fixing some issues in analysis around generics by Grant Nelson · 7 months ago
- 3c9b135 Merge pull request #1349 from Workiva/blockingDeferReturns by Nevkontakte · 8 months ago
- 6e01eab fixed calling a defer across packages by Grant Nelson · 8 months ago
- fe49d93 made defer more debuggable and some other fixes by Grant Nelson · 8 months ago
- 54b13af Improving return with defers blocking by Grant Nelson · 8 months ago
- ebb16a4 Merge pull request #1348 from Workiva/parenLen by Jonathan Hall · 8 months ago
- 3a364dc Fixed issue in len with string concatenation in argument by Grant Nelson · 8 months ago
- 8a27348 Merge pull request #1340 from Workiva/dce4Instances by Jonathan Hall · 8 months ago
- ea51571 Fixing GoDoc links and range checking on len by Grant Nelson · 8 months ago
- 76cecb9 Merge branch 'master' of github.com:gopherjs/gopherjs into dce4Instances by Grant Nelson · 8 months ago
- dddb56a Merge pull request #1347 from Workiva/blocking4FuncInst by Jonathan Hall · 8 months ago
- 40b7fe4 Fixed requested changes by Grant Nelson · 8 months ago
- 948c73a Update function info blocking to use instances by Grant Nelson · 8 months ago
- 04193e9 Move analysis package into internal by Grant Nelson · 8 months ago
- 46f06c2 Fixing grammar in readme by Grant Nelson · 9 months ago
- 542b30f Merge branch 'master' of github.com:gopherjs/gopherjs into dce4Instances by Grant Nelson · 9 months ago
- 4d87a0b Fixing grammar in readme by Grant Nelson · 9 months ago
- e4ddafe Merge branch 'master' of github.com:Workiva/gopherjs into dce4Instances by Grant Nelson · 9 months ago
- 4dc2318 Merge pull request #1343 from Workiva/dceIntegrationTests by Nevkontakte · 9 months ago
- 0994e88 Merge pull request #1345 from Workiva/moreInstanceMap by Jonathan Hall · 9 months ago
- 9146446 fixing godoc link by Grant Nelson · 9 months ago
- a07a61f Adding more functions to InstanceMap by Grant Nelson · 9 months ago
- 2539cd5 making requested changes to compiler tests by Grant Nelson · 9 months ago
- a0ea4da Merge branch 'dceIntegrationTests' of github.com:Workiva/gopherjs into dce4Instances by Grant Nelson · 9 months ago
- df51690 Merge branch 'master' of github.com:gopherjs/gopherjs into dceIntegrationTests by Grant Nelson · 9 months ago
- 56cec36 Merge pull request #1339 from Workiva/encapDCE2 by Nevkontakte · 9 months ago
- b9976d5 Updating to match some future changes by Grant Nelson · 9 months ago
- 6fe8b6e Update for integration tests by Grant Nelson · 9 months ago
- 2d1000c Merge branch 'dceIntegrationTests' of github.com:Workiva/gopherjs into dce4Instances by Grant Nelson · 9 months ago
- f565ca5 Adding compiler tests for DCE by Grant Nelson · 9 months ago
- 525b19b Adding instance tracking to the DCE by Grant Nelson · 9 months ago
- 3b94762 Encapsulating DCE by Grant Nelson · 10 months ago
- 1ebb325 Merge pull request #1335 from nevkontakte/gng7 by Nevkontakte · 11 months ago
- 4ebc56c Temporarily disable reflect tests that depend on caller function names. by Nevkontakte · 11 months ago
- d5771cc Assign identity to all function literals and use them as funcRefs. by Nevkontakte · 11 months ago
- 0390b03 Merge pull request #1336 from nevkontakte/drop-deps by Nevkontakte · 11 months ago
- 22c65b8 Use Node's native source map support instead of a third-party module. by Nevkontakte · 11 months ago
- 6770879 Remove uglify-es from package.json. by Nevkontakte · 11 months ago
- d07fd61 Merge pull request #1327 from nevkontakte/quicker-tests by Nevkontakte · 11 months ago
- 33199c5 Merge pull request #1329 from nevkontakte/node-18 by Nevkontakte · 11 months ago
- 06e8925 Refactor method translation code. by Nevkontakte · 12 months ago
- ae8ef82 Suppress Example_compressingReader in compress/gzip. by Nevkontakte · 12 months ago
- ad99047 Update NodeJS version we test against to 18. by Nevkontakte · 12 months ago
- b579c8f Update node-syscall module to node 18. by Nevkontakte · 12 months ago
- 7f39243 Make slow stdlib tests faster. by Nevkontakte · 12 months ago
- 0ee97fe Remove a special case for methods with array-pointer receivers. by Nevkontakte · 12 months ago
- 707213e Factor out unimplemented function translation. by Nevkontakte · 12 months ago
- 8c15d1d Merge pull request #1317 from Workiva/gha2 by Nevkontakte · 12 months ago
- f8ca4f4 Moving from CircleCI to GHA by Grant Nelson · 12 months ago
- b1788a8 Merge pull request #1318 from nevkontakte/gng6 by Nevkontakte · 1 year ago
- 8595378 Move function translation code into a separate file. by Nevkontakte · 1 year ago
- cfa0783 Merge pull request #1311 from nevkontakte/gng5 by Nevkontakte · 1 year, 1 month ago
- 57eb886 compiler: break functions related to Decls out of Compile(). by Nevkontakte · 1 year, 1 month ago
- 7abe9dc Merge pull request #1307 from Workiva/uintMul by Jonathan Hall · 1 year, 1 month ago
- e0788e7 Added a test for checking uint mul as 32bits by Grant Nelson · 1 year, 1 month ago
- 88efaee Changed uint to use by Grant Nelson · 1 year, 1 month ago
- 27071a8 Merge pull request #1305 from nevkontakte/flake by Nevkontakte · 1 year, 2 months ago
- 4f6746f Fix float64 to uint{8,16,32} conversion. by Nevkontakte · 1 year, 2 months ago
- 3b5c01e Merge pull request #1303 from Workiva/internalizingNulls by Nevkontakte · 1 year, 2 months ago