Skip to content
  1. Dec 02, 2018
  2. Nov 10, 2018
    • Nicolas Gattolin's avatar
      [creditmutuel] Improve style and readability · 72c03f5d
      Nicolas Gattolin authored and Romain Bignon's avatar Romain Bignon committed
      - reformat imports, long lines
      - add r flag for regexes, remove u flag when default is unicode
      - improve iterator-related code (replace lists with generators where
      useful, use next() to get first value, use attrgetter as key func)
      - segregate navigation code from logic (page.go in individual
      statements)
      - avoid builtin name shadowing to avoid potential subtle errors
      - add comments on smelly code
      72c03f5d
  3. Sep 16, 2018
  4. Dec 16, 2017
    • Sylvie Ye's avatar
      add CapBankWealth and CapBankPockets in bank.py · c4a87b34
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      update CapBank into CapbankWealth when iter_investments is implemented
      update CapBank into CapbankPockets when iter_pockets is implemented
      add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      c4a87b34
  5. Sep 20, 2017
  6. May 20, 2017
  7. Apr 29, 2017
  8. Mar 11, 2017
  9. Feb 11, 2017
  10. Jan 08, 2017
  11. Dec 24, 2016
  12. Dec 03, 2016
  13. Nov 28, 2016
  14. Nov 18, 2016
  15. Aug 28, 2016
  16. Feb 11, 2016
  17. Dec 12, 2015
  18. Oct 17, 2014
  19. Oct 11, 2014
  20. Oct 01, 2014
  21. Sep 26, 2014
  22. Sep 03, 2014
  23. Jul 05, 2014
  24. May 19, 2014
  25. Mar 10, 2014