1. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  2. 862218e THRIFT-2641 Improvements to Haskell Compiler/Libraries by Roger Meier · 10 years ago
  3. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  4. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  5. 6849f20 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  6. cd2ee9a Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. by Christian Lavoie · 14 years ago
  7. d4c67c3 Fix file 'added twice' by accident by previous commit. by Christian Lavoie · 14 years ago
  8. 410253a Commit client support for framed transport in Haskell from Martin Grabmueller. by Christian Lavoie · 14 years ago
  9. ae7f7fa THRIFT-950: Haskell bindings treat 'byte' as unsigned 8-bit int (Data.Word.Word8), java/cpp as signed (byte/int8_t). Fix Haskell. by Christian Lavoie · 14 years ago
  10. daef1c8 THRIFT-743: seems to compile and doesn't break other tests, so seems fine for now by Anthony F. Molinaro · 14 years ago
  11. 75a33e8 THRIFT-906. hs: Improve type mappings by Bryan Duxbury · 14 years ago
  12. e59a80f THRIFT-901. hs: Allow the bindings to compile without -fglasgow-exts and with -Wall -Werror by Bryan Duxbury · 14 years ago
  13. 9d435ab THRIFT-560. haskell: Add THttpClient by David Reiss · 15 years ago
  14. 752529e THRIFT-560. haskell: Move to ByteString and compiler fixes by David Reiss · 15 years ago
  15. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago