oga/lib
Yorick Peterse 5bfc2d50f2 Preserve entities that can't be decoded
Certain entities when decoded will produce a String with an invalid
encoding. This commit ensures that instead of raising an EncodingError
further down the line (e.g. when calling "inspect" on a document) the
entities are preserved as-is.

Fixes #143
2016-02-09 19:51:53 +01:00
..
oga Preserve entities that can't be decoded 2016-02-09 19:51:53 +01:00
oga.rb Evaluate compiled blocks in an isolated Binding 2015-09-07 14:02:31 +02:00