# # ChangeLog for trunk/src/gpu/lolfx-scanner.l # # Generated by Trac 1.2.2 # Apr 11, 2021, 11:27:14 PM Sat, 07 Jul 2012 22:25:52 GMT sam [1590] * trunk/src/Makefile.am (modified) * trunk/src/generated/lolfx-parser.cpp (added) * trunk/src/generated/lolfx-parser.h (added) * trunk/src/generated/lolfx-scanner.cpp (added) * trunk/src/gpu/lolfx-compiler.cpp (added) * trunk/src/gpu/lolfx-compiler.h (added) * trunk/src/gpu/lolfx-parser.y (moved) * trunk/src/gpu/lolfx-scanner.l (added) * trunk/src/gpu/testmaterial.lolfx (modified) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/test/sandbox/lex/.gitignore (deleted) * trunk/test/sandbox/lex/Makefile (deleted) * trunk/test/sandbox/lex/lolfx.l (deleted) * trunk/test/sandbox/lex/test.lolfx (deleted) core: start working on a higher level LolFx compiler based on the ...