]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Execute the "main" method once a Dynamic Pascal program has been compiled;
authorRhys Weatherley <rweather@southern-storm.com.au>
Thu, 6 May 2004 22:41:15 +0000 (22:41 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Thu, 6 May 2004 22:41:15 +0000 (22:41 +0000)
commit0e9ffc7c78f6ef76f2673d02a16dbc8573ec33be
tree48eeb08ff7aa0ab13f71843213c0abc1f9fb66b7
parent5ae84d58e467babe55849713faff2cc5d28f91e4
Execute the "main" method once a Dynamic Pascal program has been compiled;
fix some calling convention problems with "call_external".
ChangeLog
dpas/dpas-function.c
dpas/dpas-internal.h
dpas/dpas-main.c
dpas/dpas-parser.y
jit/jit-interp.cpp
jit/jit-interp.h
jit/jit-opcode.c
jit/jit-rules-interp.c