• Joined on 2023-11-13
nik pushed to main at nik/luash 2025-11-03 11:13:03 +00:00
cc8cce8787 Implement command-line options for debug, compile, and highlight modes in luash. Update usage instructions and modify runner to handle new execution options, enhancing flexibility for script execution.
nik pushed to main at nik/luash 2025-10-12 22:17:10 +01:00
990aee8168 Change CTRL+C to clear the current line
nik pushed to main at nik/luash 2025-10-09 19:42:44 +01:00
8598e9ff57 Refactor luash to modularize components, introducing injected library loading, preprocessing functions, and a dedicated runner for file execution. Enhance REPL with improved command handling and delegate to modules for better organization.
6f92a80bb1 Add raw mode support to REPL for immediate key handling (Ctrl+L/Ctrl+C/Ctrl+D) and update README with usage notes
21f5ab5335 Enhance REPL user experience by adding Ctrl+L to clear the screen and improving Ctrl+C interruption handling
da979811dd Refactor REPL expression handling to improve syntax error reporting and execution flow
cf19a6ec5d Enhance shebang handling in REPL and source code execution to preserve line numbers
Compare 5 commits »
nik pushed to master at nik/Test_Repository 2023-11-13 14:38:32 +00:00
b692f63261 First Commit
nik created branch master in nik/Test_Repository 2023-11-13 14:38:32 +00:00
nik created repository nik/Test_Repository 2023-11-13 14:37:07 +00:00