Histórico de Commits

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