Commit Verlauf

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