1. da32d7a Added Counter proposal: try/catch/finally - Scoped check/handle by Mathieu Devos · 6 years ago
  2. 96a7cda Updated Go2ErrorHandlingFeedback (markdown) by Russ Cox · 6 years ago
  3. 8e0bfa1 revise example in Recurring Themes by Liam · 6 years ago
  4. b73661d Updated Go2ErrorHandlingFeedback (markdown) by Alex Hornbake · 6 years ago
  5. 5430a3d add a check() pseudo-proposal that's sort of like the builtin try() idea... by Andrew Gwozdziewycz · 6 years ago
  6. ad74be7 fix entry for @krhubert by Liam · 6 years ago
  7. 13df603 fix krhubert name by Ian Lance Taylor · 6 years ago
  8. 9803d03 Add issue 32361 by Ian Lance Taylor · 6 years ago
  9. b834e39 Updated Go2ErrorHandlingFeedback (markdown) by Konstantin · 6 years ago
  10. 86381e6 move @kd6ify to top of section, mention in recurring themes by Liam · 6 years ago
  11. 3257a20 Updated Go2ErrorHandlingFeedback (markdown) by kd6ify · 6 years ago
  12. 60200ac Updated Go2ErrorHandlingFeedback (markdown) by kd6ify · 6 years ago
  13. 5cb9421 Updated Go2ErrorHandlingFeedback (markdown) by kd6ify · 6 years ago
  14. dbd432c Added comment to Modest revisions section by kd6ify · 6 years ago
  15. bd3a5d4 Added link to proposal not yet mentioned under "Remove handler chaining" by Markus · 6 years ago
  16. dd03425 move @yaxinlx link to section Other possibilities by Liam · 6 years ago
  17. b028c88 move @pashaosipyants link to section Critiques by Liam · 6 years ago
  18. 6d73ec5 Updated Go2ErrorHandlingFeedback (markdown) by yaxinlx · 6 years ago
  19. a2ce08d Updated Go2ErrorHandlingFeedback (markdown) by Pasha Osipyants · 6 years ago
  20. da60643 add section Recurring themes by Liam · 6 years ago
  21. b34ba0b move @deef0000dragon1 link to section Modest revisions by Liam · 6 years ago
  22. 573e3c1 move @8lall0 link to section Modest revisions by Liam · 6 years ago
  23. 9a84135 Append proposal by rockmenjack · 6 years ago
  24. 4fb43ce move @marlonche link to section Labeled error handlers by Liam · 6 years ago
  25. cd0cb8c move @garrus link to section Modest revisions by Liam · 6 years ago
  26. d1efaf8 move @Kiura link to section Labeled handlers by Liam · 6 years ago
  27. 3328a18 move @worldiety link to wiki page for Error Values Feedback by Liam · 6 years ago
  28. b804ccd Added a link to a real implementation for the design draft by Torben Schinke · 6 years ago
  29. 48cde83 move @a5i link to section Modest revisions by Liam · 6 years ago
  30. 6040a1b move @urandom link to section Modest revisions by Liam · 6 years ago
  31. e1fea7f move some links from section Modest revisions to Requirements by Liam · 6 years ago
  32. f5c3dc2 tune headings capitalization by Liam · 6 years ago
  33. de0e304 tune headings by Liam · 6 years ago
  34. 59d5606 move @yesuu link from section Uncategorized to Modest Revisions by Liam · 6 years ago
  35. 9036b99 move @8lall0 link from section Uncategorized to "Error handling with normal functions" by Liam · 6 years ago
  36. f66a159 move some links from section Uncategorized to Other by Liam · 6 years ago
  37. 5f80775 move some links from section Other to Uncategorized by Liam · 6 years ago
  38. 1af3668 move @pdk link to section Inlining by Liam · 6 years ago
  39. 267ace3 move section Remove Handler Chaining by Liam · 6 years ago
  40. 64210d1 move @warrenstephens link to section Requirements by Liam · 6 years ago
  41. 9ef50db move @jozef-slezak link from section Other to Against by Liam · 6 years ago
  42. 72eb83f move @AndrewWPhillips link from section "Remove Chaining ..." to Other by Liam · 6 years ago
  43. 274a4ca move items from section Uncategorized to Modest Revisions by Liam · 6 years ago
  44. b5c807d move items from section Other to Modest Revisions by Liam · 6 years ago
  45. 1446120 add section Modest Revisions by Liam · 6 years ago
  46. c272bba add Rust RFC for exception handling by Liam · 6 years ago
  47. 3c86584 refactor: Gist link added for Gokan EKINCI's error handling proposal by Gokan EKINCI · 6 years ago
  48. 4380d4c feat: New try/catch/finally syntax proposal added by Gokan EKINCI by Gokan EKINCI · 6 years ago
  49. 4cc437a move @dpremus entry to Labeled handlers section by Liam · 6 years ago
  50. 0f3deca Updated Go2ErrorHandlingFeedback (markdown) by Danijel Premus · 6 years ago
  51. 634775a Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  52. 08743a6 Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  53. 895b5d4 Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  54. 2fa94eb Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  55. 9d8d7ed Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  56. 31060f8 Updated Go2ErrorHandlingFeedback (markdown) by Warren Stephens · 6 years ago
  57. 87ecab5 Updated Go2ErrorHandlingFeedback (markdown) by Martin Rode · 6 years ago
  58. 72192a4 Added a new counter proposal for improved Error Handling in Go 2 by Martin Rode · 6 years ago
  59. 9f057f2 Updated Go2ErrorHandlingFeedback (markdown) by Plamen Stoev · 6 years ago
  60. d0b79fc Adding suggestion for block level checks (not *error* specific) by Plamen Stoev · 6 years ago
  61. 093077a Updated Go2ErrorHandlingFeedback (markdown) by Peter Götz · 6 years ago
  62. 0b3e175 Move @nilslice link to Other section by Liam · 6 years ago
  63. caa246b Add critique from golang-nuts by Liam · 6 years ago
  64. 0b87ceb Updated Go2ErrorHandlingFeedback (markdown) by Steve Manuel · 6 years ago
  65. d3208ce note @matjam as poster of Rob Pike vid by Liam · 6 years ago
  66. 17c165f Updated Go2ErrorHandlingFeedback (markdown) by Burak Serdar · 6 years ago
  67. a333cc2 add Stripe developers' feedback to critique section by Liam · 6 years ago
  68. f907df2 Add the event from attendees in Go 2 feedback event in Tokyo https://gocon.connpass.com/event/101167/ by Yoshi Yamaguchi · 6 years ago
  69. aa5ad48 Add an alternative viewpoint to error handling (less cruft, flows better) by gima · 6 years ago
  70. 4a207c8 move Rob Pike talk to Requirements by Liam · 6 years ago
  71. f26fcd9 Updated Go2ErrorHandlingFeedback (markdown) by Nathan Ollerenshaw · 6 years ago
  72. 5474696 Updated Go2ErrorHandlingFeedback (markdown) by Nathan Ollerenshaw · 6 years ago
  73. 74ef547 Updated Go2ErrorHandlingFeedback (markdown) by Zlatko Bratkovic · 6 years ago
  74. 2316750 Updated Go2ErrorHandlingFeedback (markdown) by Andrew W. Phillips · 6 years ago
  75. 9935ba0 Add try/catch form by Vladimir · 7 years ago
  76. 2b3ff32 Updated Go2ErrorHandlingFeedback (markdown) by morikuni · 7 years ago
  77. a639230 Updated Go2ErrorHandlingFeedback (markdown) by Yoshiki Shibukawa · 7 years ago
  78. 423c88f move @Kiura to try/catch section by Liam · 7 years ago
  79. 17fd301 Updated Go2ErrorHandlingFeedback (markdown) by Kiura · 7 years ago
  80. c850f3c Updated Go2ErrorHandlingFeedback (markdown) by Kiura · 7 years ago
  81. 94dc4cc Add requirements section by Liam · 7 years ago
  82. da33a7f categorize 2 uncategorized items by Liam · 7 years ago
  83. 786866a Move line quick comment to gist. by DeedleFake · 7 years ago
  84. 7d26612 comment on not-so-quick comments item by Liam · 7 years ago
  85. d3ba05b Updated Go2ErrorHandlingFeedback (markdown) by DeedleFake · 7 years ago
  86. 3aae165 Add a quick comment about nested function calls and chained methods. by DeedleFake · 7 years ago
  87. 9d128cd Updated Go2ErrorHandlingFeedback (markdown) by Eli Bendersky · 7 years ago
  88. b9ca51d Updated Go2ErrorHandlingFeedback (markdown) by Eli Bendersky · 7 years ago
  89. bcf57bc Move the proposal to "normal functions" even though it is not strictly a counter-proposal by Viktor Kojouharov · 7 years ago
  90. 90e7816 Add link to "Go 2 error handling based on non-local returns" by Scott Pakin · 7 years ago
  91. b84ccd4 Updated Go2ErrorHandlingFeedback (markdown) by Andrew W. Phillips · 7 years ago
  92. 21c1cd7 Updated Go2ErrorHandlingFeedback (markdown) by Andrew W. Phillips · 7 years ago
  93. 79cb58b move @a5i link to functions category by Liam · 7 years ago
  94. e8f7bb7 Added "Go 2 error handling with exclamation mark" proposal by Fedir RYKHTIK · 7 years ago
  95. 73053f8 Updated Go2ErrorHandlingFeedback (markdown) by Viktor Kojouharov · 7 years ago
  96. 789f0ea Updated Go2ErrorHandlingFeedback (markdown) by Nate Finch · 7 years ago
  97. d5bf64d Updated Go2ErrorHandlingFeedback (markdown) by Greg Weber · 7 years ago
  98. 02cd623 Updated Go2ErrorHandlingFeedback (markdown) by 阮坤良 · 7 years ago
  99. 9296948 update #id/catch link by Liam · 7 years ago
  100. 3dc1029 add critique to Against section by Liam · 7 years ago