Skip to content
Commit 2bfd8b1f authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Initial prototype of caching parsed source code.

At the moment the cache is just saved to .cache/ in current dir.

The parsed data is serialized into binary format using Marshal,
which correctly preserves all the data types and is additionally
really fast.

Refs #446
parent 1cb53766
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment