Commit History

Author SHA1 Message Date
  Juan Ignacio Díaz 7a592cbb31 port math.round from Golang 1 year ago
  gingerBill c5c2a4d09d Fix typo 1 year ago
  gingerBill 912c326d8b Fix typo that causes map info debug issues 1 year ago
  gingerBill d496dbf3a0 Fix race condition with #soa 1 year ago
  gingerBill cbfb32c34c Fix race condition with regards to #soa arrays by using the fields mutex 1 year ago
  gingerBill 5cd57a3a7f Use `Raw_Map` as the debug information for a `map` 1 year ago
  gingerBill 563ce2bd81 Merge pull request #3193 from Lperlind/master 1 year ago
  Lucas Perlind 9469b90b01 Add ID3DUserDefinedAnnotation 1 year ago
  gingerBill d2e1ec13f0 Merge pull request #3192 from Lperlind/revert-the-matrices 1 year ago
  Lucas Perlind 6df07a2c0a Remove bounds checking on a lot of linalg 1 year ago
  Lucas Perlind c0d407a2b4 Revert "Change minor/adjoint to be `row, col` from `c, r` to be consistent with `[row, col]` syntax; Add `#no_bounds_check` were appropriate" 1 year ago
  gingerBill f378367fe7 Store cell data in map debug metadata 1 year ago
  gingerBill c291fffce1 Add metadata type to `map`s debug information to aid debuggers knowing what is in it it 1 year ago
  gingerBill 900fe95ba0 Split out `linalg.identity` between matrices and array-based matrix 1 year ago
  gingerBill 5dd2e38aff Change minor/adjoint to be `row, col` from `c, r` to be consistent with `[row, col]` syntax; Add `#no_bounds_check` were appropriate 1 year ago
  gingerBill 5ad8ebba9f Merge pull request #3188 from Tetralux/fixchdir 1 year ago
  gingerBill e7719eed65 Merge pull request #3189 from mothfuzz/json_unmarshal_enumerated_enums_fix 1 year ago
  Kay 5f49b8997a remove return statement from case Type_Info_Enumerated_Array, as it causes early exit in JSON unmarshalling. 1 year ago
  Tetralux d6734c85b8 [os] Fix os.change_directory(), os.set_current_directory() 1 year ago
  gingerBill 4ca23499fa Add raymath procedures (with numerous deprecated attributes to suggest to use array programming) 1 year ago
  gingerBill e201a2fabb Add `rand.choice_enum` 1 year ago
  gingerBill 5c4485f657 Add `#load_directory(path: string) > []runtime.Load_Directory_File` 1 year ago
  gingerBill bae2a6fc1e Merge pull request #3184 from Lperlind/master 1 year ago
  Lucas Perlind 8777fa1c04 Add more window procedures 1 year ago
  gingerBill d771b3286d Merge pull request #3182 from laytan/fix-instrumentation-in-debug-mode 1 year ago
  Laytan 0e6dd56ac1 fix instrumentation in debug mode 1 year ago
  gingerBill 9127e584c5 Merge pull request #3181 from laytan/fix-no-crt-on-linux 1 year ago
  Laytan eab0e730a0 fix -no-crt on Linux 1 year ago
  gingerBill 7128bc4b34 Add `core:relative` 1 year ago
  gingerBill 7b672ac72a Disallow mixture of polymorphic $ names and normal identifiers within record parameters 1 year ago