xenobas
|
0158e4009b
Fix proc group named operands issue #4971
|
1 هفته پیش |
gingerBill
|
51a8660d52
Disallow dynamic-literals withint procedure scopes where `context` is not defined
|
1 هفته پیش |
gingerBill
|
53f4fc1cbb
Add `-para-poly-diagnostics`
|
2 هفته پیش |
gingerBill
|
0d946268ee
Disallow constant access `x.y` on `struct #raw_union`
|
2 هفته پیش |
gingerBill
|
10ba956d6a
Rudimentary support for some constant `struct #raw_union`
|
2 هفته پیش |
gingerBill
|
4877214f34
Add more `check_is_operand_compound_lit_constant` uses
|
2 هفته پیش |
gingerBill
|
1df9f1d01d
Fix constant `union{proc()}`
|
2 هفته پیش |
gingerBill
|
8be18d9a40
Allow for constant `[]typeid`
|
2 هفته پیش |
gingerBill
|
f743110f63
Correct union type checking for constants
|
2 هفته پیش |
gingerBill
|
ffdfbfe2c2
Begin to support constant array of unions
|
2 هفته پیش |
gingerBill
|
a974c51d57
First step towards constant unions
|
2 هفته پیش |
gingerBill
|
62a03f118e
Merge pull request #5689 from slowhei/master
|
2 هفته پیش |
gingerBill
|
01c10f3f5e
Use `RecursiveMutex` to fix a race condition with parapoly records
|
2 هفته پیش |
Tohei Ichikawa
|
6ed9351955
Merge remote-tracking branch 'upstream/master'
|
2 هفته پیش |
gingerBill
|
31cafda30d
Remove unused variable
|
3 هفته پیش |
gingerBill
|
be1e889abb
Remove debug message
|
3 هفته پیش |
gingerBill
|
6338e0a8a3
Allow unions with one variant to be constant
|
3 هفته پیش |
gingerBill
|
6ce889f4eb
`Entity *` to `std::atomic<Entity *>` to remove the need for a PtrMap+Mutex
|
3 هفته پیش |
Tohei Ichikawa
|
5e71ba4456
Remove an outdated TODO
|
3 هفته پیش |
Tohei Ichikawa
|
403ca2fb2e
Improve type inferencing of literals when calling proc groups
|
3 هفته پیش |
gingerBill
|
5ea2e1fe60
Minimize mutex usage when in single threaded mode.
|
1 ماه پیش |
gingerBill
|
549edcc0f9
Use a `RwMutex` instead of `BlockingMutex`
|
1 ماه پیش |
gingerBill
|
34e3d30780
More thread contention removal
|
1 ماه پیش |
gingerBill
|
bc36ea4170
Use macro instead of a C++ iterator - for speed
|
1 ماه پیش |
gingerBill
|
1c648126c7
Move more from `heap_allocator()` to `temporary_allocator()`
|
1 ماه پیش |
gingerBill
|
a36a8722dc
Minimize more thread contention
|
1 ماه پیش |
gingerBill
|
21b1173076
Minor clean up of permanent/temporary arena usage
|
1 ماه پیش |
gingerBill
|
9abc3f67b5
Fix constant procedure parameters when passing literals
|
1 ماه پیش |
smoke-y
|
906eddd1d4
formatting
|
1 ماه پیش |
smoke-y
|
5161731ce0
proc at type lvl seg fault
|
1 ماه پیش |