Laytan
|
98827c867d
fix duplicate suggestions and add missing newline
|
1 éve |
gingerBill
|
f54977336b
With `-vet-style`, give suggestion of separating where clauses with a comma rather than '&&'
|
1 éve |
Victor Sohier
|
56b62996c3
Remove breakpoint hook
|
1 éve |
Victor Sohier
|
6cb0f5d8c5
Explicitly handle previously implicitly handled case
|
1 éve |
Victor Sohier
|
a9b18c1ec0
Formatting
|
1 éve |
Victor Sohier
|
8e4f9cb777
Fix: Fixed #soa arrays
|
1 éve |
gingerBill
|
15f7148eae
Merge pull request #3526 from laytan/target-features
|
1 éve |
gingerBill
|
f2505b096d
Improve error message's suggestion for `if !integer`
|
1 éve |
Laytan Laats
|
25f1d0906d
compiler: improve target features support
|
1 éve |
gingerBill
|
2b26384b89
Implement dumb `PtrMap`
|
1 éve |
gingerBill
|
ec45504631
Obfuscate `#line`
|
1 éve |
gingerBill
|
810cf22e5d
Obfuscate `#file` and `#procedure` when `-obfuscate-source-code-locations` is enabled
|
1 éve |
gingerBill
|
114ddc4a10
Fix printing error when field name could not be found
|
1 éve |
gingerBill
|
bb72ff9c35
Fix nested `ERROR_BLOCK` bug
|
1 éve |
gingerBill
|
f482cc8374
Fix error message
|
1 éve |
gingerBill
|
2bdf5f58ef
Enforce error on old style for/switch l-value
|
1 éve |
gingerBill
|
1009182f7b
Fix another #soa race condition bug
|
1 éve |
gingerBill
|
50618759a6
Fix error reporting for type cycles
|
1 éve |
gingerBill
|
600ca83386
Merge pull request #3326 from rick-masters/fix_fields_wait_signal
|
1 éve |
gingerBill
|
e5629dafd0
Potentially fix a race condition with parapoly types (related to #3328)
|
1 éve |
rick-masters
|
6d4f30de1a
Fix fields_wait_signal futex.
|
1 éve |
gingerBill
|
d92767cb77
Fix #3226
|
1 éve |
gingerBill
|
6da6393735
Fix #3320
|
1 éve |
gingerBill
|
517d7ae0b0
Add error block around `error_line` calls
|
1 éve |
gingerBill
|
efb0933965
Improve error suggestion and propagation for `x->y`
|
1 éve |
gingerBill
|
eb51cc6835
Improve error propagation for `(*x).y` style errors from C-programmers
|
1 éve |
gingerBill
|
1d46adb598
Treat `*x` as an unary operator to improve error messages for common C-programmer mistakes
|
1 éve |
gingerBill
|
7abb459861
Add missing field flags in debug printing
|
1 éve |
gingerBill
|
d47ba09743
Fix at error printing bug
|
1 éve |
gingerBill
|
6b6f72e7bd
Fix #3305
|
1 éve |