]> git.leonardobizzoni.com Git - LBPL/commit
Fixed typos and error in lexer EOF checks
authorLeonardoBizzoni <leo2002714@gmail.com>
Fri, 6 Sep 2024 14:27:16 +0000 (16:27 +0200)
committerLeonardoBizzoni <leo2002714@gmail.com>
Fri, 6 Sep 2024 14:27:16 +0000 (16:27 +0200)
commitb7a48c465ee63ea12578471efad97e3fc7e03829
tree206ea43f073bebe22226e7a240f1caeae556bfd3
parent14208a27f5e793a94d76b331a1d20603472d7cf2
Fixed typos and error in lexer EOF checks
main.lbpl
src/AST-generation/lexer.cpp
src/AST-generation/parser.cpp
src/interpretation/builtin_methods.hpp
src/interpretation/interpreter.cpp