672 Commits (25c88f5e1c2d36945959f9fabb387a178956c320)
 

Author SHA1 Message Date
Rhys Weatherley c8c232e1c7 Loading and storing record fields in Dynamic Pascal. 21 years ago
Rhys Weatherley aa8bf13a68 Interpreter code conversion for relative pointer and copy opcodes; 21 years ago
Rhys Weatherley 07e1a84495 Use "objdump" to dump compiled native code. 21 years ago
Rhys Weatherley 559c7a2ab7 Move the "JIT_TYPE_xxx" constants into the public headers and 21 years ago
Rhys Weatherley d98fe558ee Move the dynlib and C++ name mangling routines into a separate 21 years ago
Rhys Weatherley 9d1f7253ac Remove the locale-sensitive string comparison routines because 21 years ago
Rhys Weatherley 048a004a87 Add "_jit_cache_get_end_method", to allow the end of a method's code 21 years ago
Rhys Weatherley f440a6e5b3 Code generation for "for" loops. 21 years ago
Rhys Weatherley 366ad53d10 Implement symbol relocations for the ELF binary reader. 21 years ago
Rhys Weatherley 542c44f205 Add the "Flush" and "Terminate" builtins; fix a small bug in string scanning. 21 years ago
Rhys Weatherley 0e9ffc7c78 Execute the "main" method once a Dynamic Pascal program has been compiled; 21 years ago
Rhys Weatherley 5ae84d58e4 Get basic compilation working in Dynamic Pascal. 21 years ago
Rhys Weatherley f7741f514c Continue the implementation of the C++ name mangling routines. 21 years ago
Rhys Weatherley c1539e6613 Add the beginnings of a C++ name mangler, to help with extracting 21 years ago
Rhys Weatherley b95c4882c2 Tag the system-dependent types so that they can be distinguished from 21 years ago
Rhys Weatherley 39313ed057 Add more instances of JIT_NOTHROW to the headers; add some special 21 years ago
Rhys Weatherley 5a47042be1 Improve the maintainability of the apply macros. 21 years ago
Rhys Weatherley c13676efb1 Clean up the builder/parser macros and detect padding of 21 years ago
Rhys Weatherley 660d16f453 Add array access instructions. 21 years ago
Rhys Weatherley 60c11c103d Implement x86 code generation for some of the basic operators. 21 years ago
Rhys Weatherley acec8b64ba Set the initial working version to 0.0.1. 21 years ago
Rhys Weatherley 6904378724 Initial revision 21 years ago