comparison ToDo @ 92:5c3fa8897e0e

- manual work * better html output * added min width for calling convention diagrams * some cleanups
author cslag
date Sat, 04 Jun 2016 12:33:09 +0200
parents e932e6331f35
children db0b2f19e165
comparison
equal deleted inserted replaced
91:00fc2b9b4e3d 92:5c3fa8897e0e
84 - add callback support for erlang, go, java, lua, python and ruby (and shell? how?) 84 - add callback support for erlang, go, java, lua, python and ruby (and shell? how?)
85 - add call-conv-mode-support for rbdc through signature 85 - add call-conv-mode-support for rbdc through signature
86 86
87 manual: 87 manual:
88 ------- 88 -------
89 - finish tex4ht manual generation (use \ifhtml and \ifnhtml, ...) 89 - fix up all the callconv diagrams - the brackets seem to not match the row height, and are sometimes
90 completely off... good idea to review it all, anyways, fix up the frames (from fp to sp), etc.
90 - provide more examples on how to use dyncall, dynload and dyncallback 91 - provide more examples on how to use dyncall, dynload and dyncallback
91 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.) 92 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.)
92 - manuals for bindings (as stated in bindings-section, above) 93 - manuals for bindings (as stated in bindings-section, above)
93 94
94 regressions: 95 regressions: