Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add pointer to new docs.
(Remove ops already in new file)
  • Loading branch information
coke committed Sep 18, 2013
1 parent 108c2d6 commit 7388952
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/nqp-opcode.txt
@@ -1,3 +1,6 @@
Opcode information now stored in ops.markdown - please refer
to that file for any per op documentation (under construction)

General notes:
* Not really attempting to be exhaustive just yet -- only want
to get the most significant ones done in this pass.
Expand Down Expand Up @@ -51,13 +54,6 @@ General notes:
nqp::getstderr
nqp::getstdin

arithmetic:
nqp::add_i pir::add__Iii
nqp::add_n pir::add__Nnn
nqp::add_I
...etc...
nqp::isnanorinf

logic:
nqp::not

Expand Down

0 comments on commit 7388952

Please sign in to comment.