X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=wordindex.adoc;h=66d0ae8ab58ef8ee0c4bb65b3a93fc3e0dc7f68f;hb=12f5c95467140afef0635e1b0d3f283684db028d;hp=ebac8532ee0c4ce0606f8637eaa7281edfbf004f;hpb=8a2d8dc0e8ff7f3e6b402d2d496169d19d032db5;p=rrq%2Frrqforth.git diff --git a/wordindex.adoc b/wordindex.adoc index ebac853..66d0ae8 100644 --- a/wordindex.adoc +++ b/wordindex.adoc @@ -43,7 +43,7 @@ xref:p_literal_string[S"] {nbsp} xref:p_gtR[>R] {nbsp} xref:p_Rget[R@] {nbsp} xref:p_Rgt[R>] {nbsp} -<> {nbsp} +<> {nbsp} xref:data_stack[DATA-STACK] {nbsp} xref:return_stack[RETURN-STACK] {nbsp} @@ -58,6 +58,7 @@ xref:p_2over[2OVER] {nbsp} xref:p_2swap[2SWAP] {nbsp} xref:p_abs[ABS] {nbsp} +xref:p_again[AGAIN] {nbsp} xref:p_allot[ALLOT] {nbsp} xref:p_and[AND] {nbsp} <> {nbsp} @@ -67,11 +68,13 @@ xref:p_begin[BEGIN] {nbsp} xref:p_break[BREAK] {nbsp} xref:p_cfa2flags_get[CFA>FLAGS@] {nbsp} +xref:p_cfa2tfa[CFA>TFA] {nbsp} xref:p_clear_stream[CLEAR-STREAM] {nbsp} xref:p_create[CREATE] {nbsp} xref:p_current_wordlist[CURRENT-WORDLIST] {nbsp} xref:p_decimal[DECIMAL] {nbsp} +xref:p_definitions[DEFINITIONS] {nbsp} xref:p_depth[DEPTH] {nbsp} xref:p_digits[DIGITS] {nbsp} xref:p_divmod[/MOD] {nbsp} @@ -95,6 +98,8 @@ xref:p_execute[EXECUTE] {nbsp} xref:p_exit[EXIT] {nbsp} xref:p_false[FALSE] {nbsp} +xref:p_fdemit[FDEMIT] {nbsp} +xref:p_fdtell[FDTELL] {nbsp} xref:p_find[FIND] {nbsp} xref:p_forth[FORTH] {nbsp} @@ -108,7 +113,8 @@ xref:p_immediate[IMMEDIATE] {nbsp} xref:p_input[INPUT] {nbsp} xref:p_literal[LIT] {nbsp} -xref:p_load_file_quote[LOAD-FILE"] {nbsp} +xref:p_load_buffer_size[LOAD-BUFFER-SIZE] {nbsp} +xref:p_load_file[LOAD-FILE] {nbsp} xref:p_args[MAIN-ARGS] {nbsp} xref:p_malloc[MALLOC] {nbsp} @@ -119,7 +125,7 @@ xref:p_nl[NL] {nbsp} xref:p_not[NOT] {nbsp} xref:p_number[NUMBER] {nbsp} -xref:p_open_file_quote[OPEN-FILE"] {nbsp} +xref:p_open_file[OPEN-FILE] {nbsp} xref:p_or[OR] {nbsp} xref:p_over[OVER] {nbsp} @@ -132,8 +138,10 @@ xref:p_quit[QUIT] {nbsp} xref:p_read_stream_char[READ-STREAM-CHAR] {nbsp} xref:p_read_word[READ-WORD] {nbsp} xref:p_realloc[REALLOC] {nbsp} +xref:p_return[RETURN] {nbsp} xref:p_roll[ROLL] {nbsp} xref:p_rot[ROT] {nbsp} +xref:p_rbp[RSP] {nbsp} xref:p_sp[SP] {nbsp} xref:p_state[STATE] {nbsp} @@ -147,6 +155,7 @@ xref:p_swap[SWAP] {nbsp} xref:p_system[SYSTEM] {nbsp} xref:p_tell[TELL] {nbsp} +xref:p_dot_temp[.TEMP] {nbsp} xref:p_terminate0[TERMINATE0] {nbsp} xref:p_tfa2cfa[TFA>CFA] {nbsp} xref:p_tfa2dfa[TFA>DFA] {nbsp} @@ -157,6 +166,9 @@ xref:p_this_word[THIS-WORD] {nbsp} xref:p_true[TRUE] {nbsp} xref:p_tuck[TUCK] {nbsp} +xref:p_unstream[UNSTREAM] {nbsp} +xref:p_use[USE] {nbsp} + xref:p_verboseQ[VERBOSE?] {nbsp} xref:p_within[WITHIN] {nbsp}