summaryrefslogtreecommitdiff
path: root/source/tools/mjsgen.c
AgeCommit message (Expand)Author
2018-10-23Remove extra blank lines.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-07-04mjsgen: Handle errors gracefully.Sebastian Rasmussen
2017-07-04mjsgen: Add context to all interface calls.Sebastian Rasmussen
2016-04-27Fix 696649: remove fz_rethrow_message calls.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson