• Joined on 2024-12-02
ramtej pushed to ram/nac3 at ramtej/artiq 2025-02-12 13:54:20 +08:00
97fcfd746c Pass strings into kernel using tuple
ramtej pushed to ram/nac3 at ramtej/artiq 2025-02-12 13:47:46 +08:00
Compare 2 commits »
ramtej pushed to feature/invk at ramtej/nac3 2025-02-12 13:43:47 +08:00
20248d0310 Merge upstream into feature/invk
6265d53ad5 [artiq] Fix intermittent class resolution failures
36d502dc31 [meta] Apply clippy suggestions
82a580c5c6 flake: update ARTIQ source used for PGO
715dc71396 nac3artiq: acquire special python identifiers
Compare 18 commits »
ramtej pushed to ram/nac3 at ramtej/artiq 2025-02-10 20:05:54 +08:00
6106cc7b2d Merge upstream/nac3 into ram/nac3
ramtej created branch ram/nac3 in ramtej/artiq 2025-02-10 20:05:54 +08:00
ramtej created repository ramtej/artiq 2025-02-10 19:53:32 +08:00
ramtej pushed to master at ramtej/nac3 2025-02-10 19:03:45 +08:00
ce3d8de7cf Merge upstream/master into master
82a580c5c6 flake: update ARTIQ source used for PGO
715dc71396 nac3artiq: acquire special python identifiers
064aa0411f [core] codegen: Add Exception{Type,Value}
57552fb2f6 [core] codegen: Add Option{Type,Value}
Compare 50 commits »
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 18:59:22 +08:00
bdfcd2dd1f Merge upstream/master into feature/rpc-keywords
450df79d87 Merge upstream/master into feature/rpc-keywords
82a580c5c6 flake: update ARTIQ source used for PGO
715dc71396 nac3artiq: acquire special python identifiers
064aa0411f [core] codegen: Add Exception{Type,Value}
Compare 15 commits »
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 15:22:22 +08:00
f63a2c4498 Update based on feedback
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 12:58:44 +08:00
1ad9c3672d Implemented passing or kwargs into RPC
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 12:15:18 +08:00
316f4c1eb5 Merge latest upstream/master into feature/rpc-keywords
f52ba9f151 [core] codegen/irrt: Refactor IRRT to use more create/infer fns
6bcdc3ce00 [core] codegen/extern_fns: Change expansion pattern
Compare 3 commits »
ramtej pushed to feature/invk at ramtej/nac3 2025-02-10 11:07:28 +08:00
bd0c0c9dfb Merge upstream/master into feature/invk
c32c68b0b0 flake: update dependencies
d394b24304 [meta] flake: Add LLVM bintools to artiq-{instrumented,pgo}
68da9b0ecf [core] codegen: Implement StructProxy on existing proxies
eec62c3bbb [core] codegen: Refactor StructField getters and setters
Compare 35 commits »
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 11:00:39 +08:00
0aa9847a50 Final changes based on feedback and running cargo clippy --tests
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 00:50:01 +08:00
dabd99c637 Merge upstream/master into feature/rpc-keywords
c32c68b0b0 flake: update dependencies
d394b24304 [meta] flake: Add LLVM bintools to artiq-{instrumented,pgo}
68da9b0ecf [core] codegen: Implement StructProxy on existing proxies
eec62c3bbb [core] codegen: Refactor StructField getters and setters
Compare 81 commits »
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-10 00:43:56 +08:00
c5aa042287 [WIP] Update based on feedback
ramtej created pull request M-Labs/nac3#579 2025-02-05 15:27:27 +08:00
Implement passing kwarg to RPC #533
ramtej pushed to feature/rpc-keywords at ramtej/nac3 2025-02-05 15:22:40 +08:00
c083245c28 Implement passing of kwarg
ec2787aaf6 Implement passing of kwarg
Compare 2 commits »
ramtej created pull request M-Labs/nac3#576 2025-01-28 14:19:21 +08:00
WIP: Implement passing strings into kernel #299
ramtej pushed to feature/invk at ramtej/nac3 2025-01-28 14:15:04 +08:00
9f7dbecae2 Cleaned up implementation
ramtej pushed to feature/invk at ramtej/nac3 2025-01-14 17:30:05 +08:00
83fa1db6b8 Removed comments