Commit Graph

5 Commits

Author SHA1 Message Date
Hisham Muhammad
592c65b506 Fix and cleanup APIs between Lua and C.
Fix Lua layer of get_param_index and get_fluid_param_string.
Make returns of C module more idiomatic.
Use module name as the local variable for the C module.
2015-02-11 23:21:15 -02:00
Hisham Muhammad
cb65e96709 Fall back to Lua/C if LuaJIT FFI fails. 2015-02-11 23:19:16 -02:00
Aapo Talvensaari
2ad75feddf Merged with the upstream, and removed pcall's. not needed anymore. Fixed Lua C-API bindings to have same funcs that FFI version has. 2015-01-30 14:51:06 +02:00
Aapo Talvensaari
324cc9eecc Added more APIs, added make install + make uninstall. Added documentation. Added more examples. Added some error handling. 2015-01-30 14:17:02 +02:00
Aapo Talvensaari
c5d14ec376 Implemented Lua C API and LuaJIT Wrappers for CoolProp (high-level API currently implemented). 2015-01-29 18:26:16 +02:00