Historie revizí

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