An error occurred fetching the project authors.
  1. 11 Oct, 2017 1 commit
  2. 10 Oct, 2017 2 commits
  3. 22 Feb, 2017 2 commits
  4. 19 Jul, 2016 1 commit
  5. 06 Jul, 2016 2 commits
  6. 17 Jan, 2016 1 commit
  7. 04 Dec, 2015 1 commit
  8. 03 Nov, 2015 1 commit
    • Kirill Smelkov's avatar
      Go component · f7db20a7
      Kirill Smelkov authored
      Add support for Go language in the form of providing component for Go
      toolchain and stdlib.
      
      Current Go stable series is 1.5.* but to bootstrap it one need to have
      Go 1.4.* available, which itself needs C compiler to bootstrap.
      
      We need Go support for upcoming GitLab SR, where one server is written
      in this language:
      
          https://gitlab.com/gitlab-org/gitlab-workhorse
      
      /cc @gabriel, @Camata
      f7db20a7