This repository was archived by the owner on Nov 16, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 480
480
"status" : " rm- rn- n-" ,
481
481
"code" : [ ],
482
482
"spec" : " http://perlcabal.org/syn/S09.html#Fixed-size_arrays"
483
+ }, {
484
+ "item" : " ObjAt" ,
485
+ "status" : " " ,
486
+ "code" : [ ],
487
+ "spec" : [ " http://perlcabal.org/syn/S02.html#The_ObjAt_Type" ]
488
+ }, {
489
+ "item" : " StrPos" ,
490
+ "status" : " " ,
491
+ "code" : [ ],
492
+ "spec" : [ " http://perlcabal.org/syn/S02.html#The_StrPos_Type" ]
493
+ }, {
494
+ "item" : " StrLen" ,
495
+ "status" : " " ,
496
+ "code" : [ ],
497
+ "spec" : [ " http://perlcabal.org/syn/S02.html#The_StrLen_Type" ]
498
+ }, {
499
+ "item" : " Native buf Types" ,
500
+ "status" : " " ,
501
+ "code" : [ ],
502
+ "spec" : [ " http://perlcabal.org/syn/S02.html#Native_buf_Types" ]
503
+ }, {
504
+ "item" : " The utf8 Type" ,
505
+ "status" : " " ,
506
+ "code" : [ ],
507
+ "spec" : [ " http://perlcabal.org/syn/S02.html#The_utf8_Type" ]
483
508
} ]
484
509
},
485
510
{ "section" : " Multi dispatch" ,
852
877
"code" : [ ],
853
878
"spec" : [ ]
854
879
} ]
880
+ },
881
+ {
882
+ "section" : " Lexing and Parsing" ,
883
+ "items" : [
884
+ {
885
+ "item" : " Multiline Comments" ,
886
+ "status" : " " ,
887
+ "code" : [ ],
888
+ "spec" : [ " http://perlcabal.org/syn/S02.html#Multiline_Comments" ]
889
+ }, {
890
+ "item" : " Embedded Comments" ,
891
+ "status" : " " ,
892
+ "code" : [ ],
893
+ "spec" : [ " http://perlcabal.org/syn/S02.html#Embedded_Comments" ]
894
+ }, {
895
+ "item" : " Bracketing Characters" ,
896
+ "status" : " " ,
897
+ "code" : [ ],
898
+ "spec" : [ " http://perlcabal.org/syn/S02.html#Bracketing_Characters" ]
899
+ }, {
900
+ "item" : " User-selected Brackets" ,
901
+ "status" : " " ,
902
+ "code" : [ ],
903
+ "spec" : [ " http://perlcabal.org/syn/S02.html#User-selected_Brackets" ]
904
+ }, {
905
+ "item" : " Unspaces" ,
906
+ "status" : " " ,
907
+ "code" : [ ],
908
+ "spec" : [ " http://perlcabal.org/syn/S02.html#Unspaces" ]
909
+ } ]
855
910
} ]
856
911
}
You can’t perform that action at this time.
0 commit comments