2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  gingerBill 340838c878 Add procs_darwin.odin 3 жил өмнө
  gingerBill c5d348515d Add `intrinsics.type_is_subtype_of`; `intrinsics.objc_selector_name` 3 жил өмнө
  gingerBill 05dd3d490d Correct objc_class propagation for parapoly structs 3 жил өмнө
  gingerBill 0cc40db565 Begin work on support objc intrinsics 3 жил өмнө
  gingerBill 30bb2382aa Correct simple boolean intrinsics 3 жил өмнө
  gingerBill 61a0b4ec5a Merge pull request #1480 from NoahR02/opensimplex2_noise 3 жил өмнө
  NoahR02 accb35506f Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. 3 жил өмнө
  NoahR02 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. 3 жил өмнө
  gingerBill 3c2ed3bb69 Correct `//+private file` bug 3 жил өмнө
  gingerBill 9cbf46e689 Fix constant multi pointer declarations through integers 3 жил өмнө
  gingerBill cda9fd5271 Add `tag` to `ast.Comp_Lit` 3 жил өмнө
  gingerBill 0c16f27814 Update parser for `#sparse` 3 жил өмнө
  gingerBill 19aec13a10 Support rank-2 arrays (matrix-like) for `transpose` 3 жил өмнө
  Jeroen van Rijn e896956275 Merge pull request #1475 from Platin21/feature/fix-odin-fmt 3 жил өмнө
  Platin21 c59c6e98a5 Merge branch 'odin-lang:master' into feature/fix-odin-fmt 3 жил өмнө
  Platin21 8b1100bf2b os.open does r/d as default which makes a call to open a dir invalid this should fix this problem 3 жил өмнө
  Platin21 a724573bb3 Fixes fopendir and readdir_r for arm64 or seemingly doing so 3 жил өмнө
  Jeroen van Rijn 25769f139a Merge pull request #1471 from Platin21/feature/fix-odin-fmt 3 жил өмнө
  Platin21 3edf638cc6 Fixed Typo 3 жил өмнө
  Platin21 de7e612186 Ignores DS_Store files which MacOS uses for Indexing or some crap 3 жил өмнө
  Platin21 a571153458 Adds missing calls for os 3 жил өмнө
  Jeroen van Rijn ada58c66fa Merge pull request #1469 from ap29600/bit_iterator 3 жил өмнө
  ap29600 697f8c7ee6 replace a branch with `max` in `core:container/bit_array.set` 3 жил өмнө
  Andrea Piseri b6ebfe4b2c rename iterator procedures 3 жил өмнө
  Andrea Piseri bccbdefde9 Update interface to allow more modes of iteration 3 жил өмнө
  gingerBill 445ca70521 Correct implicit union cast 3 жил өмнө
  gingerBill c6ab8f82c8 Code refactor to aid development 3 жил өмнө
  gingerBill 67ce0ec29f Improve printing for unhandled cases by adding a new line before the cases 3 жил өмнө
  gingerBill 23c3573c30 Minor correction to error message suggestion 3 жил өмнө
  gingerBill a4308e7246 Improve union variant assignment determination 3 жил өмнө