diff options
| author | mitchell <unknown> | 2020-06-01 13:04:04 -0400 |
|---|---|---|
| committer | mitchell <unknown> | 2020-06-01 13:04:04 -0400 |
| commit | 6b6e98d6642b630bd04dee13ef6d8fae33c200c8 (patch) | |
| tree | 77eba49e1ce7cb09424e3a989091d809135b299e /doc/LPegLexer.html | |
| parent | d5ca0474b5e15091b94c01f878e251f4263b9192 (diff) | |
| download | scintilla-mirror-6b6e98d6642b630bd04dee13ef6d8fae33c200c8.tar.gz | |
lexlua: Added Fennel lexer.
Thanks to Momohime Honda.
Diffstat (limited to 'doc/LPegLexer.html')
| -rw-r--r-- | doc/LPegLexer.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/LPegLexer.html b/doc/LPegLexer.html index 1cb85599f..291995710 100644 --- a/doc/LPegLexer.html +++ b/doc/LPegLexer.html @@ -2566,6 +2566,7 @@ operator 30 <li>Erlang<code>*</code></li> <li>F#</li> <li>Faust</li> + <li>Fennel</li> <li>Fish<code>*</code></li> <li>Forth</li> <li>Fortran</li> @@ -2683,6 +2684,7 @@ operator 30 <li>Michael Forney</li> <li>Michael T. Richter</li> <li>Michel Martens</li> + <li>Momohime Honda</li> <li>Murray Calavera</li> <li>Neil Hodgson</li> <li>Olivier Guibé</li> |
