Array of weeks of activity with detailed statistics.

Property definitions

github $ ContributorStats :: weeks
	# Array of weeks of activity with detailed statistics.
	var weeks: Array[ContributorWeek] is writable
lib/github/api.nit:1027,2--1028,46