Historial de Commits

Autor SHA1 Mensaje Fecha
  David Piuva a8a2d6f8b0 Only crawling source if the project will be built. hace 3 años
  David Piuva 5f58044419 Using 64-bit integers for indices. hace 3 años
  David Piuva c8fc218d0f Generating build script once for all projects to simplify the build system. hace 3 años
  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. hace 3 años
  David Piuva 0519cdb16a Making the improvised tokenization a bit easier to use until a real tokenizer is used. hace 3 años
  David Piuva 165d44f185 Fixed a bug that prevented Windows exe files from building when a Linux binary was already present. hace 3 años
  David Piuva 177c08ddc2 Completed expression evaluation with precedence. hace 3 años
  David Piuva 665e2ac962 Building multiple projects using a single command. hace 3 años
  David Piuva c2f4ab7c59 Building on Windows and Linux. hace 3 años
  David Piuva 0892c3ba0a Using "end if" instead of "end" and "crawl" instead of "compile". hace 3 años
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. hace 3 años