Skip to content

History / Switch

Revisions

  • wiki: redirect everything to go.dev/wiki For #61940.

    @rsc rsc committed Dec 15, 2023
  • url updates to go.dev / pkg.go.dev

    @seankhliao seankhliao committed Jan 22, 2022
  • Add note regarding fallthrough in type switch

    @alexcom alexcom committed Sep 25, 2018
  • Easier to understand fallthrough example

    @atilaromero atilaromero committed Aug 2, 2018
  • Added noop case

    @foozlevazquez foozlevazquez committed Mar 30, 2017
  • Adds syntax highlighting

    @emersion emersion committed Jun 14, 2016
  • update link to new location

    @baijum baijum committed Mar 20, 2016
  • Inserted work around for 'fallthrough' only being allowed as the last non-empty statement of a 'case' or 'default' clause

    @alanfo alanfo committed Oct 19, 2015
  • panic("unreachable") is no longer needed in go code

    @kaey kaey committed Aug 8, 2015
  • Fix formatting after import

    @okdave okdave committed Dec 10, 2014
  • Wiki data import from Google Code

    @adg adg committed Dec 10, 2014