Commit History

作者 SHA1 備註 提交日期
  thebirk a32f024d94 Fixed bug for Bill because he is a lazy boi. 6 年之前
  thebirk bcbb59dc11 Fixed int_from_arg not consuming argument. 6 年之前
  gingerBill c1ec45dc0a Update sys/win32; Add Menu stuff 6 年之前
  gingerBill 0778d18bc7 Fix `using` with `bit_field` 6 年之前
  gingerBill d7e9b8d374 Update README.md 6 年之前
  gingerBill f647187e53 Fix defer on branching with new scoping rules 6 年之前
  gingerBill 9dabbc2c95 Add entity use when `using` is applied to a variable declaration 6 年之前
  gingerBill 4167168c63 Fix vetting 6 年之前
  gingerBill aa156e4bfc Vet demo.odin 6 年之前
  gingerBill 1c9656aedb Vet core library 6 年之前
  gingerBill 8b2f902f3d Fix parsing issue with stray `}` and `case` at the file scope 6 年之前
  gingerBill bbece7e910 Remove some unneeded zero emits 6 年之前
  gingerBill e5f188241c Move error handling for bounds checking into separate procedures (eliminate caching issues) 6 年之前
  gingerBill 6d3203c11b Remove useless assertion in find_import_path 6 年之前
  gingerBill 5ba3d90893 Fix os_windows.odin bugs 6 年之前
  gingerBill 894f267bbf Merge pull request #311 from mattt-b/master 6 年之前
  matt e084799b31 Fix bugs and inconsistencies with linux versions of os package 6 年之前
  gingerBill 3ba3421f5f Fix `static` procedure name mangling 6 年之前
  gingerBill 2bbad5903f Add `static` to `fix_advance_to_next_stmt` 6 年之前
  gingerBill a240a3d146 `static` variable declarations (Experimental) 6 年之前
  gingerBill 775f1e2c95 Fix default parameter assignment checking 6 年之前
  gingerBill 7c982b6e10 min & max for types 6 年之前
  gingerBill cc14180e9d Update README.md 6 年之前
  gingerBill b2d40680c8 Fix `join` and `concatenate` to use the supplied allocator 6 年之前
  gingerBill 8662df2b7f Update `package strings` 6 年之前
  gingerBill 6abbc9f1b5 Merge pull request #310 from mattt-b/master 6 年之前
  gingerBill 66a9fde12c Remove `#[...]` attribute syntax. 6 年之前
  gingerBill eb5af2876a Support `#[...]` as an alternative attribute syntax 6 年之前
  gingerBill 1f2fdddc6d Support #! comments 6 年之前
  matt 0bcf53b513 Fix os.open on linux/osx 6 年之前