]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/shortlog
francis/libjit.git
2004-05-07 Rhys WeatherleyImplement symbol relocations for the ELF binary reader.
2004-05-06 Rhys WeatherleyAdd the "Flush" and "Terminate" builtins; fix a small...
2004-05-06 Rhys WeatherleyExecute the "main" method once a Dynamic Pascal program...
2004-05-06 Rhys WeatherleyGet basic compilation working in Dynamic Pascal.
2004-05-03 Rhys WeatherleyContinue the implementation of the C++ name mangling...
2004-05-03 Rhys WeatherleyAdd the beginnings of a C++ name mangler, to help with...
2004-05-03 Rhys WeatherleyTag the system-dependent types so that they can be...
2004-05-02 Rhys WeatherleyAdd more instances of JIT_NOTHROW to the headers; add...
2004-05-02 Rhys WeatherleyImprove the maintainability of the apply macros.
2004-05-01 Rhys WeatherleyClean up the builder/parser macros and detect padding of
2004-05-01 Rhys WeatherleyAdd array access instructions.
2004-05-01 Rhys WeatherleyImplement x86 code generation for some of the basic...
2004-04-30 Rhys WeatherleySet the initial working version to 0.0.1.
2004-04-30 Rhys WeatherleyInitial revision