Commit Graph
7 Commits
Author SHA1 Message Date
Vincent Jacques eaa1bbe268 Revert "Remove one argument of Requester.request"
We will need it soon for all url parameters not yet used

This reverts commit 9fa4e8ff5e.

Conflicts:

	codegen/templates/GithubObject.MethodBody.DoRequest.py
		src/github/Organization.py
2012-05-29 18:10:12 +02:00
Vincent Jacques d6835ff949 dos2unix 2012-05-28 18:29:08 +02:00
Vincent Jacques c4bebd9a11 Assert types of parameters of methods of Repository and RepositoryKey 2012-05-27 15:59:49 +01:00
Vincent Jacques 49d86183a9 Start to assert the type of the arguments 2012-05-27 15:46:30 +01:00
Vincent Jacques 9fa4e8ff5e Remove one argument of Requester.request 2012-05-27 15:10:44 +01:00
Vincent Jacques 4bf2e31da7 Generate correct code for variadic complex parameter 2012-05-27 13:13:29 +01:00
Vincent Jacques d631e83b79 Move files around 2012-05-10 18:10:17 +02:00