Files
xahaud/src/ripple
2016-03-09 16:23:23 -05:00
..
2016-03-09 13:48:12 -05:00
2016-02-29 13:42:55 -05:00
2016-01-25 10:35:53 -08:00
2016-03-03 13:02:13 -08:00
2016-02-29 13:42:55 -05:00
2016-02-29 13:42:55 -05:00
2016-03-03 13:02:13 -08:00
2016-02-29 13:42:55 -05:00
2015-09-28 17:24:05 -07:00
2016-03-09 13:32:16 -05:00
2016-02-29 13:42:55 -05:00
2016-03-09 16:23:23 -05:00
2016-03-09 16:23:23 -05:00
2016-01-25 09:07:41 -08:00
2016-03-09 16:23:22 -05:00
2016-03-09 16:23:22 -05: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