Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove completed task.
  • Loading branch information
jnthn committed Jan 10, 2013
1 parent baf26c3 commit 03bad2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/LHF.md
Expand Up @@ -42,11 +42,6 @@ Just add ops; they need to take the ThreadContext (use :tc in QASTCompilerJAST)
and use the lexical name info as in the contextuals task (this may actually be
a bit easier).

## sha1 op
Implement nqp::sha1, which takes a string and returns another string that
represents its sha1. Can probably draw on an implementation from the Java
class library.

## Process related opcodes
Implement nqp::exit (takes integer exit code) and nqp::sleep (takes double
number of seconds).
Expand Down

0 comments on commit 03bad2f

Please sign in to comment.