aboutsummaryrefslogtreecommitdiff
path: root/compile_lib.sh
AgeCommit message (Expand)Author
2018-03-06Removed building tests.Bruce Hill
2018-02-02Restructured the nomsu files to group all the essentials into core/ andBruce Hill
2018-01-26Added a ton of tests for virtually all the functionality. Helped me findBruce Hill
2018-01-24Fixed unintentional printing of "-n"Bruce Hill
2018-01-16Added compile step for lib/core.nomBruce Hill
2018-01-12Switched to use load() with environment table instead of passing inBruce Hill
2018-01-10Switched back to using precompiled lua files instead of lua> "..",Bruce Hill
2017-12-30Updated build script.Bruce Hill
2017-12-18Improved documentation and compile script.Bruce Hill
2017-12-11More updates with more functional macros and source code storage.Bruce Hill
2017-10-13Added -f option to force rebuilds (for when the compiler changes, notBruce Hill
2017-10-08Updated command line interface and compilation.Bruce Hill