Files
xahaud/src/ripple
2016-05-03 13:52:25 -04:00
..
2016-05-03 13:52:16 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2015-09-28 17:24:05 -07:00
2016-05-03 13:52:25 -04:00
2016-04-20 12:01:25 -04:00
2016-04-20 12:01:25 -04:00
2016-04-29 08:51:00 -04:00
2016-04-20 12:01:25 -04:00
2016-01-25 09:07:41 -08: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