aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/golang.js
Commit message (Expand)AuthorAge
* [WIP] Golang GO support binary + execution (#2179)Patrick Quist2020-09-04
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Go: Add additional architecturesKale Blankenship2020-05-19
* More async work; and some refactoringMatt Godbolt2020-01-06
* Fix up return of postProcess for golang. Fixes #1765Matt Godbolt2020-01-06
* change argument parser for some compilersPartouf2019-01-08
* Add tests for Go labels and handle function name collisions.Kale Blankenship2018-11-28
* go: replace PC jumps with labelsKale Blankenship2018-11-26
* sourcePartouf2018-11-01
* golang: extract logging from asm stdoutPartouf2018-11-01
* Drop underscore-node in favour of underscore.jsRabsRincon2018-06-15
* missed a slashPartouf2018-04-17
* fix unknown source lines in GO asm outputPartouf2018-04-17
* Fix copyright dates and normalize textRabsRincon2018-02-27
* Move to ESLintRabsRincon2018-02-13
* remove obsolete/empty constructorspartouf2018-01-28
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* ES6fy compilers inheritanceRabsRincon2018-01-18
* New year, new dateRabsRincon2018-01-01
* Remove explicit langid, as it's part of the compiler config alreadyMatt Godbolt2017-12-22
* Merge branch 'master' into unificationMatt Godbolt2017-12-21
|\
| * Remove filter(_.identity) in favour of _.compact()Matt Godbolt2017-12-21
* | Merge branch 'master' into unificationRubén2017-12-19
|\|
| * Fix Go line highlightRabsRincon2017-12-19
* | Fix lingering issues. Now you can at least compile!RabsRincon2017-12-03
* | Change enough stuff as to get it runningRabsRincon2017-12-02
|/
* Add code tracking for GoRabsRincon2017-11-26
* Finalize Go implemenationRabsRincon2017-11-25
* Allow older Go versions to run better!RabsRincon2017-11-25
* Finish off #536RabsRincon2017-11-23