Files
xahaud/src/ripple
2014-07-22 09:59:45 -07:00
..
2014-07-03 11:57:14 -07:00
2014-07-18 10:35:06 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-07-22 09:59:45 -07:00
2014-07-15 13:03:40 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-07-15 21:16:42 -07:00
2014-06-15 18:26:50 -07:00
2013-11-15 11:29:45 -08:00

Newest Style

Each folder contains a single module following the newest style:

  • One class per header
  • As much implementation hidden as possible
  • All major interfaces are abstract
  • Every class is documented
  • Each module focuses on solving one problem