Historique des commits

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