Historique des commits

Auteur SHA1 Message Date
  jherve 6c4aaeac05 Rename query related functions to clearer names il y a 1 an
  jherve bd3e49b071 ArtdecoHeader "light" is now a list il y a 1 an
  jherve b633df1b8c Change Maybe NonEmptyList to List il y a 1 an
  jherve 58971bbccc Factorize code in JobOffer test il y a 1 an
  jherve 46e00dde53 Fix encoding on prune script il y a 1 an
  jherve 6dc869013f Use new HTML purge script for test code il y a 1 an
  jherve 9def8a022b Add a JS script to prune html example files il y a 1 an
  jherve 1cfb5263d7 Move test reference values to a record il y a 1 an
  jherve 344fdb5e73 Rewrite test fixtures in a slightly more readable way il y a 1 an
  jherve fc72c2b783 Remove some bad test code il y a 1 an
  jherve 16472cf964 Add more intermediate functions in output il y a 1 an
  jherve eb6ed6daf5 Add a runToUI function il y a 1 an
  jherve 04c37165d9 Remove one useless Maybe il y a 1 an
  jherve 4003c81c6c Add getOutputFromFile utility function il y a 1 an
  jherve 8c0425eda3 Add detachFromFile/String functions il y a 1 an
  jherve 37d8e4608f Remove all direct calls to query method il y a 1 an
  jherve ece08d3861 Rename QueryRunner' into Query il y a 1 an
  jherve 55e705ce0e Remove some useless imports il y a 1 an
  jherve 920351f994 Replace subQueryMany query with subQueryMany il y a 1 an
  jherve fc947840b8 Replace subQueryOne query with subQueryOne il y a 1 an
  jherve b85b950bd1 Replace queryX by query il y a 1 an
  jherve 30b758a0e4 Replace queryX by query almost everywhere il y a 1 an
  jherve 2ba0c21c69 Add a missing instance of query il y a 1 an
  jherve f2d27442d4 Replace Extractible.query with CanBeQueried.query' il y a 1 an
  jherve a02ae4c2d8 Use CanBeQueried.query' everywhere it can replace Extractible.query il y a 1 an
  jherve 2cd5c9af05 Add CanBeQueried typeclass and instances il y a 1 an
  jherve 31e8f900cc Rewrite getChildrenArray il y a 1 an
  jherve a9df26ec9d Turn all queryX functions into QueryRunner' il y a 1 an
  jherve b2e3c18894 remove some dead code il y a 1 an
  jherve cb1ebb07e9 Slightly simplify test code il y a 1 an