GitHub user hcorg opened a pull request:
https://github.com/apache/thrift/pull/209
THRIFT-2692 compiler refactor
https://issues.apache.org/jira/browse/THRIFT-2692
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hcorg/thrift THRIFT-2692_compiler_refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/209.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #209
----
commit 2346e5c516faa8b3711d39f24f372e353e0586b0
Author: Konrad Grochowski <[email protected]>
Date: 2014-09-05T10:58:28Z
libgenerate extracted from thrift executable so compiler specific unit
tests can be added
commit 7f033acde54db10ca5414184263034399b7a1e9f
Author: Konrad Grochowski <[email protected]>
Date: 2014-09-05T14:46:45Z
make check fixed - EnumTest compiles
commit f8af2c8857a1d1f0265aaa057652179d337f0eae
Author: Konrad Grochowski <[email protected]>
Date: 2014-09-06T12:20:43Z
compiler: IndentKeeper extracted from t_generator
* tests added for IndentKeeper
* t_generator movd a little bit towards meeting SRP
* IndentKeeper can be reused by lower level generator
(like MethodGenerator)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---