Historique des commits

Auteur SHA1 Message Date
  jherve 344fdb5e73 Rewrite test fixtures in a slightly more readable way il y a 1 an
  jherve fc72c2b783 Remove some bad test code il y a 1 an
  jherve 16472cf964 Add more intermediate functions in output il y a 1 an
  jherve eb6ed6daf5 Add a runToUI function il y a 1 an
  jherve 04c37165d9 Remove one useless Maybe il y a 1 an
  jherve 4003c81c6c Add getOutputFromFile utility function il y a 1 an
  jherve 8c0425eda3 Add detachFromFile/String functions il y a 1 an
  jherve 37d8e4608f Remove all direct calls to query method il y a 1 an
  jherve ece08d3861 Rename QueryRunner' into Query il y a 1 an
  jherve 55e705ce0e Remove some useless imports il y a 1 an
  jherve 920351f994 Replace subQueryMany query with subQueryMany il y a 1 an
  jherve fc947840b8 Replace subQueryOne query with subQueryOne il y a 1 an
  jherve b85b950bd1 Replace queryX by query il y a 1 an
  jherve 30b758a0e4 Replace queryX by query almost everywhere il y a 1 an
  jherve 2ba0c21c69 Add a missing instance of query il y a 1 an
  jherve f2d27442d4 Replace Extractible.query with CanBeQueried.query' il y a 1 an
  jherve a02ae4c2d8 Use CanBeQueried.query' everywhere it can replace Extractible.query il y a 1 an
  jherve 2cd5c9af05 Add CanBeQueried typeclass and instances il y a 1 an
  jherve 31e8f900cc Rewrite getChildrenArray il y a 1 an
  jherve a9df26ec9d Turn all queryX functions into QueryRunner' il y a 1 an
  jherve b2e3c18894 remove some dead code il y a 1 an
  jherve cb1ebb07e9 Slightly simplify test code il y a 1 an
  jherve 736f8583f9 Convert all test code to Spec il y a 1 an
  jherve 4d44cbe0aa Replace extractFromDocumentInContext with forceExtract il y a 1 an
  jherve 607e2c719d Remove useless JSON conversion in main content il y a 1 an
  jherve bb5c8a454d Calls to chooseOne/chooseOne3 can in fact be replaced by <|> il y a 1 an
  jherve ebfa46be64 Add high level Output and API error types il y a 1 an
  jherve ba0c43601c Transformers in LinkedIn API il y a 1 an
  jherve e0ef65a824 Remove fromDetachedToUI il y a 1 an
  jherve 6c15293880 Remove non-exceptT functions il y a 1 an