Commit History

Author SHA1 Message Date
  David Piuva b6c32af876 Projects without an explicitly assigned program path will now default to the name of the project file, so that multiple projects in the same folder don't default into overwriting the same executable. 3 years ago
  David Piuva 0519cdb16a Making the improvised tokenization a bit easier to use until a real tokenizer is used. 3 years ago
  David Piuva 165d44f185 Fixed a bug that prevented Windows exe files from building when a Linux binary was already present. 3 years ago
  David Piuva 177c08ddc2 Completed expression evaluation with precedence. 3 years ago
  David Piuva 665e2ac962 Building multiple projects using a single command. 3 years ago
  David Piuva c2f4ab7c59 Building on Windows and Linux. 3 years ago
  David Piuva 0892c3ba0a Using "end if" instead of "end" and "crawl" instead of "compile". 3 years ago
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. 3 years ago