4 Commits

Author SHA1 Message Date
Cormac Shannon
5284174cb3 Add language guide to README covering all lush features 2026-03-23 22:05:45 +00:00
Cormac Shannon
0df1b50adf 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.
2026-03-22 23:54:03 +00:00
Roberto Ierusalimschy
d9d2904f09 Details
Names in the parser and other details that do not change actual code.
2020-12-02 15:13:13 -03:00
lhf
51c29ec0c4 Create README.md 2020-09-28 14:34:44 +00:00