Rename project from Lua to Lush
Binary is now 'lush', library is 'liblush.a'. Version banner shows "Lush 0.1.0" with original Lua copyright preserved. Adds LUSH_VERSION defines and _LUSH_VERSION global. Internal C API names, env vars, and default paths are unchanged for upstream compatibility.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,5 +13,6 @@ testes/libs/all
|
||||
|
||||
temp
|
||||
lua
|
||||
lush
|
||||
|
||||
compat-tests/
|
||||
|
||||
Reference in New Issue
Block a user