Commit History

Author SHA1 Message Date
  gingerBill eea92a3371 Add booleans to `print_any_single` 2 years ago
  gingerBill c36dc91849 Minor changes in `runtime` 2 years ago
  gingerBill 6179d4feb1 Rename to `Type_Info_Parameters` 2 years ago
  gingerBill c45ca1bfcc Correct `arena_temp_end` usage when no allocation ever happens for that arena 2 years ago
  gingerBill 5e3cf45df3 Add `#soa` pointer type to aid with refactoring to `#soa` data types 3 years ago
  gingerBill 01162e08b5 Add `-disallow-rtti` 3 years ago
  gingerBill 97be867103 Rename `#partial[Enum]Type` to `#sparse[Enum]Type` for non-contiguous enum fields 3 years ago
  gingerBill 070b450768 Add `ODIN_ERROR_POS_STYLE` constant and change `runtime.print_caller_location` based on that constant 3 years ago
  gingerBill 1556fad65a Change syntax for matrices to `matrix[R, C]T` 3 years ago
  gingerBill 4c655865e5 Begin work on matrix type 3 years ago
  gingerBill 9ecc2ab15b Add more `runtime.print_int` procedures 3 years ago
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 years ago
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 years ago
  gingerBill 18a0fa02c5 Add multi pointers to core 4 years ago
  gingerBill f30e6f50bd Reorganize code to improve code generation 4 years ago
  gingerBill 0a66f8c9a3 Remove `intrinsics.x86_mmx` type 4 years ago
  gingerBill 41b854f192 Remove `#opaque` types 4 years ago
  gingerBill 595885d3db Remove `bit_field` in type info, runtime, and general core library 4 years ago
  gingerBill b6aa549eb8 Fix typo 4 years ago
  gingerBill 168532ae8d Add `runtime.print_strings` 4 years ago
  gingerBill fd453be831 Deprecate `opaque` in favour of `#opaque` in the core library 4 years ago
  gingerBill 252a864308 Reimplement the Windows OS dependencies in `package runtime` 4 years ago
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 years ago
  gingerBill 9d91c46cb4 Move all os specific stuff for the runtime to one file 5 years ago
  gingerBill f48a873954 Reorganize package runtime 5 years ago