Commit History

Author SHA1 Message Date
  Yentl Van Tendeloo 3d5d2f6e11 Various tweaks; particularly optimized dict_eq with compiled function 8 years ago
  jonathanvdc 960614f697 Add an attribute that turns request handler stack traces off 8 years ago
  jonathanvdc 97e5897a4c Create stack traces for jitted functions 8 years ago
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests 8 years ago
  jonathanvdc 89a608135b Fix some bugs in the request handler 8 years ago
  jonathanvdc 9f2fe45fb9 Define a DEBUG_INFO request in the request handler 8 years ago
  jonathanvdc ab2249128f Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples 8 years ago
  jonathanvdc ce012ab2db Fix inaccurate comment 8 years ago
  jonathanvdc df2d8f5444 Fix an exception handling bug 8 years ago
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions 8 years ago
  jonathanvdc 6a8e353456 Refactor execute_yields logic into a new module 8 years ago