커밋 기록

작성자 SHA1 메시지 날짜
  gingerBill f29b51efdd Fix `gb_shuffle` 4 년 전
  gingerBill 3930a32b0c `enum Addressing_Mode : u8;` 4 년 전
  gingerBill 76707e1d2f Add sanity casts for 32/64 bit correctness 4 년 전
  gingerBill ff2e5c3efe Simplify `big_int_not` for negative inputs 4 년 전
  gingerBill 3600b2e209 Merge pull request #1057 from odin-lang/new-big-int-library-integration 4 년 전
  gingerBill eb36a0f3b1 Remove dead file 4 년 전
  gingerBill b397254696 Rename libtommath.c to libtommath.cpp 4 년 전
  gingerBill 9a37d3b6e5 Add -Wno-unused-value 4 년 전
  gingerBill 51c4a19234 Fix tab and space issue in Makefile 4 년 전
  gingerBill a1a1668dcf Update build.bat and Makefile 4 년 전
  gingerBill e308098f18 Add libtommath.c 4 년 전
  gingerBill 63b572a0ab Clean up big int to LLVM integer code 4 년 전
  gingerBill e90e7d4af9 Change `mp_clear` calls to `big_int_dealloc` 4 년 전
  gingerBill 460e14e586 Change the compiler's big integer library to use libTomMath 4 년 전
  gingerBill ebcabb8a27 Add sanity conversion check for integer to quaternion 4 년 전
  gingerBill 257b749e9d Minimize mutex usage in `update_expr_type` 4 년 전
  gingerBill d9e6ade030 Add experimental support for a threaded semantic checker to `-threaded-checker` 4 년 전
  gingerBill 690374d4de Fix typo 4 년 전
  gingerBill adb25d9d19 Convert constant tag to the correct type for LLVMAddCase 4 년 전
  gingerBill 2949e4b0c7 Fix `floattidf` typo 4 년 전
  gingerBill 6de0181c75 Minor improvements to `Map` and `StringMap` 4 년 전
  gingerBill 8a6b743d2a Simplify `thread_pool_wait_to_process` 4 년 전
  gingerBill ed8a6f872d Move things around for sanity checking for multithread preparation 4 년 전
  gingerBill 0a61d4bf2b Use `next_pow2_isize` 4 년 전
  gingerBill 332461c0d2 Add prototypes for `next_pow2` 4 년 전
  gingerBill d8abe7fc4d Implement `MPMCQueue` for procedure body checking 4 년 전
  gingerBill ec9667ef5a Remove debug code 4 년 전
  gingerBill 9f7154a039 Prepare for multithreading the semantic checker by giving mutexes to variables of contention 4 년 전
  gingerBill 4a932616fc Improve CheckerContext usage 4 년 전
  gingerBill 73fe36f19c Remove dead variable 4 년 전