Commit History

Author SHA1 Message Date
  jherve 5aca1ea84d Reduce visual bloat by writing "instance where" in one line where possible 1 year ago
  jherve 77cea6985e Add loopUntilElementAppears async function to API 1 year ago
  jherve 124de9f91a API now exposes functions that return JSON values 1 year ago
  jherve a02ae4c2d8 Use CanBeQueried.query' everywhere it can replace Extractible.query 1 year ago
  jherve 4d44cbe0aa Replace extractFromDocumentInContext with forceExtract 1 year ago
  jherve ebfa46be64 Add high level Output and API error types 1 year ago
  jherve ba0c43601c Transformers in LinkedIn API 1 year ago
  jherve 6c15293880 Remove non-exceptT functions 1 year ago
  jherve c7b0bcf7c0 Add JSON encoding function to external API interface 1 year ago
  jherve 3a93aed9df Add main API functions for future library 1 year ago
  jherve 5dbcdb1d11 Move functions to Output module 1 year ago
  jherve 090b3edddd Extractible now returns an Output 1 year ago
  jherve 61b064e3e3 Add a "getContext" function 1 year ago
  jherve e5c7ca39dc Use a typeclass to factor "run" operation 1 year ago
  jherve 598cb429c1 Refactor high-level code into a LinkedIn module 1 year ago
  jherve a549a2cea7 Remove now dead LinkedIn module 1 year ago
  jherve 1382ee1e46 Replace redundant code with Queryable typeclass 1 year ago
  jherve 9701371d30 Rename low-level query functions to queryOneNode/queryAllNodes 1 year ago
  jherve 6080ce62f0 Move DetachedNode code to a module 1 year ago
  jherve e9241e113e Add data constructors for button elements 1 year ago
  jherve 78f24cd865 Add data constructors for link elements 1 year ago
  jherve b340b40691 Factorize out classList code 1 year ago
  jherve 7b758a596e Better split of toDetached code 1 year ago
  jherve 6decd89661 Add a simple test for artDecoCard parsing 2 years ago
  jherve ccdb2368ca Fix most compiler warnings 2 years ago
  jherve a409adef98 Display both visualizations 2 years ago
  jherve 383f663a1f Add asPrunedTree(s) functions 2 years ago
  jherve 176f350fc6 Add a new visualization with tree filtering 2 years ago
  jherve eb1df3a53a Add classes and ID to DetachedElement and normalize strings 2 years ago
  jherve d9f493a55f Enrich representation of DetachedElement 2 years ago