Commit History

作者 SHA1 備註 提交日期
  jherve 3c83efae40 Add a missing instance of query 1 年之前
  jherve 1c57447b00 Replace Extractible.query with CanBeQueried.query' 1 年之前
  jherve 9538587c9c Use CanBeQueried.query' everywhere it can replace Extractible.query 1 年之前
  jherve cf0b3bc131 Add CanBeQueried typeclass and instances 1 年之前
  jherve b1aa788a66 Rewrite getChildrenArray 1 年之前
  jherve 42bd0601ca Turn all queryX functions into QueryRunner' 1 年之前
  jherve 9065980ab0 [unrelated] remove some dead code 1 年之前
  jherve b0abd1b358 Slightly simplify test code 1 年之前
  jherve 83867bd6f4 Convert all test code to Spec 1 年之前
  jherve 37c3fbd838 Replace extractFromDocumentInContext with forceExtract 1 年之前
  jherve 6855474a43 Remove useless JSON conversion in main content 1 年之前
  jherve 2976c3c3e2 Calls to chooseOne/chooseOne3 can in fact be replaced by <|> 1 年之前
  jherve 4654659abb Add high level Output and API error types 1 年之前
  jherve 9ee2f18e1f Transformers in LinkedIn API 1 年之前
  jherve ad1119f7d9 Remove fromDetachedToUI 1 年之前
  jherve a7729972a9 Remove non-exceptT functions 1 年之前
  jherve 5949483840 More ExceptT 1 年之前
  jherve cc6d3bbfe4 Remove some useless code 1 年之前
  jherve 929beef6b9 Yet another layer 1 年之前
  jherve f670d53ba4 More monad trans 1 年之前
  jherve f85e3b5940 Use either or ExceptT functions in Output code 1 年之前
  jherve dd464b3438 Fix some compilation warnings 1 年之前
  jherve ac831bcc85 Update build command 1 年之前
  jherve 04b2b0c84a Add JSON encoding function to external API interface 1 年之前
  jherve 07df355ca4 Add JsonEncode instances for Output 1 年之前
  jherve 94c9f45e15 Add esbuild as a dependency, for packaging 1 年之前
  jherve 4496fa93ea Add main API functions for future library 1 年之前
  jherve 4cd312ff85 Move functions to Output module 1 年之前
  jherve 5be10fab27 Simplify toOutput function 1 年之前
  jherve 54d30a96ea Remove partial constraint on toOutput 1 年之前