Skip to content
Compare
Choose a tag to compare
@orbitalquark orbitalquark released this 31 Jan 16:09
· 3 commits to default since this release

Scintillua 6.4 (31 Jan 2025)

Download:

Bugfixes:

  • Initialize fold constants when Scintillua is used as a standalone library.
  • Fixed performance issues of the text lexer.
  • Fixed LPeg stack size issues in complex grammars.
  • Output lexer matches absolute program paths instead of just names.
  • Fixed errors with folding in reST lexer.

Changes:

  • Updated Hare, C, asm, and Makefile lexers with small improvements.
  • Renamed 'ansi_c', 'dmd', and 'rstats' lexers to 'c', 'd', and 'r', respectively.
  • Added Factor and Nix lexers.