Historique des commits

Auteur SHA1 Message Date
  jherve 0961836db4 Add more intermediate functions in output il y a 1 an
  jherve 5c9cff3c05 Add a runToUI function il y a 1 an
  jherve 601f1e8fcb Remove one useless Maybe il y a 1 an
  jherve 8ca53b371b Add getOutputFromFile utility function il y a 1 an
  jherve 27576f94d6 Add detachFromFile/String functions il y a 1 an
  jherve 3910cce089 Remove all direct calls to query method il y a 1 an
  jherve b57c6b2e55 Rename QueryRunner' into Query il y a 1 an
  jherve 998facc7a0 Remove some useless imports il y a 1 an
  jherve b0a52cc206 Replace subQueryMany query with subQueryMany il y a 1 an
  jherve 8778471c1b Replace subQueryOne query with subQueryOne il y a 1 an
  jherve f7643c695c Replace queryX by query il y a 1 an
  jherve 680e42f4ea Replace queryX by query almost everywhere il y a 1 an
  jherve 3c83efae40 Add a missing instance of query il y a 1 an
  jherve 1c57447b00 Replace Extractible.query with CanBeQueried.query' il y a 1 an
  jherve 9538587c9c Use CanBeQueried.query' everywhere it can replace Extractible.query il y a 1 an
  jherve cf0b3bc131 Add CanBeQueried typeclass and instances il y a 1 an
  jherve b1aa788a66 Rewrite getChildrenArray il y a 1 an
  jherve 42bd0601ca Turn all queryX functions into QueryRunner' il y a 1 an
  jherve 9065980ab0 [unrelated] remove some dead code il y a 1 an
  jherve b0abd1b358 Slightly simplify test code il y a 1 an
  jherve 83867bd6f4 Convert all test code to Spec il y a 1 an
  jherve 37c3fbd838 Replace extractFromDocumentInContext with forceExtract il y a 1 an
  jherve 6855474a43 Remove useless JSON conversion in main content il y a 1 an
  jherve 2976c3c3e2 Calls to chooseOne/chooseOne3 can in fact be replaced by <|> il y a 1 an
  jherve 4654659abb Add high level Output and API error types il y a 1 an
  jherve 9ee2f18e1f Transformers in LinkedIn API il y a 1 an
  jherve ad1119f7d9 Remove fromDetachedToUI il y a 1 an
  jherve a7729972a9 Remove non-exceptT functions il y a 1 an
  jherve 5949483840 More ExceptT il y a 1 an
  jherve cc6d3bbfe4 Remove some useless code il y a 1 an