Project

General

Profile

« Previous | Next » 

Revision 9b40f42c

Added by S_H_ (Shun Hiraoka) almost 2 years ago

Introduce NODE_ENCODING

__ENCODING__ was managed by NODE_LIT with Encoding object.

Introduce NODE_ENCODING for

  1. __ENCODING__ is detectable from AST Node.
  2. Reduce dependency Ruby object for parse.y