Historial de Commits

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