Files
lush/testes
Cormac Shannon b3aa1d9c63 Redesign prompt system: revert #09, use standard _PROMPT (issue #21)
Revert the bespoke __prompt()/__prompt2() function mechanism from issue
#09 and return to stock Lua's _PROMPT/_PROMPT2 globals (which already
support dynamic prompts via __tostring metatables). Set default
_PROMPT = "lush> " in doREPL if not already defined by config.
2026-03-04 23:53:04 +00:00
..
2025-07-15 14:40:27 -03:00
2025-04-23 11:36:09 -03:00
2025-06-13 14:08:38 -03:00
2025-03-13 15:30:52 -03:00
2025-08-09 15:08:53 -03:00
2025-03-12 13:52:35 -03:00
2025-07-18 16:10:28 -03:00