Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balance export: closure #39

Merged
merged 8 commits into from
May 2, 2014
Merged

Balance export: closure #39

merged 8 commits into from
May 2, 2014

Conversation

hrj
Copy link
Owner

@hrj hrj commented May 2, 2014

For Issue #11

Adds closure support for balance export.

Related changes:
Handle errors better.
Updated example.

hrj added 8 commits May 2, 2014 09:02
commit cf265d098b12cccba6b3a3a9c519164180bd050f
Author: hrj <[email protected]>
Date:   Fri May 2 09:00:03 2014 +0530

    documented a function

commit f7aab167940db971ece8594a1445847410d1bbe4
Author: hrj <[email protected]>
Date:   Fri May 2 08:56:48 2014 +0530

    minor refactor

commit bc91b8095872773317dff04d541cdf60942940ab
Author: hrj <[email protected]>
Date:   Fri May 2 08:56:32 2014 +0530

    minor: better error message

commit 3ea72fb79a1f22509bb914dc342efad4bc77b194
Author: hrj <[email protected]>
Date:   Fri May 2 08:56:03 2014 +0530

    fix: closure destination should not be a regular expression

commit c887a62f9c665340e7d16c42932c2e4826dea1f8
Author: hrj <[email protected]>
Date:   Fri May 2 08:47:14 2014 +0530

    refactor

    modular function to check duplicate source entries in closure

commit 1c8e7a668939d6c8907bdc7c70c9786433374204
Merge: 153032e d08e044
Author: hrj <[email protected]>
Date:   Fri May 2 08:34:59 2014 +0530

    Merge branch 'master' of github.com:hrj/abandon into fix11k

    Conflicts:
    	base/src/main/scala/co/uproot/abandon/Report.scala

commit 153032ebbdc3d725185c807f75fa228fc6ed82e3
Author: hrj <[email protected]>
Date:   Fri May 2 08:29:23 2014 +0530

    minor refactoring

    * moved function to check for account names in closures into
    report.scala
    * used Seq instead of List

commit da0a553
Author: sheetalk <[email protected]>
Date:   Fri May 2 01:26:50 2014 +0530

    Closure

commit 5f538aa
Author: sheetalk <[email protected]>
Date:   Thu May 1 21:39:02 2014 +0530

    closure - ProcessorTest

commit b6c8ad3
Author: sheetalk <[email protected]>
Date:   Thu May 1 21:04:18 2014 +0530

    closure

commit a881fc2
Author: sheetalk <[email protected]>
Date:   Wed Apr 30 11:19:27 2014 +0530

    Closure

commit d825734
Author: sheetalk <[email protected]>
Date:   Tue Apr 29 22:28:38 2014 +0530

    closure

commit ad022d5
Author: sheetalk <[email protected]>
Date:   Mon Apr 28 22:17:28 2014 +0530

    Balance Export - Closure

commit 8f554dd
Author: sheetalk <[email protected]>
Date:   Mon Apr 28 19:49:11 2014 +0530

    closure

commit 3024e98
Author: sheetalk <[email protected]>
Date:   Mon Apr 28 19:43:30 2014 +0530

    closure

commit 558333e
Author: sheetalk <[email protected]>
Date:   Mon Apr 28 18:34:27 2014 +0530

    closure

commit fd50369
Author: sheetalk <[email protected]>
Date:   Sun Apr 27 19:18:21 2014 +0530

    closure

commit 9b7f36c
Author: sheetalk <[email protected]>
Date:   Sun Apr 27 10:53:32 2014 +0530

    Closure

commit e5e30ed
Author: sheetalk <[email protected]>
Date:   Fri Apr 25 20:28:26 2014 +0530

    Balance Export - closure

commit 9b4d5a5
Author: sheetalk <[email protected]>
Date:   Thu Apr 24 20:12:46 2014 +0530

    ProcessorTest - Closure

commit bb301b4
Author: sheetalk <[email protected]>
Date:   Thu Apr 24 17:51:46 2014 +0530

    ProcessorTest - Closure
renamed closures.source to closures.sources
* Throw specific errors instead of Exception.
* Better error reporting
@hrj hrj mentioned this pull request May 2, 2014
hrj added a commit that referenced this pull request May 2, 2014
Balance export: closure

Thanks to @sheetalk
@hrj hrj merged commit e532711 into master May 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant