Skip to content

Instantly share code, notes, and snippets.

@bluescreen10
Created November 29, 2010 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bluescreen10/719422 to your computer and use it in GitHub Desktop.
Save bluescreen10/719422 to your computer and use it in GitHub Desktop.
Embed_api TODO
* Removed dependency in Parrot_api_set_runcore from embed.c
* DONE - Identify why t/profiling/profiling.t is not working
* Better implementation if necessary of &is_error flag
* set DEPRECATION notes for the old embed api
* Define DEBUG information to be printed
* src/exceptions.c:die_from_exception() is printing the backtrace out to the stderr we need to move that to the emebed_api
* Migrate parrot_debugger to the new API
* write documentation
* write more test cases
* clean up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment