Commit History

Author SHA1 Message Date
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. 10 months ago
  David Piuva 0bbabf38c5 Created an arena allocator for getting heap memory. 1 year ago
  David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. 1 year ago
  David Piuva 96c0c93a2d Tested compilation with CLANG on Linux. 1 year ago
  David Piuva ae6c123b9b Letting the build system call the compiler directly. 3 years ago
  David Piuva 2e316e17fa Moved Builder source code to a new folder. 3 years ago
  David Piuva 96e49e7ce4 Sorted Builder functions into script interpretation, analysis and script generation. 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