Menu

#1041 Improvements to Basic lexer

Completed
closed
5
2014-01-27
2014-01-07
Ebben
No

The attached patch adds support for highlighting hex, octal and binary numbers in FreeBASIC which uses the prefixes &h, &o and &b respectively.

1 Attachments

Discussion

  • Neil Hodgson

    Neil Hodgson - 2014-01-08

    Logical expressions should use the logical or '||', not the bitwise or '|'.

     
  • Ebben

    Ebben - 2014-01-08

    And that's what I get for patching before breakfast, fixed patch attached.

     
  • Neil Hodgson

    Neil Hodgson - 2014-01-08

    Committed as [844e19].

     

    Related

    Commit: [844e19]

  • Neil Hodgson

    Neil Hodgson - 2014-01-08
    • labels: --> scintilla, lexer, basic
    • status: open --> accepted
    • assigned_to: Neil Hodgson
     
  • Neil Hodgson

    Neil Hodgson - 2014-01-27
    • status: accepted --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.