Historia zmian

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