orbitalquark / scintillua

Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.
https://orbitalquark.github.io/scintillua
MIT License
53 stars 22 forks source link

Make function local in sml lexer #12

Closed moesasji closed 3 years ago

moesasji commented 3 years ago

This adds part of commit 4af2de4fb0483d388c7a6e3d43d8a5b8bf78042e in vis that corrects a function having global scope in the sml lexer

orbitalquark commented 3 years ago

Fixed via https://github.com/orbitalquark/scintillua/commit/d7c687add9288daf0e7060f986e7a923cadd194d