Files
xahaud/src/ripple
2015-07-31 17:39:39 -07:00
..
2015-07-31 17:39:39 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-28 20:27:00 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-15 16:56:43 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-28 20:26:19 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:31:18 -07:00
2015-07-31 17:39:03 -07:00
2015-07-31 17:30:56 -07:00
2015-07-31 17:39:03 -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