Files
xahaud/src/ripple
2015-10-06 13:08:45 -07:00
..
2015-09-28 17:24:05 -07:00
2015-09-25 06:29:07 -07:00
2015-09-25 11:37:54 -07:00
2015-09-25 06:29:08 -07:00
2015-09-25 06:29:07 -07:00
2015-09-28 17:24:05 -07:00
2015-09-28 17:24:05 -07:00
2015-10-01 14:18:56 -04:00
2015-07-31 17:39:03 -07:00
2015-09-30 19:05:00 -04:00
2015-09-25 06:29:08 -07:00
2015-09-25 06:29:08 -07:00
2015-09-25 06:29:07 -07:00
2015-09-18 11:51:49 -04:00
2015-09-03 13:44:37 -07:00
2015-07-31 17:30:56 -07:00
2015-09-25 06:29:08 -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