• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mozilla / fathom / 124

Builds Branch Commit Type Ran Committer Via Coverage
124 master Merge docs and tests about operating on DOM subtrees. Close #53. push 27 Jan 2017 06:01PM UTC erikrose travis-ci pending completion   set done
123 master Add some introductory text about LHSs to mirror what we did with RHSs. push 27 Jan 2017 05:54PM UTC erikrose travis-ci pending completion   set done
122 2.0 Bump version to 2.0.0. push 27 Jan 2017 04:32PM UTC erikrose travis-ci pending completion   set done
121 master Add omitted type() docs for LHS. push 27 Jan 2017 04:31PM UTC erikrose travis-ci pending completion   set done
120 master Bump version to 2.0.0. push 26 Jan 2017 10:00PM UTC erikrose travis-ci pending completion   set done
119 master Turn the 2.x version history into a poor man's porting guide. push 26 Jan 2017 09:54PM UTC erikrose travis-ci pending completion   set done
118 master Rename func() to props(). The fact that it's a function is not unique: notes() and score() take functions as well. props() is more descriptive than func(): it suggests the return value, which is what other callback-taking calls also are named aft... push 26 Jan 2017 09:03PM UTC erikrose travis-ci pending completion   set done
117 master Move unorganized "future" comments in index.js into tickets or more suitable places. push 26 Jan 2017 08:25PM UTC erikrose travis-ci pending completion   set done
116 master Remove "use strict". It's automatically on for ES6 modules. http://www.ecma-international.org/ecma-262/6.0/#sec-strict-mode-code push 26 Jan 2017 04:53PM UTC erikrose travis-ci pending completion   set done
115 master Merge 2.0 branch. This is now better in every way than Fathom 1.0, so, in compliance with the policy that master is always Getting Better, kapow! push 25 Jan 2017 10:43PM UTC erikrose travis-ci pending completion   set done
114 2.0dev Bullet-point some other features that didn't fit into the above "challenges met" section. push 20 Jan 2017 07:02PM UTC erikrose travis-ci pending completion   set done
113 2.0dev Make use of score() callback in the readme for conciseness. push 20 Jan 2017 06:55PM UTC erikrose travis-ci pending completion   set done
112 2.0dev Allow score() to take a callback, which makes a common case (demonstrated in the changed test) much shorter. push 20 Jan 2017 06:35PM UTC erikrose travis-ci pending completion   set done
111 2.0dev Confirm that passing in arbitrary LHSs to get() work in the new toposort-based executor. The A->A rules trigger because the autocreated rule is always either A.max->* or A->*, both of which call in anything emitting A as a prereq. Change the thi... push 19 Jan 2017 10:31PM UTC erikrose travis-ci pending completion   set done
110 2.0dev Now you can ask any fnode for a score, note, or type, and you'll get the truth, even if it didn't happen to be computed yet. This removes the user's need to care about Fathom's laziness, as far as I can recall right now. As a bonus, this allows ... push 18 Jan 2017 10:15PM UTC erikrose travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc