Commit Graph

10 Commits

Author SHA1 Message Date
4c63db7360 Fixed up makefile for linux and added fallthrough comment 2020-04-21 00:22:02 -07:00
Bruce Hill
915eb75910 Switched default Lua location to /usr/local instead of /opt/local, which
is a weird homebrew-specific thing.
2018-07-22 00:20:04 -07:00
Bruce Hill
2630b3ad1d Cleaned up. 2018-02-12 16:37:50 -08:00
Bruce Hill
139e214b1f Cleaned up makefile. 2018-02-11 14:11:11 -08:00
Bruce Hill
47f526aaf0 Renamed 2018-02-11 13:43:42 -08:00
Bruce Hill
526c5e7373 Fixed Lua 5.1 compatibility with lua_len() and cleaned up makefile so it
doesn't test by default.
2018-02-09 18:29:21 -08:00
Bruce Hill
8e23cf25cc Added compatibility for luajit. 2018-02-09 05:22:27 -08:00
Bruce Hill
e1677d2195 Updated to take lua as a parameter to make. 2018-02-09 03:45:17 -08:00
Bruce Hill
5074828c3d Added conditional compilation so it works for Lua 5.1, 5.2, 5.3 2018-02-09 02:43:58 -08:00
Bruce Hill
9db58c6b8a Initial commit. 2018-02-09 02:13:07 -08:00