Commit History

Author SHA1 Message Date
  DanielGavin 8e395cc6e9 Fixed crash in `core:odin/parser` with `#reverse` 1 year ago
  gingerBill feba52002e Reduce repetition on initializing global type info member arrays 1 year ago
  gingerBill ca2b2c498e Add `-obfuscate-source-code-locations` 1 year ago
  gingerBill 6e9e469abd Merge pull request #3008 from laytan/fix-stat-struct-layout-linux-arm64 1 year ago
  gingerBill 0490ba46f4 Merge pull request #3015 from Lperlind/master 1 year ago
  gingerBill e0652ee2f4 Minor fix to call expr in tilde with variadic parameters 1 year ago
  gingerBill bc99bacb21 Update Tilde 1 year ago
  gingerBill 173527d631 Remove random tag 1 year ago
  gingerBill f8cb2bcad2 Add `slice.unique` and `slice.unique_proc` 1 year ago
  gingerBill b011487778 Reimplement `binary_search_by` to be simpler 1 year ago
  gingerBill c8cc130744 Fix the implementation of `binary_search_by` to work with a normal `ordering` call, rather than the backwards version. 1 year ago
  gingerBill fe0244606b Revert 1 year ago
  gingerBill 036fa6482c Use `cmp_proc` in `binary_search` 1 year ago
  gingerBill 04ca22b9ea Add to `core:slice` `reduce_reverse`, `filter_reverse`, `repeat` 1 year ago
  gingerBill bf9ae77fbd Remove duplicates from `init`/`fini` procedure list 1 year ago
  gingerBill 4adfc120ba Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill d8bb93accc Fix race condition caused by lack of checking specialized parapoly procedures as a dependency (#2968) 1 year ago
  Lucas Perlind e410908ce8 Add Hidpi to Windows 1 year ago
  Laytan Laats d278c852cc clean up field names 1 year ago
  Jeroen van Rijn 040b90ce76 Merge pull request #3011 from xtactis/binary_search_by_fix/3007 1 year ago
  Matija Dizdar 843b2350eb added #no_bounds_check back into binary_search_by 1 year ago
  Matija Dizdar 526d338300 removed incorrect requirement for key type to be ordered in binary_search_by 1 year ago
  Laytan Laats a6aca5d6d1 fix struct stat layout linux arm64 1 year ago
  gingerBill 31b1aef44e Merge pull request #3003 from karl-zylinski/patch-1 1 year ago
  gingerBill a8c09d77ff Merge pull request #3004 from flysand7/strings-doc 1 year ago
  flysand7 2e1b2dc3ba strings: Fix up documentation of split_n 1 year ago
  Karl Zylinski 65333181fc virtual arena: Actually use DEFAULT_ARENA_STATIC_RESERVE_SIZE as default value on arena_init_static 1 year ago
  gingerBill 65afe6f70d Merge pull request #3002 from laytan/fix-write-on-x86_64-darwin 1 year ago
  Laytan Laats 291a064725 fix write on x86_64 Darwin 1 year ago
  Jeroen van Rijn c5c46c5073 Silence writable string warnings when compiling Odin on Linux. 1 year ago