convert 'pass context' to 'global context'
commit74cadbe92fb1102cfe6cf84faba3d3185bde5b5c
authorBert Wesarg <bert.wesarg@googlemail.com>
Sat, 11 Oct 2008 20:32:42 +0000 (11 22:32 +0200)
committerBert Wesarg <bert.wesarg@googlemail.com>
Sat, 11 Oct 2008 20:32:42 +0000 (11 22:32 +0200)
tree5c531698fed42c866e2dd39701b04e9389fdf7db
parent0ffa4ce788700feff3b54227694754c00afd6176
convert 'pass context' to 'global context'

parse-define.patch:
 * import v7
 * fix readCheckMacro...() wrt macroCmdData ?= NULL
InterpretDebug-mods.patch:
 * add frame counter to backtrace
 * add headings for backtrace and stack
abstract-access-to-PC.patch:
 * split-up into unify-branch-setup.patch and typed-Inst.patch
OP_FUNCTION.patch:
 * dropped because of uselessness

B.W.

Patch: !parse-define.patch
Patch: !InterpretDebug-mods.patch
Patch: +unify-branch-setup.patch
Patch: !abstract-access-to-PC.patch
Patch: +typed-Inst.patch
Patch: -OP_FUNCTION.patch
Patch: -pass-context-to-ops.patch
Patch: +global-RestartData.patch
Patch: +global-AccumulatorData.patch
55 files changed:
EXEC_ERROR.patch
FastConcat3.diff
GlobalSymTable.patch
InterpretDebug-mods.patch
InterpretDebug5.diff
MultipleAssignment.diff
OP_FUNCTION.patch [deleted file]
ParseFields3.diff
RSunderlineStyle.diff
SUBR_TAG.patch
UnderlineStyle.diff
abstract-access-to-FrameP.patch
abstract-access-to-PC.patch
anonArrayNamedArgs7.diff
array-next-num-index.patch
arrayReplacesArglist-as-last-argument.patch
arrayReplacesArglist5.diff
callMacroFnByName2.diff
core-typeof-syntax.patch
define_macro.patch
dictionary-fix-string-alloc.patch
dictionary.patch
escape_literal_macro.patch
extend-for-key-in-array-syntax.patch
full-single-quoted.patch
global-AccumulatorData.patch [new file with mode: 0644]
global-RestartData.patch [new file with mode: 0644]
handle-error-in-RunMacroAsSubrCall.patch
highlight_calltip_line.patch
indexNotInArray.diff
macroJoin.diff
macroSemicolons.diff
macroSplit.diff
macroStringLiterals3.diff
macro_hooks.patch
matching_patterns.patch
multi-dim-key-iterator-arr.patch
nmvarNEDIT_HOME2.diff
op-not-func-in-Inst.patch
parse-define.patch
parseEnhance2.diff
pass-context-to-ops.patch [deleted file]
pos_line_convert.patch
pushImmed.patch
relativeFileNormalization.diff
remove-args-from-DISASM_RT.patch
remove-cast-warnings.patch
series
setWindowTitleFormat.diff
shell_command-make-input-parameter-optional.patch
stringToNum.diff
timer_macros.patch
transient-documents.patch
typed-Inst.patch [new file with mode: 0644]
unify-branch-setup.patch [new file with mode: 0644]