index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
golang.js
Commit message (
Expand
)
Author
Age
*
[WIP] Golang GO support binary + execution (#2179)
Patrick Quist
2020-09-04
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Go: Add additional architectures
Kale Blankenship
2020-05-19
*
More async work; and some refactoring
Matt Godbolt
2020-01-06
*
Fix up return of postProcess for golang. Fixes #1765
Matt Godbolt
2020-01-06
*
change argument parser for some compilers
Partouf
2019-01-08
*
Add tests for Go labels and handle function name collisions.
Kale Blankenship
2018-11-28
*
go: replace PC jumps with labels
Kale Blankenship
2018-11-26
*
source
Partouf
2018-11-01
*
golang: extract logging from asm stdout
Partouf
2018-11-01
*
Drop underscore-node in favour of underscore.js
RabsRincon
2018-06-15
*
missed a slash
Partouf
2018-04-17
*
fix unknown source lines in GO asm output
Partouf
2018-04-17
*
Fix copyright dates and normalize text
RabsRincon
2018-02-27
*
Move to ESLint
RabsRincon
2018-02-13
*
remove obsolete/empty constructors
partouf
2018-01-28
*
compiler handler calls initialise()
Partouf
2018-01-28
*
remove return initialise, no need for unittestmode
Partouf
2018-01-28
*
ES6fy compilers inheritance
RabsRincon
2018-01-18
*
New year, new date
RabsRincon
2018-01-01
*
Remove explicit langid, as it's part of the compiler config already
Matt Godbolt
2017-12-22
*
Merge branch 'master' into unification
Matt Godbolt
2017-12-21
|
\
|
*
Remove filter(_.identity) in favour of _.compact()
Matt Godbolt
2017-12-21
*
|
Merge branch 'master' into unification
Rubén
2017-12-19
|
\
|
|
*
Fix Go line highlight
RabsRincon
2017-12-19
*
|
Fix lingering issues. Now you can at least compile!
RabsRincon
2017-12-03
*
|
Change enough stuff as to get it running
RabsRincon
2017-12-02
|
/
*
Add code tracking for Go
RabsRincon
2017-11-26
*
Finalize Go implemenation
RabsRincon
2017-11-25
*
Allow older Go versions to run better!
RabsRincon
2017-11-25
*
Finish off #536
RabsRincon
2017-11-23