Replaced global variables in pp_parser with a new structure called pp_context. It's better object-oriented design, and will also allow multiple pp_parser objects to coexist in the engine.
Authored by: plombo 2011-01-09
Parent: [r2974]
Child: [r2976]