# # ChangeLog for trunk/test/sandbox # # Generated by Trac 1.2.2 # May 20, 2022, 11:02:26 PM Sun, 24 Jun 2012 12:12:34 GMT sam [1519] * trunk/deushax (modified) * trunk/deushax/gtk (modified) * trunk/doc (deleted) * trunk/mrpigeon (modified) * trunk/neercs (modified) * trunk/neercs/video (modified) * trunk/orbital (modified) * trunk/orbital/generated (modified) * trunk/src/application (modified) * trunk/src/debug (modified) * trunk/src/easymesh (modified) * trunk/src/generated (modified) * trunk/src/gpu (modified) * trunk/src/image (modified) * trunk/src/image/codec (modified) * trunk/src/input (modified) * trunk/src/math (modified) * trunk/src/platform/android (modified) * trunk/src/platform/d3d9 (modified) * trunk/src/platform/nacl (modified) * trunk/src/platform/ps3 (modified) * trunk/src/platform/sdl (modified) * trunk/src/platform/xbox (modified) * trunk/test/benchmark (modified) * trunk/test/debug (modified) * trunk/test/sandbox (modified) * trunk/test/unit (modified) * trunk/test/xolotl (modified) * trunk/tutorial (modified) * trunk/win32 (deleted) build: add lots of missing svn:ignore properties. Mon, 11 Jun 2012 21:21:43 GMT sam [1454] * trunk/test/sandbox/lex/lolfx.l (modified) test: GLSL syntax fiddling. Wed, 30 May 2012 17:59:15 GMT sam [1427] * trunk/test/sandbox/lex/lolfx.l (modified) * trunk/test/sandbox/lex/lolfx.y (modified) * trunk/test/sandbox/lex/test.lolfx (modified) test: a better GLSL parser in the LolFx test parser. Thu, 24 May 2012 17:00:36 GMT sam [1413] * trunk/test/sandbox/lex/Makefile (modified) * trunk/test/sandbox/lex/lolfx.l (modified) * trunk/test/sandbox/lex/lolfx.y (modified) test: more grammar improvements. 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.