Commit Graph
11 Commits
Author SHA1 Message Date
Vincent Jacques 6f564e5aca Use a special value for not set attributes and parameters 2012-05-31 18:04:22 +02:00
Vincent Jacques 3837e6b418 Factorize repeated code in base class GithubObject 2012-05-30 20:40:14 +01:00
Vincent Jacques ca6e7ef9ce Automatic implementation of url_parameters 2012-05-29 19:00:57 +01:00
Vincent Jacques d57aea6a89 Split template for GithubObject 2012-05-29 18:43:20 +01:00
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