# Request for clarification ## :NONAME Primitives ([core, ColonNONAME #245](/standard/core/ColonNONAME#contribution-245)) 2022-07-05 16:22:37 - flaagel ## Same execution token ([usage #238](/standard/usage#contribution-238)) 2022-06-13 22:40:38 - ruv ## 3.4.5 conflicts with [: … ;] ([usage #237](/standard/usage#contribution-237)) 2022-05-11 12:45:05 - AtH ## Trigonmetric Functions in Forth ([float, FSIN #236](/standard/float/FSIN#contribution-236)) 2022-04-11 17:49:49 - OldSpoon ## Double> ([core, MTimes #231](/standard/core/MTimes#contribution-231)) 2022-04-04 21:04:46 - AdrianMcMenamin ## Accessing Remaining Data Stack? ([locals #228](/standard/locals#contribution-228)) 2022-03-08 20:58:26 - JimPeterson ## Contradiction With do-loops ([locals #227](/standard/locals#contribution-227)) 2022-03-08 20:39:59 - JimPeterson ## c-addr used in stack diagrams ([core, Cq #226](/standard/core/Cq#contribution-226)) 2022-03-06 21:06:16 - LSchmidt ## chasing for dangling words referred to ([testsuite #223](/standard/testsuite#contribution-223)) 2022-02-27 20:58:46 - LSchmidt ## Why "[" is specified using immediacy? ([core, Bracket #205](/standard/core/Bracket#contribution-205)) 2021-07-14 17:47:02 - ruv ## Implementation for «S"» via the immediacy mechanism ([file, Sq #201](/standard/file/Sq#contribution-201)) 2021-05-18 01:22:07 - ruv ## Extending MARKER ([core, MARKER #162](/standard/core/MARKER#contribution-162)) 2020-09-16 15:33:45 - JennyBrien ## Getting execution semantics from nt ([tools #151](/standard/tools#contribution-151)) 2020-08-29 08:10:26 - ruv ## Annex A section and paragraph numbering has gone wrong ([rationale #147](/standard/rationale#contribution-147)) 2020-08-21 18:41:19 - GerryJackson ## What happens when parse reaches the end of the parse area and the parse delimiter was not found? ([core, PARSE #144](/standard/core/PARSE#contribution-144)) 2020-08-01 13:42:29 - JamesNorris ## Does the wording of the rules imply that if you SYNONYM a word with the same name in the same wordlist and then 'look it up', you will get the old word? ([tools, SYNONYM #143](/standard/tools/SYNONYM#contribution-143)) 2020-07-26 11:22:42 - JamesNorris ## The parts of execution semantics and the calling definition ([core, Colon #130](/standard/core/Colon#contribution-130)) 2020-02-21 15:32:19 - ruv ## Ambiguous conditions ([file, REFILL #111](/standard/file/REFILL#contribution-111)) 2019-08-28 13:06:05 - ruv ## Etymology of ">IN" name ([core, toIN #110](/standard/core/toIN#contribution-110)) 2019-08-26 12:25:27 - ruv ## description of "nt" in the standard ([tools #109](/standard/tools#contribution-109)) 2019-08-25 21:58:52 - KrishnaMyneni ## Does LIST transfer data to any buffer? ([block, LIST #108](/standard/block/LIST#contribution-108)) 2019-08-11 15:53:04 - mcondron ## Getting the block contents ([block, LOAD #106](/standard/block/LOAD#contribution-106)) 2019-08-10 00:37:10 - mcondron ## When to set BLK to zero? ([block, EVALUATE #105](/standard/block/EVALUATE#contribution-105)) 2019-08-09 23:21:51 - mcondron ## SOURCE-ID and nesting EVALUATE ([core, EVALUATE #103](/standard/core/EVALUATE#contribution-103)) 2019-08-04 15:14:25 - mcondron ## Environment dependence of test cases ([core, toIN #102](/standard/core/toIN#contribution-102)) 2019-08-03 12:56:27 - mcondron ## Test example numeric base? ([core, BL #99](/standard/core/BL#contribution-99)) 2019-08-01 00:27:14 - mcondron ## The specification of CATCH ([exception, CATCH #97](/standard/exception/CATCH#contribution-97)) 2019-07-19 14:52:07 - GerryJackson ## Ambiguous conditions ([core, TO #95](/standard/core/TO#contribution-95)) 2019-07-14 09:59:48 - ruv ## POSTPONE [IF] ([tools, BracketIF #93](/standard/tools/BracketIF#contribution-93)) 2019-07-10 14:52:51 - ruv ## Address between runs ([core, BUFFERColon #91](/standard/core/BUFFERColon#contribution-91)) 2019-07-09 12:54:28 - ruv ## How can the zero result be used in a Standard program? ([tools, NAMEtoINTERPRET #88](/standard/tools/NAMEtoINTERPRET#contribution-88)) 2019-07-02 10:29:22 - JennyBrien ## The case of undefined interpretation semantics ([tools, BracketDEFINED #86](/standard/tools/BracketDEFINED#contribution-86)) 2019-06-26 12:09:31 - ruv ## Etymology and naming issue ([string, UNESCAPE #85](/standard/string/UNESCAPE#contribution-85)) 2019-06-25 09:18:19 - ruv ## Cell width for numbers ([core, num #84](/standard/core/num#contribution-84)) 2019-06-22 13:42:50 - mcondron ## execution of exit ([core, EXIT #83](/standard/core/EXIT#contribution-83)) 2019-06-20 16:01:08 - ruv ## Terminology and wording regarding "dictionary" ([notation #82](/standard/notation#contribution-82)) 2019-06-04 08:26:12 - ruv ## Overflow/underflow ([core, Plus #81](/standard/core/Plus#contribution-81)) 2019-05-21 23:30:20 - mcondron ## Numeric overflow/underflow ([core, PlusLOOP #80](/standard/core/PlusLOOP#contribution-80)) 2019-05-21 03:17:42 - mcondron ## Receiving a zero-length string ([core, ACCEPT #79](/standard/core/ACCEPT#contribution-79)) 2019-05-20 20:19:43 - ruv ## Behavior at end of line and end of data ([core, ACCEPT #77](/standard/core/ACCEPT#contribution-77)) 2019-05-11 12:15:10 - mcondron ## [if] and [else] parse white space - including comments ([tools, BracketELSE #74](/standard/tools/BracketELSE#contribution-74)) 2019-02-08 15:23:02 - StephenPelc ## Should TO be findable? ([core, TO #72](/standard/core/TO#contribution-72)) 2018-09-22 09:05:37 - ruv ## ALSO without VOCABULARY ([search, ALSO #70](/standard/search/ALSO#contribution-70)) 2018-09-18 12:51:27 - AtH ## the confusing names ([core, BUFFERColon #69](/standard/core/BUFFERColon#contribution-69)) 2018-09-11 18:09:27 - ruv ## How to change email address ([ #59](/meta-discussion#contribution-59)) 2018-06-06 12:08:03 - GerryJackson ## Case sensitivity ([string, SUBSTITUTE #30](/standard/string/SUBSTITUTE#contribution-30)) 2017-07-10 18:29:41 - alextangent ## UTF-8 and Unicode codepoint maximum ([xchar, X-SIZE #28](/standard/xchar/X-SIZE#contribution-28)) 2017-02-14 19:53:17 - alextangent ## Source of a string ([core, ACCEPT #23](/standard/core/ACCEPT#contribution-23)) 2016-10-01 12:47:01 - ruv ## ([core, Tick #11](/standard/core/Tick#contribution-11)) 2015-12-25 23:32:43 - JohanKotlinski