Commit Verlauf

Autor SHA1 Nachricht Datum
  Ginger Bill 5aa0ef54c8 Add logo to README.md vor 8 Jahren
  Ginger Bill 7792f009b8 Numpty forgot to add .c files vor 8 Jahren
  Ginger Bill 4110324588 Update README.md vor 8 Jahren
  Ginger Bill 34ee89cfab Update README.md and roadmap.md vor 8 Jahren
  Ginger Bill fff995a27c Merge branch 'master' into cpp-to-c vor 8 Jahren
  Ginger Bill fb45287e9e Fix import/export rules for #import as . vor 8 Jahren
  Ginger Bill 4d30ef7eda Change extensions .cpp to .c vor 8 Jahren
  Ginger Bill a77c6b3e55 Compile as C! Whoop! vor 8 Jahren
  Ginger Bill ef8563a818 Remove auto vor 8 Jahren
  Ginger Bill aa2bcb166f typedef struct and start removing auto vor 8 Jahren
  Ginger Bill 8ecfca0c9b Remove templated Map; replace with #include macro "templates" trick vor 8 Jahren
  Ginger Bill 543a2d1e5a Swap b32 to bool, et al. vor 8 Jahren
  Ginger Bill cb7b9a413d Remove Array<T> and replace with macro version vor 8 Jahren
  Ginger Bill 3517f96668 Remove: string overloads; defer vor 8 Jahren
  Ginger Bill 36ad9dae43 128 bit integers vor 8 Jahren
  Ginger Bill 24347ced45 Support `any` in `match type` vor 8 Jahren
  Ginger Bill 24ca106521 v0.0.3 Build vor 8 Jahren
  Ginger Bill 4895031df5 Actually fix alignment for vectors vor 8 Jahren
  Ginger Bill e2d98324ba Fix alignment issues with vectors, unions, and raw_unions vor 8 Jahren
  Ginger Bill 0cab083b8f #foreign_library; vector fields (x, y, z, w) for count <= 4 vor 8 Jahren
  Ginger Bill 3ce044f84f Add general timings for sections of the compiler vor 8 Jahren
  Ginger Bill 7ba0f25943 Separate SSA opt; Basic Timings for sections only vor 8 Jahren
  Ginger Bill 6c2772d093 Scrap Virtual Machine and begin again vor 9 Jahren
  Ginger Bill 8534e064b9 File restructure (again) vor 9 Jahren
  Ginger Bill fa0eb88b7b Interpreter - bounds checking vor 9 Jahren
  Ginger Bill 5271adb82f Interpreter - Structs and Arrays vor 9 Jahren
  Ginger Bill 0ffe4b600d Interpreter - call internal procedures vor 9 Jahren
  Ginger Bill ca311c4a59 Begin work on the Interpreter vor 9 Jahren
  Ginger Bill 3ec67853e1 Minor `Entity` refactor vor 9 Jahren
  Ginger Bill 09f39ae2cc Better constant strings for SSA; Fix Type_Info vor 9 Jahren