Commit History

Author SHA1 Message Date
  Ginger Bill d7bd3f8402 Fix compilation issues on OSX 8 years ago
  Ginger Bill 0fff6a2b74 Fix i128 division 8 years ago
  Ginger Bill f4c0405221 Fix inline #raw_union bug in issue #87 8 years ago
  Ginger Bill 49d337c830 v0.6.2; Use Ada_Case for types 8 years ago
  Ginger Bill 294092979e Update build.bat 8 years ago
  Ginger Bill c454ede184 v0.6.1a 8 years ago
  Ginger Bill d854c5003c Fix minor errors for *nix 8 years ago
  Ginger Bill 66d8776b83 v0.6.1 8 years ago
  Ginger Bill ba6ecf35cf Disable threading on *nix for the time being 8 years ago
  Ginger Bill 10cc9cf661 Add mutexes to string buffer allocator uses 8 years ago
  Ginger Bill 2db971eedd Use pthread mutex 8 years ago
  Ginger Bill 1775e80b41 HACK: Ignore Mutex check 8 years ago
  Ginger Bill e4a93619db Update gb.h 8 years ago
  Ginger Bill 4d14b3bcb4 Update `remove_temp_files` 8 years ago
  Ginger Bill 9f4f5f9346 Add -keep-temp-files option 8 years ago
  Ginger Bill 0fae31fb54 Extra type safety; Fix typos 8 years ago
  Ginger Bill 8987a6630c v0.6.0 8 years ago
  Ginger Bill 10ff8e0426 Fix ir for TypeInfo.Map 8 years ago
  Ginger Bill a0ae02168a Update `add_type_info_type` to ignore polymorphic types 8 years ago
  Ginger Bill a3c1ac2030 Speed up llvm ir printing; Use CRITICAL_SECTION for Mutex on windows 8 years ago
  Ginger Bill 629b248f53 Parallelization of the Parser 8 years ago
  Ginger Bill 62a72f0163 `transmute(type)x`; Minor code clean up 8 years ago
  Ginger Bill 655931f0ea Minor Simplification of threading demo 8 years ago
  Ginger Bill ca36fabfc0 Remove dead code for the "fixed" map idea 8 years ago
  Ginger Bill 7bd62481ad Fix `nil` assignment to unions 8 years ago
  Ginger Bill fbd27d7c45 Fix map internal type generation 8 years ago
  Ginger Bill 3546391311 Merge branch 'master' of https://github.com/gingerBill/Odin 8 years ago
  Ginger Bill 24c812115e Remove empty union check on array types; Fix overflowing error printing 8 years ago
  gingerBill 28be0ad69b Fix IR print bug for empty structs; 8 years ago
  gingerBill f0980c0a98 Fix import name exportation bug; Fix procedure type printing 8 years ago