Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add a callercode portability to IE TODO item
  • Loading branch information
pmurias committed Feb 14, 2015
1 parent 4ffd64f commit dd4e123
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Expand Up @@ -17,6 +17,9 @@ We need to write tests (if they don't already exist in t/nqp)
- nfarunproto - MEDIUM (Look at t/nqp/74-nfa.t)
- sprintf - MEDIUM (See t/hll/06-sprintf.t)

Portability
- Check if Function.name works on IE. If it doesn't instead checking for _ in callercode check for a custom property.

General stuff that helps all backends
Write tests (to avoid implementing stuff in crazy ways)
- nqp::eoffh - EASY
Expand Down

0 comments on commit dd4e123

Please sign in to comment.