17a0748815
* NEW: Each component installation now generates all information files systematically, to fix possible dependencies between components written in Gambas. [DEVELOPMENT ENVIRONMENT] * NEW: Running a project using the 'gb.web' component now automatically starts the embedded HTTP server. [INTERPRETER] * NEW: Class overriding is retrospective now. * NEw: System._Breakpoint() is a new hidden method that raises a breakpoint. Very useful for debugging. [GB.GTK] * BUG: The Action.Register() method must not crash when called during class clean-up. [GB.HTTPD] * NEW: Define a custom exported HTTP server name. [GB.JIT] * BEW: Support for new class overriding (the CLASS structure has lost one field). [GB.QT4] * BUG: The Action.Register() method must not crash when called during class clean-up. git-svn-id: svn://localhost/gambas/trunk@5240 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gb.jit.component | ||
gb.jit.h | ||
jit.h | ||
jit_api.cpp | ||
jit_codegen.cpp | ||
jit_codegen_conv.h | ||
jit_compile.cpp | ||
jit_conv.cpp | ||
jit_expressions.cpp | ||
jit_gambas_pass.cpp | ||
jit_gambas_pass.h | ||
jit_read.cpp | ||
jit_runtime.c | ||
jit_runtime.h | ||
main.cpp | ||
main.h | ||
Makefile.am |