- convert request (and syntax_check) to use u32expressor
- copyright header for all files
- move AFP stuff into its own namespace - move utf8 and equivset into seperate modules - parser should understand /* */ comments
- rewrote parser to use boost.spirit instead of a hand-written parser - refactored request loading into 'request' object - added 'expr', a command-line tool to test the new parser - some performance fixes for affunctions