-
- Téléchargements
SCRIPT: Implements free functions as method of another class + get out and err streams
Now a context has an error and output stream that can be retrieved from the lua state. FreeFunctions are implemented inside a scriptable object to be able to store some things at the object createion
parent
7ccb4412
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- src/Lib/Script/CRTPLuaScriptObject.cc 13 ajouts, 0 suppressionsrc/Lib/Script/CRTPLuaScriptObject.cc
- src/Lib/Script/CRTPLuaScriptObject.hh 13 ajouts, 0 suppressionsrc/Lib/Script/CRTPLuaScriptObject.hh
- src/Lib/Script/LuaContext.cc 41 ajouts, 6 suppressionssrc/Lib/Script/LuaContext.cc
- src/Lib/Script/LuaContext.hh 12 ajouts, 3 suppressionssrc/Lib/Script/LuaContext.hh
- src/Lib/Script/LuaFreeFunctions.cc 0 ajout, 28 suppressionssrc/Lib/Script/LuaFreeFunctions.cc
- src/Lib/Script/LuaFreeFunctions.hh 0 ajout, 10 suppressionssrc/Lib/Script/LuaFreeFunctions.hh
- src/Lib/Script/ScriptStore.cc 1 ajout, 1 suppressionsrc/Lib/Script/ScriptStore.cc
- src/Lib/Script/ScriptStore.hh 3 ajouts, 0 suppressionsrc/Lib/Script/ScriptStore.hh
src/Lib/Script/LuaFreeFunctions.cc
supprimé
100644 → 0
src/Lib/Script/LuaFreeFunctions.hh
supprimé
100644 → 0
Veuillez vous inscrire ou vous se connecter pour commenter