Commit Graph

5 Commits

Author SHA1 Message Date
Huy Ngo b5ab03eb7e Change from for loop to while loop 2020-04-07 11:56:54 +07:00
Nguyễn Gia Phong 49072f101e Allow falling back on current context 2020-03-26 22:27:14 +07:00
Nguyễn Gia Phong 45a284b17a Revise read-only properties, warning and debug strings 2020-03-22 16:06:19 +07:00
Nguyễn Gia Phong d05d46cbf4 Nitpick
* Destroy buffer in stdec example after use
* Prefer pass-by-reference in C++
* Prefer Python-style type annotation
* Avoid iterator of C++ object wrappers
* Make Source comparable
* Fix GH-22
2020-03-19 11:59:28 +07:00
Nguyễn Gia Phong 3967e0cf1c Add custom decoder factory example 2020-03-16 20:26:44 +07:00