Historial de Commits

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