Revision 761406

Go back to digest for 20th January 2008

Features in KDE Base

Maks Orlovich committed changes in /branches/work/kjs-debugger2/kdelibs/khtml/ecma/debugger-ipc:

Put in the back-and-forth, event-loop-less/blocking IPC core I put together while visiting my folks, as well as the IDL + marshalling stuff needed for the debugger.

This is neither hooked up to khtml or the debugger proper, nor really tested beyond inspecting IDL-generated code, but it's valuable to enough to have good backup :-)

File Changes

Added 23 files
  • /branches/work/kjs-debugger2/kdelibs/khtml/ecma/debugger-ipc
  •   /idl
  •   /kjsdbg-types.h
  •   /kjsdbg.idl
  •   /runtime
  •   /idl/ast.h
  •   /idl/blockeridl.pro
  •   /idl/codegen.cpp
  •   /idl/codegen.h
  •   /idl/driver.cpp
  •   /idl/lexer.cpp
  •   /idl/lexer.h
  •   /idl/parser.cpp
  •   /idl/parser.h
  •   /idl/semcheck.cpp
  •   /idl/semcheck.h
  •   /runtime/connection.cpp
  •   /runtime/connection.h
  •   /runtime/message.cpp
  •   /runtime/message.h
  •   /runtime/object.h
  •   /runtime/qiodevicewire.h
  •   /runtime/wire.h
23 files changed in total