aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/wax.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced uses of wax:cast with the templated as method (like in boost ↵Josh Blum2010-03-151-3/+3
| | | | program options).
* Cleaned up the gain handler (thing that gets and sets wildcard gains)Josh Blum2010-03-111-3/+7
| | | | | | and made use of it in the dboard manager so it intercepts the sets and gets. While doing this, fixed something with nested links in wax obj. Added some useful macros and templates to the utils.
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+146