Commit History

Author SHA1 Message Date
  gingerBill b83c3f265b Fix #209 #assert bug 7 years ago
  gingerBill 30f5a3bb93 Move cycle checking to much earlier on in the semantic stage 7 years ago
  gingerBill 2e1e1e6034 Type caching 7 years ago
  gingerBill 991479fbf9 Remove allocator parameter to `types.cpp` functions 7 years ago
  gingerBill 5660f98cc3 Merge branch 'master' of https://github.com/odin-lang/Odin 7 years ago
  gingerBill 5bf0f9d630 Fix type cycle bug 7 years ago
  gingerBill dc30e7a200 Merge pull request #201 from nakst/master 7 years ago
  Nakst db2293144a update essence bindings 7 years ago
  gingerBill 5016f45429 Merge pull request #200 from nakst/master 7 years ago
  Nakst 9fa4aa40b7 fix compile warnings on linux 7 years ago
  gingerBill 52f60c706a Merge pull request #199 from ThisDrunkDane/resource 7 years ago
  gingerBill fff4ead96a Fix gb_alloc_str_len 7 years ago
  Mikkel Hjortshoej 3574341b6b Missing .rc error message 7 years ago
  Mikkel Hjortshoej cbabc80d92 Calls rc.exe if -resource specified 7 years ago
  gingerBill f4cf88c2ca Move os_*.odin files to os/ 7 years ago
  gingerBill 6db95b554f `__args__: []cstring` 7 years ago
  gingerBill 105de7705a Add `unselector_expr` 7 years ago
  gingerBill 584dffea14 Remove dead code; fix referencing of a type assertion in a selector expression 7 years ago
  gingerBill 41b6d215bb Fix `using` determination order 7 years ago
  gingerBill 9274f29ca9 `deprecated` attribute for procedure declarations 7 years ago
  gingerBill 08c87e57f8 Remove cwd in `odin run` for Linux 7 years ago
  gingerBill b21cdd5037 Merge branch 'master' of https://github.com/odin-lang/Odin 7 years ago
  gingerBill 63ab8b2418 Make irGen.output_base use full path rather than relative 7 years ago
  Morten Vassvik cb7a343caf Fixed '_alloc_command_line_arguments()' in os_linux.odin to use the new cstrings, and made 'odin run' use the full executable path. 7 years ago
  gingerBill 40542e6e26 Fix comparison against `nil` for `cstring` 7 years ago
  gingerBill 9da05dd4cb Update core library with `cstring` 7 years ago
  gingerBill ae9da0abfb Merge branch 'master' of https://github.com/odin-lang/Odin 7 years ago
  gingerBill d3ea334e7a `cstring` 7 years ago
  gingerBill d76132a3fb Merge pull request #198 from ThisDrunkDane/terminate_thread 7 years ago
  gingerBill 223c473cf6 Demo fix 7 years ago