提交历史

作者 SHA1 备注 提交日期
  gingerBill 17eb0ce525 Minor update to math/linalg 4 年之前
  gingerBill 619a977856 Improve math/linalg to support both f32 and f64 basic procedures for the specific*.odin files 4 年之前
  gingerBill b727b6438b Minimize unneeded casts 4 年之前
  gingerBill 75f127af7c Add `-vet-extra` (checks for unneeded casts and transmutes) 4 年之前
  gingerBill c2794b62a9 Clean up logic for `<<` and `>>` behaviour 4 年之前
  gingerBill 4e63ab5edc Re-enable "LLVM Function Pass" 4 年之前
  gingerBill 2a1bec9fbb Clean up `lb_end_procedure_body` logic 4 年之前
  gingerBill 6faf024ab4 Remove unneeded return value from `incl` and `excl` 4 年之前
  gingerBill 35edf45514 Add `make_soa` and `delete_soa`; Reorganize soa procedures into a separate file 4 年之前
  gingerBill 667aa3671e Fix Addressing for SOA on store; Add intrinsics.type_struct_field_count(T) 4 年之前
  gingerBill b428e9ee14 Improve `lb_end_procedure_body` logic 4 年之前
  gingerBill 868117cddd Remove hack in `lb_addr_store` 4 年之前
  gingerBill 9e0210f7f6 Merge branch 'master' of https://github.com/odin-lang/Odin 4 年之前
  gingerBill 302742689b Patch win64 ABI problem caused by a bug in LLVM for 128 bit integers 4 年之前
  gingerBill 6ffb4d2683 Minor changes to function pass manager in llvm_backend.cpp 4 年之前
  gingerBill 4f298a5314 Fix LLVM -opt:2 bug for initializing global variables 4 年之前
  gingerBill f49278b5f4 Merge pull request #855 from nakst/master 4 年之前
  gingerBill a2557142cc Update package os for package path/filepath support on macOS 4 年之前
  gingerBill fa09640e7e Fix slice.concatenate 4 年之前
  gingerBill 1f9a2df42b Fix crash when a forced dependency doesn't exist 4 年之前
  gingerBill ee04dde7c2 HACK check_unchecked_bodies further! 4 年之前
  gingerBill 88599eeac1 Update build-m1.sh to remove unneeded macro define 4 年之前
  gingerBill 54194af71c Fix patch (yeah... I know) 4 年之前
  gingerBill 575c7ff031 Patch issue with minimum dependency system and how it interacts with para poly procedures 4 年之前
  nakst 7b4ddd9b18 update essence API header 4 年之前
  gingerBill ac155d9036 Merge branch 'master' of https://github.com/odin-lang/Odin 4 年之前
  gingerBill d772710ae7 Add message to assert in `ir_build_expr_internal` 4 年之前
  gingerBill 172fc9a46c Merge pull request #853 from ttvd/master 4 年之前
  Mykola Konyk 8182d9e828 Fixing a typo in llvm backend. 4 年之前
  gingerBill d0ac9f605d Merge branch 'master' of https://github.com/odin-lang/Odin 4 年之前