Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- specified error for unrecongized environment - removed everything to do with LUACON_ADDITIONS macro - merged console.c and consolew.c to be one - patched the merged ^ so that they work exactly the same - you now have to specify -p else no post exist happens unless no file - fixed help message to reflect merge changes - specified inline to many functions - removed stack_dump from additions and gave it to consolew - added LIGHTUSERDATA and USERDATA to stack_dump prints - added exception to strsplit to catch no arguments split - added macro inline function strnxt to get next string in split - ^ this is problematic because possible SEGFAULT - added isatty to detect whether we have ability to post exist - ^ resolves luaw calling programs without stdin and hanging - filled in appropriate areas for strnxt function - -l libraries now can execute modules coined '.dll' or '.so'
- Loading branch information