• Joined on 2019-03-28
sb10q merged pull request M-Labs/artiq-zynq#302 2024-07-04 19:39:30 +08:00
repeater: clear buffer after ping
sb10q pushed to master at M-Labs/web2019 2024-07-03 17:09:57 +08:00
69cd11e3f1 Add Fast Servo to shop
sb10q merged pull request M-Labs/web2019#138 2024-07-03 17:09:55 +08:00
Add Fast Servo to shop
sb10q closed issue M-Labs/web2019#120 2024-07-03 17:09:55 +08:00
add Fast-Servo to store
sb10q commented on issue M-Labs/nac3#396 2024-07-03 14:18:19 +08:00
do not use roundeven

Needs implementation of nearbyint in ARTIQ runtime.

sb10q deleted branch issue-396 from M-Labs/nac3 2024-07-03 14:17:54 +08:00
sb10q pushed to master at M-Labs/nac3 2024-07-03 14:17:53 +08:00
83154ef8e1 core/llvm_intrinsics: remove llvm.roundeven call from call_float_roundeven
sb10q merged pull request M-Labs/nac3#428 2024-07-03 14:17:52 +08:00
core/llvm_intrinsics: remove llvm.roundeven call from call_float_roundeven (issue 396)
sb10q commented on issue M-Labs/nac3#443 2024-07-03 14:00:06 +08:00
compilation of empty kernel emits undefined llvm.stackrestore.p0i8

Also occurs in other situations, but the empty kernel seems to be the simplest repro.

sb10q closed issue M-Labs/nac3#441 2024-07-03 13:56:25 +08:00
ndarray crash in ARTIQ
sb10q opened issue M-Labs/nac3#443 2024-07-03 13:55:45 +08:00
compilation of empty kernel emits undefined llvm.stackrestore.p0i8
sb10q pushed to master at M-Labs/web2019 2024-07-03 13:13:22 +08:00
c91020b72b Add icon for windows installer download button
sb10q merged pull request M-Labs/web2019#137 2024-07-03 13:13:22 +08:00
Add icon for windows installer download button
sb10q closed issue M-Labs/web2019#136 2024-07-03 13:13:22 +08:00
better windows installer icon on main page button
sb10q pushed to master at M-Labs/nix-servo 2024-07-03 13:05:24 +08:00
b2dedd77ad rebased from linux 6.6 LTS
693e301ccf fix pkgs.writeReferencesToFile deprecation and pin linux version
6fca060256 flake: update to nixpkgs 24.05
Compare 3 commits »
sb10q closed issue M-Labs/nix-servo#60 2024-07-03 13:05:22 +08:00
pkgs.writeReferencesToFile is deprecated
sb10q merged pull request M-Labs/nix-servo#62 2024-07-03 13:05:22 +08:00
Update dependencies and fix deprecated pkgs.writeReferencesToFile
sb10q deleted branch artiq-ndarray-crash-441 from M-Labs/nac3 2024-07-03 13:03:18 +08:00
sb10q pushed to master at M-Labs/nac3 2024-07-03 13:03:18 +08:00
0744b938b8 core: fix __nac3_ndarray_calc_size crash due to incorrect typing
sb10q merged pull request M-Labs/nac3#442 2024-07-03 13:03:15 +08:00
core: fix __nac3_ndarray_calc_size crash due to incorrect typing