Commit Verlauf

Autor SHA1 Nachricht Datum
  jherve 30b758a0e4 Replace queryX by query almost everywhere vor 1 Jahr
  jherve 2ba0c21c69 Add a missing instance of query vor 1 Jahr
  jherve f2d27442d4 Replace Extractible.query with CanBeQueried.query' vor 1 Jahr
  jherve a02ae4c2d8 Use CanBeQueried.query' everywhere it can replace Extractible.query vor 1 Jahr
  jherve 2cd5c9af05 Add CanBeQueried typeclass and instances vor 1 Jahr
  jherve 31e8f900cc Rewrite getChildrenArray vor 1 Jahr
  jherve a9df26ec9d Turn all queryX functions into QueryRunner' vor 1 Jahr
  jherve b2e3c18894 remove some dead code vor 1 Jahr
  jherve cb1ebb07e9 Slightly simplify test code vor 1 Jahr
  jherve 736f8583f9 Convert all test code to Spec vor 1 Jahr
  jherve 4d44cbe0aa Replace extractFromDocumentInContext with forceExtract vor 1 Jahr
  jherve 607e2c719d Remove useless JSON conversion in main content vor 1 Jahr
  jherve bb5c8a454d Calls to chooseOne/chooseOne3 can in fact be replaced by <|> vor 1 Jahr
  jherve ebfa46be64 Add high level Output and API error types vor 1 Jahr
  jherve ba0c43601c Transformers in LinkedIn API vor 1 Jahr
  jherve e0ef65a824 Remove fromDetachedToUI vor 1 Jahr
  jherve 6c15293880 Remove non-exceptT functions vor 1 Jahr
  jherve a709ff1200 More ExceptT vor 1 Jahr
  jherve 3a786491b4 Remove some useless code vor 1 Jahr
  jherve c71097bbbc Yet another layer vor 1 Jahr
  jherve ce3946bdea More monad trans vor 1 Jahr
  jherve ca41866ccf Use either or ExceptT functions in Output code vor 1 Jahr
  jherve f2eec9e98e Fix some compilation warnings vor 1 Jahr
  jherve e552ec4ba3 Update build command vor 1 Jahr
  jherve c7b0bcf7c0 Add JSON encoding function to external API interface vor 1 Jahr
  jherve 9e12695889 Add JsonEncode instances for Output vor 1 Jahr
  jherve faa825fbb6 Add esbuild as a dependency, for packaging vor 1 Jahr
  jherve 3a93aed9df Add main API functions for future library vor 1 Jahr
  jherve 5dbcdb1d11 Move functions to Output module vor 1 Jahr
  jherve bc572cd8d9 Simplify toOutput function vor 1 Jahr