Skip to content

Changes

Summary

  1. Updated lexer to not have a fixed maximum state size (details)
  2. Handle UTF8 BOM in the diff API (details)
Commit 2afcdfe149aa72d131c7b4db4c9a7f32e5a65c90 by Martin Sjölund
Updated lexer to not have a fixed maximum state size

Also: Modelica does not have "results" as a token
The file was modified OMCompiler/Compiler/Lexers/LexerModelicaDiff.mo (diff)
The file was modified OMCompiler/Compiler/Lexers/lexerModelicaDiff.l (diff)
Commit b8b118d30e8795d1c457fbe65ed54112af2717b6 by Martin Sjölund
Handle UTF8 BOM in the diff API
The file was modified OMCompiler/Compiler/Util/StringUtil.mo (diff)
The file was modified OMCompiler/Compiler/Lexers/LexerModelicaDiff.mo (diff)
The file was modified OMCompiler/Compiler/Lexers/lexerModelicaDiff.l (diff)
The file was modified OMCompiler/Compiler/Script/CevalScriptBackend.mo (diff)