comparison ToDo @ 98:db0b2f19e165

- MIPS o32 manual appendix - todo update for future manual work
author cslag
date Sat, 04 Jun 2016 21:42:40 +0200
parents 5c3fa8897e0e
children dcb7157392f1
comparison
equal deleted inserted replaced
97:d0787f3b81fb 98:db0b2f19e165
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 - fix up all the callconv diagrams - the brackets seem to not match the row height, and are sometimes 89 - callconv diagrams
90 completely off... good idea to review it all, anyways, fix up the frames (from fp to sp), etc. 90 * for html output, the brackets are completely off... doesn't happen for pdf
91 output, which is weird
92 * good idea to review it all, anyways, if the calling conventions are actually
93 represented correctly
91 - provide more examples on how to use dyncall, dynload and dyncallback 94 - provide more examples on how to use dyncall, dynload and dyncallback
92 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.) 95 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.)
93 - manuals for bindings (as stated in bindings-section, above) 96 - manuals for bindings (as stated in bindings-section, above)
94 97
95 regressions: 98 regressions: