source: trunk/src/lua/lua_values.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @454   10 years epyon * math library work * glm only referenced in math/common.hh * still …
(edit) @449   10 years epyon * metatable types cleanup * fix for nlua_typecontent
(edit) @445   10 years epyon * cleaning up string usage in lua (WIP) * cleaned up types.hh (WIP)
(edit) @440   10 years epyon * massive std::string removal * no header depends on std::string …
(edit) @399   10 years epyon * naming cleanup * string_ref -> string_view (compatible with C++17 …
(edit) @395   10 years epyon * bulk update copyright update include guards cleanup
(edit) @360   10 years epyon * more string_ref usage * string_ref moved to string.hh * initial …
(edit) @358   10 years epyon * fixed string_ref constructor * implementing string_ref usage in …
(edit) @319   11 years epyon * created core module and moved all free source files there * took …
(edit) @265   11 years epyon * lua::ref lightweight wrapper class * allows distinction from int …
(edit) @262   11 years epyon * major decoupling lua system independent of nv::object
(edit) @213   12 years epyon * lua/state - upvalue_index moved to lua/values
(edit) @208   12 years epyon * lua - rewrite of template and custom attribute passing - should be …
(edit) @207   12 years epyon * lua - concept change - all functionality in nv::lua except raw * …
(edit) @206   12 years epyon * lua - major refactoring of the lua state/table * lua - added …
(edit) @183   12 years epyon * lua - alternative way of specifing push/pop support
(add) @182   12 years epyon * lua/values - universal template-friendly any value push and …
Note: See TracRevisionLog for help on using the revision log.