Menu

Commit [r1140]  Maximize  Restore  History

LUA is extracted hopefully completely, but strings within LUA have to get protected

Syntax for LUA is now:

lua {%
-- LUA code here
%}

heiko 2013-05-08

changed /branches/hgl-lua/src/compiler/hgl_lexer.ll
changed /branches/hgl-lua/src/compiler/hgl_parser.yy
changed /branches/hgl-lua/src/examples/test.hgl
changed /branches/hgl-lua/src/lua/luafuncs.cpp
changed /branches/hgl-lua/src/lua/luatypebase.cpp
changed /branches/hgl-lua/src/types/assignmentoperator.cpp
changed /branches/hgl-lua/src/types/typebase.cpp
/branches/hgl-lua/src/compiler/hgl_lexer.ll Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/compiler/hgl_parser.yy Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/examples/test.hgl Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/lua/luafuncs.cpp Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/lua/luatypebase.cpp Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/types/assignmentoperator.cpp Diff Switch to side-by-side view
Loading...
/branches/hgl-lua/src/types/typebase.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB