Historique des commits

Auteur SHA1 Message Date
  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
  jherve bc572cd8d9 Simplify toOutput function il y a 1 an
  jherve 01f7f371a1 Remove partial constraint on toOutput il y a 1 an
  jherve 5fc57df28f Rename "toPage" into "toOutput" il y a 1 an
  jherve ddf3117327 Adapt Output to new Extractible class il y a 1 an
  jherve 090b3edddd Extractible now returns an Output il y a 1 an
  jherve f10320c2d4 Add prefix to data constructors il y a 1 an
  jherve fd5555bd35 Move Output type to a module il y a 1 an
  jherve bd5971c050 A first step towards a generic output depending on context il y a 1 an
  jherve 61b064e3e3 Add a "getContext" function il y a 1 an
  jherve e5c7ca39dc Use a typeclass to factor "run" operation il y a 1 an