Mikkel Hjortshoej
|
10c3acf37f
Remove test for webhook
|
5 years ago |
Mikkel Hjortshoej
|
e377f5a329
Briefly break master to test webhook
|
5 years ago |
gingerBill
|
cd4403be0c
Fix Assertion failure in ir_print_exact_value #620
|
5 years ago |
gingerBill
|
f661d34049
Implement Explicit context creation #639
|
5 years ago |
gingerBill
|
af1d4d6e72
Implement Allow `.?` operator to unwrap any union #549
|
5 years ago |
gingerBill
|
f6c7a0c9b8
Fix -llvm-api `memset` "bug"
|
5 years ago |
gingerBill
|
c2bfb221f5
Fix #561 `where` statements that eval to false do not show incorrect usage location
|
5 years ago |
gingerBill
|
d59fced21b
#591 Improve type switch statement error for `fallthrough`
|
5 years ago |
gingerBill
|
7c42d4ba75
(#594) Add `#config` to replace `#defined`; Restrict `#defined` within procedure bodies to remove race condition
|
5 years ago |
gingerBill
|
14ce6d8ed8
Fix #632 behaviour
|
5 years ago |
gingerBill
|
2630e9ced1
Fix #622 on both backends
|
5 years ago |
gingerBill
|
482c687462
Fix procedure references in global compound literals in old backend
|
5 years ago |
gingerBill
|
de8c1165c2
Fix procedure literal declarations at file scope with `-llvm-api`
|
5 years ago |
gingerBill
|
d51b98a8d2
Add extra 128 bit integer procedures
|
5 years ago |
gingerBill
|
6861ff47bc
Replace `entity_of_ident` with `entity_of_node`
|
5 years ago |
gingerBill
|
0ba3b5c0bd
Fix bug for array-like compounds for LLVM-API
|
5 years ago |
gingerBill
|
fcdfcfce19
Let -vet ignore intentional declaration shadowing #637
|
5 years ago |
gingerBill
|
d49ecd9009
Merge pull request #638 from jharler/master
|
5 years ago |
jharler
|
72a5030f3d
Fixed thread_pool not destroying threads
|
5 years ago |
gingerBill
|
197a72adde
Merge pull request #616 from Tetralux/fix-sync-badopt
|
5 years ago |
gingerBill
|
f043e92650
Add `strconv.unquote_string` and `strconv.unquote_char`
|
5 years ago |
gingerBill
|
e3f3e715e2
Merge pull request #634 from Tetralux/enum_from_name
|
5 years ago |
gingerBill
|
e8f2fb58d9
Fix `strconv.parse_` usage across other packages
|
5 years ago |
Tetralux
|
8d2430e54d
Add reflect.enum_from_name
|
5 years ago |
gingerBill
|
dc1b3cc563
Merge branch 'master' of https://github.com/odin-lang/Odin
|
5 years ago |
gingerBill
|
d52695b077
Fix constant complex arithmetic bug
|
5 years ago |
gingerBill
|
6adbdb1e0e
Merge pull request #633 from Tetralux/fix-parseint-again
|
5 years ago |
Tetralux
|
7d4f9545a7
Fix parsing of single-digit numbers
|
5 years ago |
gingerBill
|
4fc60601d3
Fix ABI typo
|
5 years ago |
gingerBill
|
4f4c3bb03b
Add `-extra-linker-flags:<string>`
|
5 years ago |