| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-31 | some refactoring and cleanup | Ralf Jung | -36/+51 | |
| 2025-08-31 | native-lib: pass structs to native code | Nia Espera | -0/+111 | |
| 2025-07-30 | const-eval: full support for pointer fragments | Ralf Jung | -1/+1 | |
| 2025-07-18 | Show the memory of uninit reads | Oli Scherer | -2/+7 | |
| 2025-07-16 | hook up native-lib bits | Nia Espera | -0/+132 | |
| 2025-06-07 | diagnostics: do not repeat the entire message in the span label | Ralf Jung | -2/+2 | |
| 2025-05-30 | Change diagnostic wording | tiif | -4/+2 | |
| 2024-09-16 | Bump ui test | Oli Scherer | -8/+6 | |
| 2024-09-03 | Enable native libraries on macOS | Jesse Rusak | -1/+33 | |
| Fixes #3595 by using -fvisibility=hidden and the visibility attribute supported by both gcc and clang rather than the previous gcc-only mechanism for symbol hiding. Also brings over cfg changes from #3594 which enable native-lib functionality on all unixes. | ||||
| 2024-05-10 | rename 'extern-so' to 'native-lib' | Ralf Jung | -0/+28 | |
