<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I found the answer by looking for 'depq' / 'Method Strings with it'.
    See comment at readRemainderOf:from:base:withSign: .<br>
    <br>
    I wasn't aware, but<br>
    1p31 hex<br>
    is a valid expression, and gives a reasonable answer.<br>
    <br>
    Cheers, <br>
    <br>
    On 3/29/2021 10:54 AM, Hernan Wilkinson via Cuis-dev wrote:
    <blockquote
cite="mid:CAJAbP8ihkQpfiDFyCLwwBKD7-k_rztfGvj=A8P2wc2YxCBHTyQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I went a little bit deeper on this problem and it
        happens because the SHParserST80 and Parser recognize '1xe' as
        different things... the right solution would be to make both
        parsers work the same way. 
        <div>I tried to do that but something I do not understand of the
          SHParserST80>>scanNumber is that it takes as valid after
          the x any of these chars 'deqp'. What does that mean? Does
          anybody know? </div>
        <div><br>
        </div>
        <div> Hernan.</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Mar 29, 2021 at 10:30
          AM Hernan Wilkinson <<a moz-do-not-send="true"
            href="mailto:hernan.wilkinson@10pines.com">hernan.wilkinson@10pines.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div dir="ltr">Thank you Luciano!
            <div>I pushed a bit different solution that also fixes the
              same problem with the autocomplete</div>
            <div><br>
            </div>
            <div>Thanks!</div>
            <div>Hernan.</div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Mon, Mar 29, 2021 at
              8:21 AM Luciano Notarfrancesco via Cuis-dev <<a
                moz-do-not-send="true"
                href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin: 0px 0px 0px
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;">
              <div dir="ltr">Typing 1xe in a debugger triggers a bug in
                the syntax highlighter and opens a new debugger. The
                attached change fixes it, although it's not perfect
                because it ends up coloring 1x as a number instead of
                only 1.</div>
              -- <br>
              Cuis-dev mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
              <a moz-do-not-send="true"
                href="https://lists.cuis.st/mailman/listinfo/cuis-dev"
                rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
            </blockquote>
          </div>
          <br clear="all">
          <div><br>
          </div>
          <br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>