Skip to content
Snippets Groups Projects
  1. Apr 11, 2016
    • Roman Tsisyk's avatar
      Remove pcall_wrapper · 935e5681
      Roman Tsisyk authored
      * Remove pcall_wrapper()
      * Use reflection to implement err:__index() and err:unpack()
      
      Breaking changes:
      
       * pcall() returns 'struct error' cdata instead of string for box.error()
       * box.error.last() returns 'struct error' instead of Lua table
      935e5681
  2. Apr 08, 2016
  3. Apr 07, 2016
  4. Apr 06, 2016
  5. Apr 05, 2016
  6. Apr 04, 2016
  7. Apr 03, 2016
  8. Apr 02, 2016
  9. Apr 01, 2016
  10. Mar 31, 2016
Loading