Bugfix: YA_NULL didn't function correctly.
YA_NULL returned the ya_t object instead of a pointer to ya_t. I have changed YA_NULL to return a pointer to a singleton ya_t object.
-help should now also show the filename of the created parser binary.
YA_NULL returned the ya_t object instead of a pointer to ya_t. I have changed YA_NULL to return a pointer to a singleton ya_t object.
-help should now also show the filename of the created parser binary.