Historial de Commits

Autor SHA1 Mensaje Fecha
  Colin Davidson f77cd5533d Add fork and personality hace 3 años
  Jeroen van Rijn 546faab0cb Merge pull request #1481 from jasonKercher/vet_fix hace 3 años
  CiD- 83e9a6b417 fix -vet for filepath/match.odin hace 3 años
  gingerBill 30bb2382aa Correct simple boolean intrinsics hace 3 años
  gingerBill 61a0b4ec5a Merge pull request #1480 from NoahR02/opensimplex2_noise hace 3 años
  NoahR02 accb35506f Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. hace 3 años
  NoahR02 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. hace 3 años
  gingerBill 3c2ed3bb69 Correct `//+private file` bug hace 3 años
  gingerBill 9cbf46e689 Fix constant multi pointer declarations through integers hace 3 años
  gingerBill cda9fd5271 Add `tag` to `ast.Comp_Lit` hace 3 años
  gingerBill 0c16f27814 Update parser for `#sparse` hace 3 años
  gingerBill 19aec13a10 Support rank-2 arrays (matrix-like) for `transpose` hace 3 años
  Jeroen van Rijn e896956275 Merge pull request #1475 from Platin21/feature/fix-odin-fmt hace 3 años
  Platin21 c59c6e98a5 Merge branch 'odin-lang:master' into feature/fix-odin-fmt hace 3 años
  Platin21 8b1100bf2b os.open does r/d as default which makes a call to open a dir invalid this should fix this problem hace 3 años
  Platin21 a724573bb3 Fixes fopendir and readdir_r for arm64 or seemingly doing so hace 3 años
  Jeroen van Rijn 25769f139a Merge pull request #1471 from Platin21/feature/fix-odin-fmt hace 3 años
  Platin21 3edf638cc6 Fixed Typo hace 3 años
  Platin21 de7e612186 Ignores DS_Store files which MacOS uses for Indexing or some crap hace 3 años
  Platin21 a571153458 Adds missing calls for os hace 3 años
  Jeroen van Rijn ada58c66fa Merge pull request #1469 from ap29600/bit_iterator hace 3 años
  ap29600 697f8c7ee6 replace a branch with `max` in `core:container/bit_array.set` hace 3 años
  Andrea Piseri b6ebfe4b2c rename iterator procedures hace 3 años
  Andrea Piseri bccbdefde9 Update interface to allow more modes of iteration hace 3 años
  gingerBill 445ca70521 Correct implicit union cast hace 3 años
  gingerBill c6ab8f82c8 Code refactor to aid development hace 3 años
  gingerBill 67ce0ec29f Improve printing for unhandled cases by adding a new line before the cases hace 3 años
  gingerBill 23c3573c30 Minor correction to error message suggestion hace 3 años
  gingerBill a4308e7246 Improve union variant assignment determination hace 3 años
  gingerBill 3439139b1c Minor clean up hace 3 años