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

dsherret / ts-nameof / 37

Builds Branch Commit Type Ran Committer Via Coverage
37 dev Fix linting error. push 01 Oct 2016 05:04PM UTC dsherret travis-ci pending completion   set done
36 master Fix linting error. push 01 Oct 2016 05:01PM UTC dsherret travis-ci pending completion   set done
33 dev Improve code coverage and fix bug caused by last commit where a function name that started with "nameof" would throw an error push 01 Oct 2016 03:36PM UTC dsherret travis-ci pending completion   set done
32 dev #6 - Revert past commit to make nameof support anything within because this creates too much complexity (would need to handle strings and comments) Now it throws an error to prevent failing silently, which could be a risk. push 30 Sep 2016 12:47AM UTC dsherret travis-ci pending completion   set done
31 dev Better to make these functions pure. push 28 Sep 2016 02:03AM UTC dsherret travis-ci pending completion   set done
30 dev Working on new way of doing things. Idea is to have some classes that return a state based on the current character (ex. will implement SlashCommentStateGenerator which will return true if the current character is within a double slash comment). ... push 26 Sep 2016 02:02AM UTC dsherret travis-ci pending completion   set done
29 master 0.6.3 - #6 - Ended up allowing any character within parenthesis of nameof. Need to handle people using comments and strings within nameof. push 25 Sep 2016 04:41PM UTC dsherret travis-ci pending completion   set done
28 master 0.6.2 - #5 - Should support null and undefined in strict null checking push 23 Sep 2016 01:05AM UTC dsherret travis-ci pending completion   set done
27 master 0.6.0 - Support full qualified nameof (ex. `nameof.full(console.log)` -> `"console.log"`) push 17 Sep 2016 10:30PM UTC dsherret travis-ci pending completion   set done
26 master 0.5.5 - Handle ignoring nameof methods when there's a space between the object and the method name—`myInstance. nameof(text)` push 17 Sep 2016 10:02PM UTC dsherret travis-ci pending completion   set done
25 master 0.5.4 - Better comment handling. push 17 Sep 2016 09:23PM UTC dsherret travis-ci pending completion   set done
24 master 0.5.3 - Improved implementation and better tests. push 17 Sep 2016 08:24PM UTC dsherret travis-ci pending completion   set done
23 master Refactoring - Moved iterating the string out of NameOfFinder. push 17 Sep 2016 03:47PM UTC dsherret travis-ci pending completion   set done
22 master Use camel case in example. push 06 Sep 2016 01:45AM UTC dsherret travis-ci pending completion   set done
21 master Fix linting errors. push 06 Sep 2016 01:44AM UTC dsherret travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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