Skip to content

Commit 7388952

Browse files
committed
Add pointer to new docs.
(Remove ops already in new file)
1 parent 108c2d6 commit 7388952

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/nqp-opcode.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Opcode information now stored in ops.markdown - please refer
2+
to that file for any per op documentation (under construction)
3+
14
General notes:
25
* Not really attempting to be exhaustive just yet -- only want
36
to get the most significant ones done in this pass.
@@ -51,13 +54,6 @@ General notes:
5154
nqp::getstderr
5255
nqp::getstdin
5356

54-
arithmetic:
55-
nqp::add_i pir::add__Iii
56-
nqp::add_n pir::add__Nnn
57-
nqp::add_I
58-
...etc...
59-
nqp::isnanorinf
60-
6157
logic:
6258
nqp::not
6359

0 commit comments

Comments
 (0)