David Mak derppening
  • Joined on 2023-08-31
derppening pushed to issue-149 at M-Labs/nac3 2023-10-23 10:05:58 +08:00
157854e71f standalone: Add math tests for non-number arguments
73537ec458 core: Rework gamma/gammaln to match SciPy behavior
3fda3ea461 core: Replace TopLevelDef comments with documentation
4cb1b9f014 core: Implement numpy and scipy functions
59e1cd36ee core: Implement and expose {isinf,isnan}
Compare 13 commits »
derppening deleted branch fix/llvm-threadsafe from M-Labs/nac3 2023-10-23 10:04:59 +08:00
derppening pushed to issue-283 at M-Labs/nac3 2023-10-23 10:04:41 +08:00
1d3f9a65c5 artiq: Update host exception list to match possibly thrown types
e49b760e34 ld: Support multiple CFIs with different encoding in .eh_frame
aa92778363 ld: Fix remapping of FDEs with multiple CFIs
e1487ed335 cargo: Update dependencies
Compare 4 commits »
derppening created pull request M-Labs/nac3#343 2023-10-20 18:16:57 +08:00
ld: Fix remapping of FDEs with multiple CFIs
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 18:15:08 +08:00
e49b760e34 ld: Support multiple CFIs with different encoding in .eh_frame
aa92778363 ld: Fix remapping of FDEs with multiple CFIs
Compare 2 commits »
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 18:11:51 +08:00
a0102213e0 ld: Support multiple CIEs with different encoding in a single CFI
404bc894a2 ld: Fix remapping of FDEs with multiple CIEs
e1487ed335 cargo: Update dependencies
Compare 3 commits »
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 18:09:13 +08:00
a78021b7dd ld: Support multiple CIEs with different encoding in a single CFI
57e17c549b ld: Fix remapping of FDEs with multiple CIEs
Compare 2 commits »
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 18:08:26 +08:00
32415cb939 ld: Support multiple CIEs with different encoding in a single CFI
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:20:44 +08:00
df3f71ba1d Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:16:37 +08:00
877065e330 Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:16:04 +08:00
ad9e7a35fb Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:11:38 +08:00
d8994e1a5f Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:11:23 +08:00
57d0ee8af9 Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 17:04:56 +08:00
e48c03d403 Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 16:58:53 +08:00
bdd8e7f550 Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 16:56:01 +08:00
fe522baa34 Test
e7b774f15e ld: Support multiple CIEs with different encoding in a single CFI
79f1075213 ld: Fix remapping of FDEs with multiple CIEs
afac3304f5 WIP: Disable optimizations
Compare 4 commits »
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 16:55:10 +08:00
e8160a1d2f Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 16:30:14 +08:00
d729d7b544 Test
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 16:28:17 +08:00
4caf9a2f4a Test
4b303c11f6 ld: Support multiple CIEs with different encoding in a single CFI
Compare 2 commits »
derppening pushed to fix/ld-remap-multiple-cie at M-Labs/nac3 2023-10-20 15:41:11 +08:00
33515d31df Test