Historique des commits

Auteur SHA1 Message Date
  jherve 314604e254 Replace redundant code with Queryable typeclass il y a 1 an
  jherve f7fc6d72d1 Rename low-level query functions to queryOneNode/queryAllNodes il y a 1 an
  jherve cb3a422b04 Fix all compiler warnings il y a 1 an
  jherve 6bcb3b1a41 Restore test after addition of DetachedButton/A il y a 1 an
  jherve 68059b9eb2 Move DetachedNode code to a module il y a 1 an
  jherve e688ab73e3 Use lens accessors for top card il y a 1 an
  jherve a3c22567a0 Add data constructors for button elements il y a 1 an
  jherve f6960acff5 Add data constructors for link elements il y a 1 an
  jherve dcf3dc07e4 Factorize out classList code il y a 1 an
  jherve aed3cd217d Better split of toDetached code il y a 1 an
  jherve 5f4fe58256 Write lens accessors for TopCard il y a 1 an
  jherve 71b5dbe086 Use lenses in all art deco code il y a 1 an
  jherve dfcef47539 Add Lenses accessors for ArtDeco il y a 1 an
  jherve d38f98e88b Use new parsing method for TopCard il y a 1 an
  jherve 62f3ab2ea8 Simplify query code by making all structures traversable il y a 1 an
  jherve c7fe6844dc Functor instances can be derived il y a 1 an
  jherve ed69a745e4 Turn toXXX functions into simple, generic accessors il y a 1 an
  jherve af8b4c583d Make ArtDeco stuff functors il y a 1 an
  jherve d994c466bd Make ArtDeco classes generic il y a 1 an
  jherve 6976ef2cb1 Replace global toUI with functions named e.g. toHeaderNormal il y a 1 an
  jherve af03978220 Move conversion to UI elements into ArtDeco il y a 1 an
  jherve 99fb4a803c Add test for JobsUnifiedTopCard il y a 1 an
  jherve 74babe5751 Complete parsing of Unified Top Card il y a 1 an
  jherve a117029e2b Start work on JobsUnifiedTopCard il y a 1 an
  jherve 5fe98548c3 Add a new test il y a 1 an
  jherve f8ab619e6c Remove remaining debug trace call il y a 1 an
  jherve d719c1855c Factorize out common ArtDeco code il y a 1 an
  jherve 3505b4d025 Add support for projects, skills, and artdeco tabs il y a 1 an
  jherve 8b5ab7df89 Fix ArtDeco test and add one more case for extraction of timespan il y a 1 an
  jherve 394b1db4a4 Move some code to a Utils module il y a 1 an