Historique des commits

Auteur SHA1 Message Date
  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
  jherve a709ff1200 More ExceptT il y a 1 an
  jherve 3a786491b4 Remove some useless code il y a 1 an
  jherve c71097bbbc Yet another layer il y a 1 an
  jherve ce3946bdea More monad trans il y a 1 an
  jherve ca41866ccf Use either or ExceptT functions in Output code il y a 1 an
  jherve f2eec9e98e Fix some compilation warnings il y a 1 an
  jherve e552ec4ba3 Update build command il y a 1 an
  jherve c7b0bcf7c0 Add JSON encoding function to external API interface il y a 1 an
  jherve 9e12695889 Add JsonEncode instances for Output il y a 1 an
  jherve faa825fbb6 Add esbuild as a dependency, for packaging il y a 1 an
  jherve 3a93aed9df Add main API functions for future library il y a 1 an
  jherve 5dbcdb1d11 Move functions to Output module il y a 1 an