• Joined on 2019-03-28
sb10q opened issue M-Labs/nac3#539 2024-09-10 07:57:22 +08:00
KernelInvariant suggestions
sb10q pushed to master at sb10q/cells 2024-09-09 19:22:28 +08:00
b7916cda8a use DSO instead of even messier LLVM JIT
sb10q pushed to release-8 at M-Labs/artiq-zynq 2024-09-09 16:43:26 +08:00
76dde22f21 runtime: fix drtio inject lock
sb10q pushed to master at M-Labs/artiq-zynq 2024-09-09 16:42:41 +08:00
ccd3bf3003 runtime: fix drtio inject lock
sb10q merged pull request M-Labs/artiq-zynq#324 2024-09-09 16:42:40 +08:00
runtime: fix drtio inject lock
sb10q commented on pull request M-Labs/it-infra#45 2024-09-09 15:20:42 +08:00
Use postfix options for routing mails through tunnel

AX.25 is also in the kernel. Why not use that instead?

sb10q pushed to master at M-Labs/nac3 2024-09-09 11:17:42 +08:00
5a34551905 allow the use of the LLVM shared library
sb10q pushed to master at sb10q/cells 2024-09-07 10:07:02 +08:00
f0a492fc20 create cells
4ac0bf317b add rustfmt
Compare 2 commits »
sb10q pushed to master at sb10q/cells 2024-09-06 19:14:18 +08:00
298e0b1908 compile and run code
sb10q commented on issue M-Labs/nac3#538 2024-09-06 18:22:59 +08:00
using nac3core externally is way too much boilerplate

Also there should be a way to disable the multithread compilation, e.g. the trait SymbolResolver::get_symbol_type should not enforce the use of Arc<RwLock<TopLevelDef>>.

sb10q opened issue M-Labs/nac3#538 2024-09-06 17:33:56 +08:00
using nac3core externally is way too much boilerplate
sb10q commented on pull request M-Labs/it-infra#45 2024-09-06 17:32:35 +08:00
Use postfix options for routing mails through tunnel

That's a private class A address. Again this is never going to work.

sb10q closed issue M-Labs/nac3#537 2024-09-06 17:11:41 +08:00
remove llvm-nac3 from buildInputs
sb10q commented on issue M-Labs/nac3#537 2024-09-06 17:11:40 +08:00
remove llvm-nac3 from buildInputs

Actually not an issue (it's not in propagatedBuildInputs).

sb10q pushed to master at sb10q/cells 2024-09-06 12:14:28 +08:00
aa64afe955 use nac3core
sb10q opened issue M-Labs/nac3#537 2024-09-06 12:13:28 +08:00
remove llvm-nac3 from buildInputs
sb10q pushed to master at M-Labs/nac3 2024-09-06 11:32:20 +08:00
6098b1b853 fix previous commit
sb10q pushed to master at M-Labs/nac3 2024-09-06 11:06:39 +08:00
668ccb1c95 nac3core: expose inkwell and nac3parser
sb10q pushed to master at M-Labs/nac3 2024-09-06 10:22:11 +08:00
a3c624d69d update all dependencies
sb10q pushed to master at sb10q/cells 2024-09-05 19:07:52 +08:00
f6cf631a68 parse code
ef380acf2d code editor
Compare 2 commits »