# # ChangeLog for trunk/test/sandbox # # Generated by Trac 1.2.2 # Aug 12, 2022, 2:08:19 AM Thu, 24 May 2012 07:16:51 GMT sam [1412] * trunk/test/sandbox/lex/lolfx.l (modified) * trunk/test/sandbox/lex/lolfx.y (modified) test: add most of the GLSL grammar. Wed, 23 May 2012 17:30:54 GMT sam [1411] * trunk/test/sandbox/lex/lolfx.l (modified) * trunk/test/sandbox/lex/lolfx.y (modified) test: add more GLSL and HLSL keywords to our grammar. Wed, 23 May 2012 07:20:17 GMT sam [1410] * trunk/test/sandbox/lex/lolfx.l (modified) test: some grammar tweaks. Tue, 22 May 2012 23:48:57 GMT sam [1409] * trunk/test/sandbox/lex (added) * trunk/test/sandbox/lex/.gitignore (added) * trunk/test/sandbox/lex/Makefile (added) * trunk/test/sandbox/lex/lolfx.l (added) * trunk/test/sandbox/lex/lolfx.y (added) * trunk/test/sandbox/lex/test.lolfx (added) test: start working on a lexer/parser for LolFx using flex and bison. Mon, 12 Dec 2011 18:17:37 GMT gary [1112] * trunk/.gitignore (modified) * trunk/configure.ac (modified) * trunk/test/Makefile.am (modified) * trunk/test/math/Makefile.am (modified) * trunk/test/sandbox (added) * trunk/test/sandbox/Makefile.am (added) * trunk/test/sandbox/sample.cpp (moved) build: minor reorganisation of the sandbox code.