sourcemod/sourcepawn
David Anderson c4056aea5d Rewrite the assembly pipeline.
This patch uses SmxBuilder from spcomp2 to replace the old assemble()
pipeline. Instead of generating into an old AMX structure, and then
decoding that into SMX, we now directly generate into SMX. This greatly
simplifies code generation and smx building.
2014-08-23 13:25:58 -07:00
..
batchtool Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
compiler Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00
include/smx Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00
jit Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00