Historique des commits

Auteur SHA1 Message Date
  jherve 83867bd6f4 Convert all test code to Spec il y a 1 an
  jherve 37c3fbd838 Replace extractFromDocumentInContext with forceExtract il y a 1 an
  jherve 6855474a43 Remove useless JSON conversion in main content il y a 1 an
  jherve 2976c3c3e2 Calls to chooseOne/chooseOne3 can in fact be replaced by <|> il y a 1 an
  jherve 4654659abb Add high level Output and API error types il y a 1 an
  jherve 9ee2f18e1f Transformers in LinkedIn API il y a 1 an
  jherve ad1119f7d9 Remove fromDetachedToUI il y a 1 an
  jherve a7729972a9 Remove non-exceptT functions il y a 1 an
  jherve 5949483840 More ExceptT il y a 1 an
  jherve cc6d3bbfe4 Remove some useless code il y a 1 an
  jherve 929beef6b9 Yet another layer il y a 1 an
  jherve f670d53ba4 More monad trans il y a 1 an
  jherve f85e3b5940 Use either or ExceptT functions in Output code il y a 1 an
  jherve dd464b3438 Fix some compilation warnings il y a 1 an
  jherve ac831bcc85 Update build command il y a 1 an
  jherve 04b2b0c84a Add JSON encoding function to external API interface il y a 1 an
  jherve 07df355ca4 Add JsonEncode instances for Output il y a 1 an
  jherve 94c9f45e15 Add esbuild as a dependency, for packaging il y a 1 an
  jherve 4496fa93ea Add main API functions for future library il y a 1 an
  jherve 4cd312ff85 Move functions to Output module il y a 1 an
  jherve 5be10fab27 Simplify toOutput function il y a 1 an
  jherve 54d30a96ea Remove partial constraint on toOutput il y a 1 an
  jherve 10869b6967 Rename "toPage" into "toOutput" il y a 1 an
  jherve 706b0b21e0 Adapt Output to new Extractible class il y a 1 an
  jherve 160e12b46b Extractible now returns an Output il y a 1 an
  jherve fb71e2a48c Add prefix to data constructors il y a 1 an
  jherve 3d9511454a Move Output type to a module il y a 1 an
  jherve 769b64d11f A first step towards a generic output depending on context il y a 1 an
  jherve 3fad803c1b Add a "getContext" function il y a 1 an
  jherve f966773a56 Use a typeclass to factor "run" operation il y a 1 an